google / spatial-media

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

error: unpack requires a string argument of length 4 #273

Closed waitingforDBZBT3remake closed 1 year ago

waitingforDBZBT3remake commented 1 year ago

On very few videos that I try to convert to 360 view, I get the error message from the title. I dont know what to do, please help me out 🎷🗿

AnonymousEliforp commented 1 year ago

Try downloading the latest code from the master branch, then launching the gui manually from spatialmedia/gui.py.

reneilpascua commented 1 year ago

i had this issue for a video which happened to be my largest (10+GB) my fix for it was to clone the spatial-media repo, go into its root, and used the command python spatialmedia -i <input file path> <output file path>

and it worked! probably the error has something to do with the gui, but the injecting function still works