[FFmpeg-user] Decimation with ppsrc=1 malfunctions
pdr0
pdr0 at shaw.ca
Sun Dec 27 20:51:43 EET 2020
I don't know if it's the full explanation...
The way it should work is ppsrc should disable everything else , given if
input src ,and ppsrc have the exact same timecodes
In theory, you should get same as -vf decimate on preprocessed.mkv
ffmpeg -i preprocessed.mkv -vf decimate -c:v libx264 -crf 18 -an
preprodec.mkv
gives drops at - 1019,1024,1029...
The interval is different and there are 2 more frames , 138 vs. 136
--
Sent from: http://www.ffmpeg-archive.org/
More information about the ffmpeg-user
mailing list