[FFmpeg-user] corruption when performing scripted extraction using -ss and -t

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Nov 5 15:59:08 CET 2013


Em Bee <np.mdbr <at> gmail.com> writes:

> ffmpeg -ss 24.579605 -t 54.91519 -i
> vlc_ctimeY2013m11d03H21M40S42ms771375.mp4
> -an -filter:v crop=360:240:0:0
> 20130726_5_675_20131103214107350980_20131103214202266170.mp4

Do I understand correctly that the following command line
allows to reproduce the problem?
$ ffmpeg -ss 24.579605 -i file -an -qscale 2 -vcodec mpeg4 -t 5 out.mp4

> ffmpeg version 2.0.1 Copyright (c) 2000-2013 the FFmpeg developers

Please test current git head.

Please do not top-post here, Carl Eugen



More information about the ffmpeg-user mailing list