google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.8k stars 419 forks source link

GEAR 360 MP4 files - Parser Error on XML #269

Open gamersalpha opened 1 year ago

gamersalpha commented 1 year ago

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 commented 1 year ago

All my video got the error

need help please

image