open source (and in MacPorts) video cut with Flash video support

Fyodor Vassiley fyodor.vassiley at gmail.com
Thu Oct 20 08:57:13 PDT 2011


On Wed, Oct 19, 2011 at 10:20 PM, André Kaplan <ak.ml at laposte.net> wrote:
> Since your test video lasts 10min 56s, you probably wanted:
> -ss 00:05:25.000 -t 00:00:35.000
> and not
> -ss 05:25:00 -t 00:35:00

Hi André

this works:

> ffmpeg -ss 00:05:25.00 -t 60 -i input.flv -vcodec copy -acodec copy test.flv

thanks. With argument "-t" was also an error.


More information about the macports-users mailing list