[FFmpeg-user] ffmpeg is failing in linux
Sheroo Pratap
sheroopratap at gmail.com
Thu Sep 17 15:29:56 CEST 2015
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.
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.
Thanks and regards
Sheroo Pratap
More information about the ffmpeg-user
mailing list