[FFmpeg-user] Reversed order of video audio after audio merging (0:0 audio, 0:1 video)
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed May 28 01:34:45 CEST 2014
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
More information about the ffmpeg-user
mailing list