[Ffmpeg-devel] amr2wav

Marco Behnke m.behnke
Fri Dec 8 16:05:30 CET 2006


butterfly wrote:
> Hi folks!
> 
> I've a problem, i'd like convert amr (mobile audio sound) to wav.
> 
> I find the inverse procedure :-(
> 
> ffmpeg -i Fog.wav -acodec amr_nb -ac 1 -ar 8000 -r 8 fog.amr

I guess

ffmpeg -i Fog.amr -acodec pcm_s16le fog.wav

and maybe the samplerate and bitrate parameter if you like

> 
> Could anyone help me please?!
> 
> Thanks
> 
> Pol
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel


-- 
Portrix.net
z. Hd. Marco Behnke
Stresemannstr. 375
22761 Hamburg




More information about the ffmpeg-devel mailing list