View Full Version : [SOLVED] Playing 3gp files
mvalviar
November 4th, 2009, 05:59 PM
I have some 3gp files that I used to be able to play when I was in ubuntu JJ. Now I'm in ubuntu studio KK and I can't play them. I've installed all the non-free stuff already but I still can't play them. We'll they played after I installed codecs but without audio. What have gone wrong?
LunaticHiatus
November 4th, 2009, 06:10 PM
I don't use studio but I am using KK and it will say searching for a codec for 3gp, codec not found but then it plays anyway.
empax
November 4th, 2009, 06:13 PM
i have same problem.
9.04 x64
mvalviar
November 4th, 2009, 08:02 PM
My mplayer displays a dialog saying.
Cannot find codec for audio format 0x726D6173It must mean something is wrong because the video plays with out audio. I used to be able to play these without problems when I'm with JJ. VLC, Totem is out of the question because I never got them to play 3gp files with audio at all even in JJ.
andrew.46
November 4th, 2009, 09:36 PM
Hi,
The Medibuntu MPlayer for Jaunty and previous had support for amr but Medibuntu no longer carries MPlayer. You can compile your own under Karmic with support for amr:
Howto: Utilise the svn MPlayer to Improve Karmic Koala's 'mplayer-nogui' Package
http://ubuntuforums.org/showthread.php?t=1305181
Andrew
mvalviar
November 4th, 2009, 10:41 PM
So much work just to get those files playing. I there a way for me to convert them to an linux-playable format? Compiling from source is just not my thing.
SunnyRabbiera
November 4th, 2009, 10:59 PM
Did you try VLC?
Ant59
November 4th, 2009, 11:11 PM
VLC will play your 3GP video :) I tried it only yesterday.
andrew.46
November 5th, 2009, 01:18 AM
Hi Ant59,
VLC will play your 3GP video :) I tried it only yesterday.
3gp files come with a small range of codecs and for sound there can be aac or amr audio. Usually the problem that comes up is with the amr sound which vlc also fails with unless it is using a copy of FFmpeg that has had amr supporrt compiled in and this is not the case with standard Ubuntu repository software. I have a sample 3gp video with h263 video and amr sound that you might be interested in trying with your copy of vlc to see whether this is also a problem with your copy:
wget http://www.andrews-corner.org/samples/Rammstein_Du_Hast.3gp
Karmic Koala has an added problem with amr as Medibuntu no longer carries a copy of MPlayer with amr playback enabled as it has for previous Ubuntu versions. BTW this means that Jaunty users can still get amr playback with the Medibuntu MPlayer. The remaining option for Karmic users is to build your own package although I have heard that RealPlayer has amr support, I have not tested this however.
All the best,
Andrew
aloisam
November 5th, 2009, 09:52 AM
So much work just to get those files playing. I there a way for me to convert them to an linux-playable format? Compiling from source is just not my thing.
if you want to convert amr in Ubuntu, try this:
http://www.miksoft.net/mobileMediaConverterDown.htm
but i dont understand why there isn't compiled version of ffmpeg in medibuntu repository as it was till Interpid.. with it, even Totem was able to play amr..
mvalviar
November 5th, 2009, 11:25 AM
Would it be possible to revert back to an mplayer version with support for amr?
andrew.46
November 5th, 2009, 12:31 PM
Hi mvalviar,
Would it be possible to revert back to an mplayer version with support for amr?
I suspect not as MPlayer would be calling for a host of older libraries, it would become quite messy. However if you are not keen to compile against the new opencore-amr libraries I believe that there is an MPlayer PPA run by RVM, the developer of SMPlayer that has amr support.
But can I clarify if you are running Karmic or Jaunty? Your profile says Jaunty which means you can download the Medibuntu MPLayer and get full support for amr. For Karmic RVM's MPlayer might well be the answer.
Andrew
rvm4000
November 5th, 2009, 02:39 PM
The mplayer packages from this PPA have been compiled with amr support:
https://launchpad.net/~rvm/+archive/testing
andrew.46
November 5th, 2009, 02:58 PM
Hi rvm,
The mplayer packages from this PPA have been compiled with amr support:
https://launchpad.net/~rvm/+archive/testing
Thanks for that clarification.
Andrew
mvalviar
November 6th, 2009, 09:25 AM
Haven't updated my profile yet. I'm on ubuntu studion KK. I there a repo I can add to my sources.list so I can install mplayer with amr support. I already DLed the converter but it still think its better to have a player that can play 3gps.
...rvm already mentioned that. I'll give it a try.
mvalviar
November 6th, 2009, 03:15 PM
Gave it a try. It won't do. I'm getting the pop up.
[AO_ALSA}Unable to find simple control 'PCM'0.
It keeps on popping up over on over. We'll I guess if it isn't stable it really isn't.
andrew.46
November 6th, 2009, 04:17 PM
Hi mvalviar,
[AO_ALSA}Unable to find simple control 'PCM'0.
I cannot speak for rvm's build itself but if alsa is giving trouble you could try:
mplayer -ao pulse myfile.3gp
The various audio-out options available to you can be seen by running:
mplayer -ao help
from the commandline. If you are not really a commandline sort of person you could always install SMPlayer and try these options from a more comfortable gui :).
Andrew
rvm4000
November 6th, 2009, 11:39 PM
Gave it a try. It won't do. I'm getting the pop up.
[AO_ALSA}Unable to find simple control 'PCM'0.
Try adding the option -mixer-channel Master
It keeps on popping up over on over. We'll I guess if it isn't stable it really isn't.
The problem is that gmplayer pops up a window every time there's a warning from mplayer. I suggest you to use smplayer instead, it won't bother you with those warnings.
Spiritof76
November 14th, 2009, 05:05 PM
After some frustration with not being able to see the blackberry videos sent to me I now can hear as well as see the movies my niece sends of her babies, Thanks RVM4000 I was about to reinstall jaunty to just to hear these short videos, I'm sure glad I stumbled accross this thread.
Thanks so much ..
Yorkan
June 4th, 2010, 10:59 AM
please visit the 3gp player official website, where you can find alot of information about how to play 3gp video files on your ubunto OS.
the 3gp player website url is: http://www.3gp-player.com
pjman
July 22nd, 2010, 03:53 PM
The mplayer packages from this PPA have been compiled with amr support:
https://launchpad.net/~rvm/+archive/testing
rvm,
It looks like your PPA was updated for 10.04 but I can't seem to get it to work. I get no video or audio when playing 3gp files. Any suggestions?
Thanks!
rvm4000
July 23rd, 2010, 10:00 PM
Paste here the output from mplayer.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.