[FFmpeg-user] Inverse Telecine (30fps to 24fps) targa sequence input
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Nov 22 11:55:02 CET 2012
Derek Gebhart <derek <at> 4stroke.tv> writes:
> However, I did just confirm, the "mp=detc" filter works
> fine on the 32bit FFmpeg version. It's only the 64bit
> version that crashes when using "mp=detc".
I just tested mp=detc with both 32 and 64bit executables and
both work fine here.
I am honestly willing to help you, if you are unable to provide
a backtrace (see http://ffmpeg.org/bugreports.html for an
explanation), please provide at least the crashing command
line together with complete, uncut console output.
A sample may be needed as well.
As explained in ticket #681, I am testing the following command line:
$ ffmpeg -i telecined -vf mp=detc=am=0:dr=2:fr=0,setpts='N/(24000/1001*TB)'
-qscale 2 -r 24000/1001 out.avi
Carl Eugen
More information about the ffmpeg-user
mailing list