[FFmpeg-user] Reversed order of video audio after audio merging (0:0 audio, 0:1 video)
tim nicholson
nichot20 at yahoo.com
Tue May 27 17:59:37 CEST 2014
On 27/05/14 14:19, Christoph Gerstbauer wrote:
> Hello Eugen,
>
> this is the falling command line:
>
> 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"
try moving the maps earlier (say immediately after the input file.)
>
> Purpose:
> [...]
More information about the ffmpeg-user
mailing list