[FFmpeg-user] Reversed order of video audio after audio merging (0:0 audio, 0:1 video)

Christoph Gerstbauer christophgerstbauer at gmail.com
Mon Jun 2 11:53:11 CEST 2014


Am 28.05.2014 01:34, schrieb Carl Eugen Hoyos:
> Christoph Gerstbauer <christophgerstbauer <at> gmail.com> writes:
>
>> ffmpeg -i "I:\IMX_8ch_mono.mxf" -f avi -codec:v ffvhuff
>> -strict experimental -codec:a pcm_s24le
>> -vf "setdar=16/9,setfield=tff" -filter_complex "amerge=inputs=8"
>> -map 0:v -map 0:a "I:\IMX_8ch_mono.avi"
>>
>> Purpose:
>> I am developing video longterm-archive workflows with
>> ffvhuff and ffv1.
> It should be added that FFmpeg's avi muxer has a few
> known bugs, I suggest nut (or mkv depending on the
> codec) for archive purposes.
>
> Carl Eugen
Hello Carl,

can you say me which bugs the AVI muxer has?
Is there a list of tickets? And is it planned to debug these?

Best Regards
Christoph


More information about the ffmpeg-user mailing list