google / spatial-media

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

Using the injector from command line, doesn't create a copy of the input file #173

Open webseta opened 7 years ago

webseta commented 7 years ago

Hi folks!

So we've been using the metadata injector for a while now, wired into a desktop app which calls it from a command line environment. So far it worked great, but now we noticed that it doesn't always work, at least not on all the computers we need it to do its job. Strangest thing is, it seems like it's working and throws no error but it just doesn't create the output file. At the moment we're trying it on two pc-s, both are running x64 Win10. Any idea on what might be the cause, or how to get it spew out some kind of error message as to why it's failing?

ps.: the input files are 8k mp4-s. Interestingly the injector works with a much smaller video file, but like I said, it processes the same 8k mp4 just fine on another pc. The video is really not that big anyway, around 64MB.

pps.: the GUI app actually works fine, but we desperately need it to work from a command line

Thanks!