google / spatial-media

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

I got this "{Traceback (most recent call last):" issue for some of my videos #213

Open IFBZ opened 5 years ago

IFBZ commented 5 years ago

default

Arsdezi commented 5 years ago

Same

hk56740 commented 5 years ago

Same

wonson commented 5 years ago

Same

wonson commented 5 years ago

I found that using ffmpeg to process the video once would help. ffmpeg -i in.mp4 -c copy out.mp4 Just like this.