[FFmpeg-devel] [PATCH] avfilter/af_amerge: add reorder_inputs option to be able to turn off reordering

Marton Balint cus at passwd.hu
Sun Sep 4 23:08:53 EEST 2016


On Sun, 4 Sep 2016, Nicolas George wrote:

> Le nonidi 19 fructidor, an CCXXIV, Marton Balint a écrit :
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  doc/filters.texi        | 11 +++++++----
>>  libavfilter/af_amerge.c | 12 ++++++++----
>>  2 files changed, 15 insertions(+), 8 deletions(-)
>
> Can you explain the use case?
>

Some source files might have a mono track, and a stereo track. If I merge 
these, the order will change, because mono is handled as center.

Regards,
Marton


More information about the ffmpeg-devel mailing list