On 05/12/2012 12:12 PM, Anton Khirnov wrote: > Deprecate -async. > --- > avconv.c | 27 +++++++++++++++++++++++++++ > doc/avconv.texi | 1 + > 2 files changed, 28 insertions(+)
We also need to maintain the "-async -1" behavior. For now, can we just discard the timestamps from the decoded frames before sending them to avfilter if audio_sync_method < 0? -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
