On 04/08/13 16:35, Anton Khirnov wrote: > Insert (a)trim filters on the corresponding inputs, so the extra frames > are decoded and discarded. > --- > Added an option to revert to previous behavior, may be useful when combining > streamcopy with transcoding. > This depends on other patches that were already oked, so i'm not resending > them. > --- > Changelog | 3 +++ > avconv.h | 3 +++ > avconv_filter.c | 54 +++++++++++++++++++++++++++++++++++++++--------------- > avconv_opt.c | 6 ++++++ > doc/avconv.texi | 18 +++++++++++++++--- > 5 files changed, 66 insertions(+), 18 deletions(-) >
Doesn't look bad, what happens if you do not disable it while remuxing? it should just take more cpu for nothing or cause problems? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
