[FFmpeg-user] resolution changed mid video - FFMPEG
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Aug 26 22:53:06 CEST 2012
Dr Peter A Barlow <peter <at> redcliffmicro.co.uk> writes:
> nice -n 17 ffmpeg -i source.mpg -acodec libfaac -ar 48000
> -ab 192k -async 1 -copyts -vcodec libx264 -b 1250k
> -threads 2 -level 31 -map 0:0 -map 0:1 -map 0:2
> -scodec copy -deinterlace output.mkv
Complete, uncut console output missing.
(Please make sure you test current git head,
-deinterlace is outdated, use the yadif filter)
Carl Eugen
More information about the ffmpeg-user
mailing list