Re: [FFmpeg-user] amerge channel layout

2016-06-23 Thread Alex
Ok, once again a Mail with complete command line + output + questions: $ ffmpeg -y -i file.mxf -filter:v yadif -b:v 8000k -minrate 8000k -maxrate 8000k -bufsize 4000k -vcodec libx264 -bf 2 -flags +cgop -pix_fmt yuv420p -f mp4 -filter_complex "amerge,volume=14.4dB [aout]" -map [aout] -c:a

Re: [FFmpeg-user] amerge channel layout

2016-06-23 Thread Alex
The output file seems to be okay. I was a bit confused regarding the warning messages. Especially this one: "Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead". -- View this message in context:

Re: [FFmpeg-user] amerge channel layout

2016-06-23 Thread Carl Eugen Hoyos
Alex ffmpeg.org> writes: > Sorry, output again: (Don't you agree that it is much easier to read the output if it is posted together with the command line?) So what is wrong with the output file? Or is no output file created? Carl Eugen ___

Re: [FFmpeg-user] amerge channel layout

2016-06-23 Thread Alex
Sorry, output again: ffmpeg version N-80123-gd74cc61-static Copyright (c) 2000-2016 the FFmpeg developers built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-17) configuration: --arch=64 --prefix=/root/ffmpeg-static/ffmpeg-build-script/workspace

Re: [FFmpeg-user] amerge channel layout

2016-06-23 Thread Alex
Thanks Carl! Here ist the command line I actually use and the full output: ffmpeg -y -i file.mxf -filter:v yadif -b:v 8000k -minrate 8000k -maxrate 8000k -bufsize 4000k -vcodec libx264 -bf 2 -flags +cgop -pix_fmt yuv420p -f mp4 -filter_complex "amerge,volume=14.4dB [aout]" -map [aout] -c:a

Re: [FFmpeg-user] amerge channel layout

2016-06-22 Thread Carl Eugen Hoyos
Alex ffmpeg.org> writes: > [Parsed_amerge_00x2eae4d0] No channel layout for input 1 This doesn't look like an error. When asking for help on this mailing list, please always provide the command line you tested together with the complete, uncut console output. (In your other email,

[FFmpeg-user] amerge channel layout

2016-06-22 Thread Alex
Hi all, I have some issues with amerge channel layouts. Source file is a MXF with 2 mono stream. Output should be one stereo stream (L/R). Source File: Input #0, mxf, from 'file.mxf': Duration: 00:04:25.96, start: 0.00, bitrate: 51792 kb/s Stream #0:0: Video: mpeg2video (4:2:2),