2016-06-30 17:15 GMT+02:00 Celso Junior <celsojr2...@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.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to