Results 1 to 10 of 11
whenever I try playing media off of my iphone when I plug it in to rhythmbox, it says:
Music Player requires a additional plugin to decode this file
The following ...
- 08-31-2010 #1
[SOLVED] media problems
whenever I try playing media off of my iphone when I plug it in to rhythmbox, it says:
Music Player requires a additional plugin to decode this file
The following plugin is required:
MPEG-4 AAC decoder
Do you want to search for this now?
When I click Search, it says:
Failed to search for plugin
Could not find plugin in any configured software source
When I try to start playing the file, it gives me:
Couldn't start playback
Problem occurred without error being set. This is a bug in Rhythmbox or GStreamer.
Is there anybody that has a fix for this?
TIA
Micah
- 08-31-2010 #2
From
Fedora 13 Update: rhythmbox-0.12.8-1.fc13
might have to take out the ' between yum and rhythymbox.Code:su -c 'yum update rhythmbox'
Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 08-31-2010 #3
- 08-31-2010 #4
It looks like you haven't installed RPMFusion repository. All those plugins are available there only.
Follow instructions from here to install RPMFusion.
After repository installation, plugin iphone again. There won't be any plugin installation problem.Last edited by devils casper; 08-31-2010 at 11:20 AM.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-31-2010 #5
That link just redirects to my thread, but I know how to find how to do it, so I did... and when I told it to search THIS time, it asked if I wanted to install gstreamer-plugins-bad-0.10.19-1.fc13, I said yes, typed root password, then asked if I trusted the keys, I said yes, and typed root password again and it gives me:
failed to install signature: Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2926, in install_signature
self.yumbase.getKeyForPackage(pkg, askcb = lambda x, y, z: True)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 4329, in getKeyForPackage
result = ts.pgpImportPubkey(misc.procgpgkey(info['raw_key']))
File "/usr/lib/python2.6/site-packages/rpmUtils/transaction.py", line 59, in __getattr__
return self.getMethod(attr)
File "/usr/lib/python2.6/site-packages/rpmUtils/transaction.py", line 69, in getMethod
return getattr(self.ts, method)
AttributeError: 'NoneType' object has no attribute 'pgpImportPubkey'
Last edited by devils casper; 08-31-2010 at 11:21 AM. Reason: link
- 08-31-2010 #6
How did you install RPMFusion repository? Which version of Fedora are you using?
Corrected it.That link just redirects to my threadIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 08-31-2010 #7
From the terminal, try
Code:su - yum clean all yum update yum install gstreamer-plugins-bad
- 08-31-2010 #8
- 08-31-2010 #9
- 08-31-2010 #10
To cover as many bases as possible, you'll also want gstreamer-ffmpeg and gstreamer-plugins-ugly from rpmfusion. That plus the bad plugins before should allow you to play almost anything you come across. (At least for gstreamer based media players.)



