[FFmpeg-user] Duration Issues

Cley Faye cleyfaye at gmail.com
Thu Jun 30 18:17:14 CEST 2016


2016-06-30 17:15 GMT+02:00 Celso Junior <celsojr2013 at gmail.com>:

> ffmpeg -i origin.mxf -ss 00:00:00.000 -t 00:00:01.000  -c copy -map 0 -y
> chunk.mxf
>
>

> I tried setting the fps by hand, using -to instead of -t but nothing
> changes...
>
> Does someone has some idea about it? What am I doing wrong?
>

​I'm not sure how it would produce the result you're seeing, but for
information input option (I assume -ss and -t refers to the input here)
must be placed before the corresponding -i.


More information about the ffmpeg-user mailing list