On Wed, 17 Aug 2011 18:03:00 +0200, Kostya <kostya.shish...@gmail.com> wrote:
> On Wed, Aug 17, 2011 at 05:04:51PM +0200, Anton Khirnov wrote:
> > Keep a per-OutputFile instance of it, thus making -ss work with multiple
> > output files.
> > ---
> >  avconv.c |   16 +++++++++++-----
> >  1 files changed, 11 insertions(+), 5 deletions(-)
> 
> Isn't it supposed to seek in input at the given position instead?

When given as an input file option (before -i), yes, it seeks in input.
When given before an output file, it for timestamps to reach this value
before it starts writing packets.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to