[FFmpeg-user] Bad audio for MXF output
Shyam Sundar
sw.craftsman at gmail.com
Tue Jul 1 12:45:02 CEST 2014
Hi,
I am trying to convert many videos (of different formats / containers) into
MXF, the audio quality seems really poor in output, it is getting messed
up, i.e. either the audio is completely missing or it gets distorted.
Happens for all files, not really a file-specific, you can try wildlife.wmv
that comes in all windows machines and check its MXF output to see the
issue.
I am trying something like this : ffmpeg.exe -i Wildlife.wmv -f mxf_d10 -r
29.97 -b:v 30000 k -g 12 -acodec pcm_s16le -ar 48000 Wildlife.mxf
Is this a known problem / limitation ?
Thanks,
Rajiv
More information about the ffmpeg-user
mailing list