Comment 3 for bug 340408

Revision history for this message
Thomas Lunde (tlunde) wrote :

I installed Jaunty and started running through my multimedia files, knowing that I'd have to enable certain codecs to get them all to play. So far, so fine.

I have certain videos that were shot with a Nokia 6600 cell phone. Their extension is 3gp. These files played in previous versions of ubuntu (after adding appropriate codec support.) Now, when I try to play one, I get the "Search for a suitable plugin?" dialog. Choosing the Search button leads to a dialog which says:

Please select the packages for installation to provide the following plugins:
- Adaptive Multi Rate (AMR) decoder

After the search, it reports "No packages with the requested plugins found."

The video will then play silently.

I have these gstreamer plugins installed:
tlunde@blackbird:~$ dpkg -l |grep gstream
ii bluez-gstreamer 4.32-0ubuntu4 Bluetooth gstreamer support
ii gstreamer0.10-alsa 0.10.22-5 GStreamer plugin for ALSA
ii gstreamer0.10-ffmpeg 0.10.6.2-1ubuntu2 FFmpeg plugin for GStreamer
ii gstreamer0.10-gnomevfs 0.10.22-5 GStreamer plugin for GnomeVFS
ii gstreamer0.10-plugins-bad 0.10.11-2ubuntu1 GStreamer plugins from the "bad" set
ii gstreamer0.10-plugins-base 0.10.22-5 GStreamer plugins from the "base" set
ii gstreamer0.10-plugins-base-apps 0.10.22-5 GStreamer helper programs from the "base" se
ii gstreamer0.10-plugins-good 0.10.14-1 GStreamer plugins from the "good" set
ii gstreamer0.10-plugins-ugly 0.10.10.2-1build1 GStreamer plugins from the "ugly" set
ii gstreamer0.10-pulseaudio 0.10.14-1 GStreamer plugin for PulseAudio
ii gstreamer0.10-schroedinger 1.0.5-1 GStreamer plugin for encoding/decoding of Di
ii gstreamer0.10-tools 0.10.22-1 Tools for use with GStreamer
ii gstreamer0.10-x 0.10.22-5 GStreamer plugins for X11 and Pango
ii libgstreamer-plugins-base0.10-0 0.10.22-5 GStreamer libraries from the "base" set
ii libgstreamer0.10-0 0.10.22-1 Core GStreamer libraries and elements
ii totem-gstreamer 2.26.1-0ubuntu5 A simple media player for the GNOME desktop
tlunde@blackbird:~$

Again, I know that these files could be played in previous versions of ubuntu (after adding appropriate codec support.) How can I do this now?

I understand that this format has patent issues, and so the appropriate codec can't ship anywhere. Is it illegal to distribute a binary that will play this format from anywhere? If so, since source code may be distributed, can anyone point me at a mechanism/receipe for a source package that I can use that will not mess up anything else in 9.04?

Thanks