[FFmpeg-user] ffmpeg encode amr to mp3 error

Werner Robitza werner.robitza at gmail.com
Fri Oct 25 20:18:08 CEST 2013


On Wed, Oct 23, 2013 at 10:53 AM, jude <judechen1101 at gmail.com> wrote:
> I am a beginner in ffmpeg. When I use it to convert amr to mp3, there is
> exception occurs:
> it.sauronsoftware.jave.EncoderException: video:0kB audio:42kB subtitle:0
> global headers:0kB muxing overhead 1.083718%

That string is definitely not an exception. It's what ffmpeg usually
prints at the bottom after it's finished encoding a file.
So, this is not a problem with ffmpeg, but rather the third party
library that throws an exception for no apparent reason.


More information about the ffmpeg-user mailing list