Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10th June 2012, 08:42 PM
foampile Offline
Registered User
 
Join Date: Jan 2012
Location: Washington, DC
Posts: 157
linuxfirefox
Question media file decoder

i have recently rebuilt my F16 and cannot remember what i had done in the previous installation to enable using media files (both audio and video) but surely i was able to.

both Amarok and Rythmbox are complaing that i am missing an mp3 decoder. this is what i have found and done so far but does not help:

http://ask.fedoraproject.org/questio...16-to-play-mp3

which comes down to the following two yum installs:
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm

yum install gstreamer-{ffmpeg,plugins-{good,ugly,bad{,-free,-nonfree}}}
however, Amarok still pops a box asking to install an mp3 decoder (see attachment)

what do i need to do?

thanks
Attached Thumbnails
Click image for larger version

Name:	amarok_mp3_decoder.jpeg
Views:	50
Size:	237.1 KB
ID:	23243  
Reply With Quote
  #2  
Old 10th June 2012, 08:51 PM
robertdaleweir Offline
Registered User
 
Join Date: Oct 2005
Location: British Columbia, Canada
Posts: 403
linuxfirefox
Re: media file decoder

Quote:
Originally Posted by foampile View Post
i have recently rebuilt my F16 and cannot remember what i had done in the previous installation to enable using media files (both audio and video) but surely i was able to.

both Amarok and Rythmbox are complaing that i am missing an mp3 decoder. this is what i have found and done so far but does not help:

http://ask.fedoraproject.org/questio...16-to-play-mp3

which comes down to the following two yum installs:
yum localinstall --nogpgcheck http://download1.rpmfusion.org/free/...ble.noarch.rpm http://download1.rpmfusion.org/nonfr...ble.noarch.rpm

yum install gstreamer-{ffmpeg,plugins-{good,ugly,bad{,-free,-nonfree}}}
however, Amarok still pops a box asking to install an mp3 decoder (see attachment)

what do i need to do?

thanks
Hi foampile
Have you tried Autoplus at http://dnmouse.org/autoten/ . His scripts should install everything properly. Cheers...
__________________
Robert :)
Kernel 3.8.13-100.fc17.x86_64 GNOME 3.4.2
CPU AMD 955 Quad Core
MoBo Gigabyte MA785GM-UD2H-AM3 MicroATX
Memory 8 Gigs OCZ DDR3-1333 PC-10666
Reply With Quote
  #3  
Old 10th June 2012, 09:44 PM
foampile Offline
Registered User
 
Join Date: Jan 2012
Location: Washington, DC
Posts: 157
linuxfirefox
Question Re: media file decoder

everything worked once i rebooted the computer.

i hear about AutoPlus but i like to document and save the sequence of all my install steps in a file for DR and rebuild. so most of it are yum commands. it would be somewhat harder to capture steps as done through a UI like AutoPlus.

but thanks
Reply With Quote
  #4  
Old 10th June 2012, 10:42 PM
Penguinclaw's Avatar
Penguinclaw Offline
Registered User
 
Join Date: Jul 2009
Location: UK
Posts: 142
linuxfirefox
Re: media file decoder

For all Linux newbies Howtoforge is a great place to learn howto set up rpmfusion etc. They offer a step by step hand holding approach with screen shots which can take out some of the initial fear

Of course searching the Fedora forum will also provide a wealth of info!
__________________
OSS - the way forward
Reply With Quote
  #5  
Old 10th June 2012, 11:09 PM
DBelton's Avatar
DBelton Offline
Administrator
 
Join Date: Aug 2009
Posts: 6,620
linuxfirefox
Re: media file decoder

Quote:
Originally Posted by foampile View Post
everything worked once i rebooted the computer.

i hear about AutoPlus but i like to document and save the sequence of all my install steps in a file for DR and rebuild. so most of it are yum commands. it would be somewhat harder to capture steps as done through a UI like AutoPlus.

but thanks
Actually, you can download the source rpm for autoplus from Dangermouse's site, and it will have the scripts in it containing all of the yum commands

You can do what you wish, change the script, use it to document the process, send them to your favorite aunt in katmandu, whatever..
Reply With Quote
  #6  
Old 11th June 2012, 12:15 AM
robertdaleweir Offline
Registered User
 
Join Date: Oct 2005
Location: British Columbia, Canada
Posts: 403
linuxfirefox
Re: media file decoder

Quote:
Originally Posted by robertdaleweir View Post
Hi foampile
Have you tried Autoplus at http://dnmouse.org/autoten/ . His scripts should install everything properly. Cheers...
Hi foampile
As with all good coders his "source" is available on his site. Just download (an rpm), as I have done, and discover. Cheers...

---------- Post added at 04:15 PM ---------- Previous post was at 04:14 PM ----------

Quote:
Originally Posted by robertdaleweir View Post
Hi foampile
As with all good coders his "source" is available on his site. Just download (an rpm), as I have done, and discover. Cheers...
Sorry didn't see DBelton post, my bad...
__________________
Robert :)
Kernel 3.8.13-100.fc17.x86_64 GNOME 3.4.2
CPU AMD 955 Quad Core
MoBo Gigabyte MA785GM-UD2H-AM3 MicroATX
Memory 8 Gigs OCZ DDR3-1333 PC-10666
Reply With Quote
  #7  
Old 11th June 2012, 02:42 AM
ozjd's Avatar
ozjd Offline
Registered User
 
Join Date: Feb 2008
Location: Sydney Australia
Age: 58
Posts: 2,232
linuxchrome
Re: media file decoder

For Amarok you need xine-lib-extras-freeworld
Reply With Quote
  #8  
Old 11th June 2012, 03:40 AM
foampile Offline
Registered User
 
Join Date: Jan 2012
Location: Washington, DC
Posts: 157
linuxfirefox
Re: media file decoder

Quote:
Originally Posted by ozjd View Post
For Amarok you need xine-lib-extras-freeworld
maybe that was included in what i did (2 yums above). cuz Amarok works fine with just what i did.
Reply With Quote
  #9  
Old 19th June 2012, 09:47 PM
foampile Offline
Registered User
 
Join Date: Jan 2012
Location: Washington, DC
Posts: 157
linuxfirefox
Re: media file decoder

AutoPlus does similar things as Apper, correct ?
Reply With Quote
Reply

Tags
decoder, file, media

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Audacious: No decoder found for file nullspace Using Fedora 7 2nd July 2011 04:29 AM
Rhythmbox keeps asking for Windows Media Audio Decoder plugin abakalidis Using Fedora 13 14th July 2010 09:48 PM
I get "requires plugin: Windows Media Audio 8 decoder"... casidiablo Using Fedora 0 12th December 2008 03:58 PM
Media decoder dvddrive Using Fedora 2 17th November 2006 07:48 AM
wmv decoder for totem and mp3 decoder for mplayer sachinyn Using Fedora 5 14th July 2005 07:43 AM


Current GMT-time: 20:43 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat