Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEAR 360 MP4 files - Parser Error on XML #269

Open
gamersalpha opened this issue Aug 5, 2022 · 1 comment
Open

GEAR 360 MP4 files - Parser Error on XML #269

gamersalpha opened this issue Aug 5, 2022 · 1 comment

Comments

@gamersalpha
Copy link

Hello,

so i try to use u program but i m stuck with this error :

stagiaire@srv-web-01:/var/www/html/spatial-media$ sudo python spatialmedia 360_0062\[1\]_Stitch_XHC.MP4
Processing: /var/www/html/spatial-media/360_0062[1]_Stitch_XHC.MP4
Loaded file...
        Track 0
Traceback (most recent call last):
  File "/var/www/html/spatial-media/spatialmedia/../spatialmedia/metadata_utils.py", line 264, in parse_spherical_xml
    parsed_xml = xml.etree.ElementTree.XML(contents)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1312, in XML
    return parser.close()
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1671, in close
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
    raise err
ParseError: no element found: line 1, column 0


                Parser Error on XML
Traceback (most recent call last):
  File "/var/www/html/spatial-media/spatialmedia/../spatialmedia/metadata_utils.py", line 273, in parse_spherical_xml
    parsed_xml = xml.etree.ElementTree.XML(contents)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1312, in XML
    return parser.close()
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1671, in close
    self._raiseerror(v)
  File "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
    raise err
ParseError: no element found: line 1, column 0

what do u think is wrong please

@gamersalpha
Copy link
Author

All my video got the error

need help please

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant