[FFmpeg-user] ffmpeg is failing in linux

Lou lou at lrcd.com
Fri Sep 18 06:05:32 CEST 2015


On Thu, Sep 17, 2015, at 05:29 AM, Sheroo Pratap wrote:
> Hi,
> 
> I have downloaded the latest build from ffmpeg official site (
> https://www.ffmpeg.org/download.html) and built it in linux environment.
> 
>  When i am calling the binary with my java code it is failing with below
> error, but surprisingly same code is working fine in windows environment.
> 
> Note : I built the binary by disabling yasm and it built successfully.

Why did you disable yasm?

> error snap:
> [amr @ 0x1bb3360] Estimating duration from bitrate, this may be
> inaccurate
> Input #0, amr, from
> '/home/kodiak/Sheroo/AudioConverterApp/inputfile/Amit_2015_08_25_153127.amr':
>   Duration: 00:00:22.49, bitrate: 12 kb/s
>     Stream #0:0: Audio: amr_nb (samr / 0x726D6173), 8000 Hz, mono, flt,
>     12
> kb/s
> File '/home/kodiak/Sheroo/AudioConverterApp/outputfile/Amit.mp3' already
> exists. Overwrite ? [y/N] y
> Output #0, mp3, to
> '/home/kodiak/Sheroo/AudioConverterApp/outputfile/Amit.mp3':
>     Stream #0:0: Audio: mp3, 0 channels, 128 kb/s
> Stream mapping:
>   Stream #0:0 -> #0:0 (amr_nb (amrnb) -> ? (?))
> *Encoder (codec mp3) not found for output stream #0:0*
> 
> can you please help me out. Thanks in advance.

Actual command and *complete* console output missing.


More information about the ffmpeg-user mailing list