Lexicon Posted June 4, 2009 Report Share Posted June 4, 2009 How to convert AMR files to WAV or MP3 format, OGG? use ffmpeg, mencoder etc ....Lex Quote Link to comment Share on other sites More sharing options...
Greg2 Posted June 4, 2009 Report Share Posted June 4, 2009 You can install the amrnb, amrwb, and the sox packages from the PLF repos and use the cli to convert to wav files. Or you can download the mmc-lin.tar.gz from here: MobileMediaConverter Then extract it to your ~/home directory, cd MobileMediaConverter, then do ./MobileMediaConverter, then convert your AMR files to 'almost' anything you want... OGGs work great for me. Quote Link to comment Share on other sites More sharing options...
Lexicon Posted June 4, 2009 Author Report Share Posted June 4, 2009 (edited) Thanks but FFmpeg version 0.5, Copyright © 2000-2009 Fabrice Bellard, et al. configuration: --enable-libmp3lame --enable-libfaac --enable-libfaac --enable-libamr-nb --enable-libamr-wb --enable-nonfree --enable-gpl libavutil 49.15. 0 / 49.15. 0 libavcodec 52.20. 0 / 52.20. 0 libavformat 52.31. 0 / 52.31. 0 libavdevice 52. 1. 0 / 52. 1. 0 built on Mar 24 2009 15:55:43, gcc: 4.3.2 /home/lex/g.amr: Unknown format Edited June 4, 2009 by Lexicon Quote Link to comment Share on other sites More sharing options...
Greg2 Posted June 4, 2009 Report Share Posted June 4, 2009 It works for me. FFmpeg version 0.5, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-libmp3lame --enable-libfaac --enable-libfaac --enable-libamr-nb --enable-libamr-wb --enable-nonfree --enable-gpl libavutil 49.15. 0 / 49.15. 0 libavcodec 52.20. 0 / 52.20. 0 libavformat 52.31. 0 / 52.31. 0 libavdevice 52. 1. 0 / 52. 1. 0 built on Mar 24 2009 15:55:43, gcc: 4.3.2 Input #0, amr, from '/home/greg/Music/testing/Chimp.amr': Duration: N/A, bitrate: N/A Stream #0.0: Audio: libamr_nb, 8000 Hz, mono, s16 Output #0, ogg, to '/home/greg/Music/testing/Chimp.ogg': Stream #0.0: Audio: vorbis, 44100 Hz, stereo, s16, 192 kb/s Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding size= 19kB time=2.79 bitrate= 55.3kbits/s video:0kB audio:12kB global headers:3kB muxing overhead 22.062365% What's the output of midentify /home/lex/g.amr Here's my file [greg@halfway testing]$ midentify Chimp.amr ID_AUDIO_ID=0 ID_FILENAME=Chimp.amr ID_DEMUXER=lavf ID_AUDIO_FORMAT=samr ID_AUDIO_BITRATE=0 ID_AUDIO_RATE=8000 ID_AUDIO_NCH=1 ID_LENGTH=0.00 ID_SEEKABLE=1 ID_CHAPTERS=0 ID_AUDIO_BITRATE=0 ID_AUDIO_RATE=8000 ID_AUDIO_NCH=1 ID_AUDIO_CODEC=ffamrnb ID_EXIT=EOF Quote Link to comment Share on other sites More sharing options...
demonseth17 Posted June 5, 2009 Report Share Posted June 5, 2009 (edited) nice man! thx...works nice...I've being trying to find a video converter to 3gp and didn't find any which convert file supported by my moto L7 thx! :lol: it also has youtube compatibility and you can download directly from it Edited June 5, 2009 by demonseth17 Quote Link to comment Share on other sites More sharing options...
Lexicon Posted June 5, 2009 Author Report Share Posted June 5, 2009 bash-3.2$ midentify /home/lex/g.amr ID_EXIT=EOF bash-3.2$ Quote Link to comment Share on other sites More sharing options...
scarecrow Posted June 5, 2009 Report Share Posted June 5, 2009 I think you need mplayer/mencoder compiled with AMR support to do that. Have no idea if the PLF version has AMR support, though... my self-compiled mplayer has AMR and vdpau support, and no GTK gui. Quote Link to comment Share on other sites More sharing options...
Lexicon Posted June 5, 2009 Author Report Share Posted June 5, 2009 Mplayer, mencoder, ffmpeg I have a server with PLF. I will not compile, it can give improved versions. How not to wait for the MDV 2010. APODIO does it well Quote Link to comment Share on other sites More sharing options...
Guest jimmy8765 Posted January 28, 2010 Report Share Posted January 28, 2010 (edited) AMR [removed] is freeware to play AMR audio files, and can convert AMR with MP3/WAV audio format. Edited January 28, 2010 by ianw1974 link removed because spam Quote Link to comment Share on other sites More sharing options...
neddie Posted January 28, 2010 Report Share Posted January 28, 2010 And Windows-only, you nincompoop. Quote Link to comment Share on other sites More sharing options...
K Bergen Posted January 28, 2010 Report Share Posted January 28, 2010 And Windows-only, you nincompoop. Without spam we'd have to eat real ham. Ken Quote Link to comment Share on other sites More sharing options...
ianw1974 Posted January 28, 2010 Report Share Posted January 28, 2010 Spammer deleted as well as banned Quote Link to comment Share on other sites More sharing options...
Lexicon Posted January 28, 2010 Author Report Share Posted January 28, 2010 After installing Mandriva 2010 everything works very nicely. Once you have installed Mplayer and Mencoder programs. Thank you for your advice Quote Link to comment Share on other sites More sharing options...
Recommended Posts