yossato / virtualGimbal

virtualGimbal is an electronic stabilize device for videos that were taken by hand held camera. (I.e. DSLR)
163 stars 29 forks source link

Support for 50fps video #17

Open naorunaoru opened 3 years ago

naorunaoru commented 3 years ago
$ ./pixelwise_stabilizer -i ~/Movies/GOPR0421.mp4 -c Session5 -l Session5 -j ~/vgdata/data01.json -z 1.4 -o ~/vgdata
> libc++abi.dylib: terminating with uncaught exception of type char const*
> videoPass /Users/naoru/Movies/GOPR0421.mp4[1]    36007 abort      ./pixelwise_stabilizer -i ~/Movies/GOPR0421.mp4 -c Session5 -l Session5 -j  -

The only thing that changed between takes is that I've set framerate to 50.

Verbose error message would suffice because I'm still not sure that it was the framerate that broke the pipeline.