dthpham / sminterpolate

Make motion interpolated and fluid slow motion videos from the command line.
MIT License
1.38k stars 91 forks source link

[butterflow:ERROR]: Couldn't read 96 (will abort runs) #66

Closed omarnas closed 7 years ago

omarnas commented 7 years ago

Hello,

I'm trying to run this command : butterflow -s a=1,b=2,fps=30:a=2,b=end,fps=30 raw.mp4 -o but-rawfps.mp4 (want to reduce the fps on spicifc ranges) and i'm getting the below errors and warnings

[butterflow:ERROR]: Couldn't read 96 (will abort runs) [butterflow:WARNING]: Setting B to None [butterflow:WARNING]: B is None [butterflow:WARNING]: Duping S95 [butterflow:WARNING]: Duping S95 [butterflow:WARNING]: Duping S95 [butterflow:WARNING]: Duping S95 [butterflow:WARNING]: Duping S95 [butterflow:ERROR]: A is None [butterflow:WARNING]: Dropping S96 [butterflow:ERROR]: A is None [butterflow:ERROR]: A is None [butterflow:WARNING]: Dropping S98 [butterflow:ERROR]: A is None [butterflow:ERROR]: A is None [butterflow:WARNING]: Dropping S100 [butterflow:ERROR]: A is None

omarnas commented 7 years ago

I believe the issue was because the video was with audio once i removed the audio it worked fine