On 06/18/2013 11:19 AM, Anton Khirnov wrote:
> Using -ss 0 to drop frames with negative timestamps is a perfectly valid
> use case.
> ---
>  avconv.c        |   10 ++++++----
>  avconv_filter.c |    4 ++--
>  avconv_opt.c    |    8 +++++---
>  3 files changed, 13 insertions(+), 9 deletions(-)
> 

I'm not sure if adding a flag would be more compact than checking in few
places if the start is NOPTS and replace with 0.

The idea is really good =)

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to