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 29th December 2006, 05:52 PM
calvin coetzee Offline
Registered User
 
Join Date: Dec 2006
Location: Pretoria, South Africa
Age: 22
Posts: 5
Wink Gstreamer codec help

im using fedora core 5 with gnome and im trying to get rhythmbox to play all my music files.
so if anyone could please give me some guidence it would be apreciated , i need help with

installing mp3 plugin for Gstreamer
installing m4a plugin for Gsreamer
installing wma plugin for Gstreamer (if possible)

also i need those files to be indexed in the music library

thanx
Reply With Quote
  #2  
Old 29th December 2006, 06:07 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
You can download the codecs from here: ftp://ftp1.mplayerhq.hu/MPlayer/rele...061022.tar.bz2
then follow the instructions here for installing them:
http://stanton-finley.net/fedora_cor...es.html#Codecs

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 29th December 2006, 06:07 PM
blue13130 Offline
Registered User
 
Join Date: May 2005
Location: London, ON, Canada
Age: 32
Posts: 312
Do you have the livna repo setup for use with yum? If so type this command as root:

yum install gstreamer-plugins-ugly gstreamer08-plugins-extra-audio

That should allow you to play MP3s in rhythmbox.
Reply With Quote
  #4  
Old 9th April 2007, 01:50 PM
firefox Offline
Registered User
 
Join Date: May 2005
Posts: 8
it doesn't work
__________________
:mad: I have two hard drive with fedora 4 on the master and fedora 3 on the slave I need to know how to boot either one or the other I try to use the gedit to edit the first hard drive but everything when wrong ,what must I do to be able to boot from either system thanx
Reply With Quote
  #5  
Old 30th December 2006, 04:54 PM
sgtbob Offline
Registered User
 
Join Date: Jun 2004
Location: Kansas
Age: 79
Posts: 170
blue13130 - I'm having some difficulty in playing music files. Could you give me the setup for livna? This is what I have setup:

[livna-stable]
baseurl=http://rpm.livna.org/fedora/3/i386/RPMS.stable/
enabled=0
gpgcheck=1

I'm running FC6, so would I enter 6 in lieu of the 3 above?

Bob
Reply With Quote
  #6  
Old 30th December 2006, 05:01 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Go here: http://rpm.livna.org/rlowiki/UsingLivna
and follow the instructions.
i.e. as root in a terminal copy and paste:
rpm -ivh http://rpm.livna.org/livna-release-6.rpm

And remove the one you are working with now,as whatever it is, or however you got it, it will only cause you problems.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #7  
Old 30th December 2006, 06:22 PM
nick.stumpos's Avatar
nick.stumpos Offline
Registered User
 
Join Date: Feb 2005
Location: Lansing, Mi
Age: 28
Posts: 2,222
not all the codecs will work with gstreamer, some will though check out the link in my sig for how to make them work. For easier playback of media I suggest switching to XINE or mplayer for movies and amarok or xmms for music.
__________________
As always
Love, Life, Loyalty, Wisdom, Knowledge, And Understanding
FC6: Common Questions answered
Reply With Quote
  #8  
Old 30th December 2006, 06:33 PM
blue13130 Offline
Registered User
 
Join Date: May 2005
Location: London, ON, Canada
Age: 32
Posts: 312
I see Seve has given you excellent instructions on setting up Livna. Once you get that setup you can install xmms or audacious to play MP3 files as they are better than rythmbox.

Xmms and Audacious are very similar. I prefer Audacious. To install become root and enter this command after you have livna installed as per Seve's instructions:

yum install audacious audacious-plugins-nonfree-mp3

You can then start audacious by typing audacious from the terminal or you can find it in the GNOME menu under Applications>Sound and Video>Audacious
Reply With Quote
  #9  
Old 31st December 2006, 01:08 PM
sgtbob Offline
Registered User
 
Join Date: Jun 2004
Location: Kansas
Age: 79
Posts: 170
Here is what I seem to have arrived at ----

[bob@localhost ~]$ su -
Password:
[root@localhost ~]# gedit /etc/yum.repos.d/livna-stable.repo

[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.stable
gpgcheck=1
[livna-unstable]
name=Livna.org Fedora Compatible Packages (unstable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.unstable
gpgcheck=1
[livna-testing]
name=Livna.org Fedora Compatible Packages (testing)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.testing
gpgcheck=1

[root@localhost ~]# rpm -ivh http://rpm.livna.org/livna-release-6.rpm
Retrieving http://rpm.livna.org/livna-release-6.rpm
Preparing... ########################################### [100%]
package livna-release-6-1 is already installed
[root@localhost ~]# yum install audacious audacious-plugins-nonfree-mp3
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
http://rpm.livna.org/fedora/6/i386/R...ta/repomd.xml: [Errno 14] HTTP Error 404: Date: Sun, 31 Dec 2006 12:35:01 GMT
Server: Apache/2.0.52 (CentOS)
Content-Length: 322
Content-Type: text/html; charset=iso-8859-1

Trying other mirror.
Error: Cannot open/read repomd.xml file for repository: livna-stable
[root@localhost ~]#

Where am I going wrong?

Bob
Reply With Quote
  #10  
Old 31st December 2006, 01:33 PM
markkuk Offline
Registered User
 
Join Date: Apr 2005
Location: Finland
Posts: 5,076
Delete the /etc/yum.repos.d/livna-stable.repo file. You should have livna.repo, livna-testing.repo and livna-devel.repo in /etc/yum.repos.d/.
Reply With Quote
  #11  
Old 31st December 2006, 01:26 PM
sgtbob Offline
Registered User
 
Join Date: Jun 2004
Location: Kansas
Age: 79
Posts: 170
please note, the music was obtained from a friends son as 'burned' files in MP3 and WMA formats and were copied to my system Is that another issue altogether? If using Windows (ugh) the discs can be copied and/or played via Windows media without a problem. However, when I use my Fedora Core 6 and insert a regular commerical audio CD, it will open in 'Totem' (?) and play. If I insert one of these copied discs, and open in audacious, I get the following:

Unable to play files.

The following files could not be played. Please check that:
1. they are accessible.
2. you have enabled the media plugins required.

I seem to have xmms downloaded, but do not see it in my applications->sound and video.

Again - not knowing process is )(*^&*&%(*&^*(&(*) - :-)

Bob
Reply With Quote
  #12  
Old 31st December 2006, 05:34 PM
blue13130 Offline
Registered User
 
Join Date: May 2005
Location: London, ON, Canada
Age: 32
Posts: 312
your livna repo file is not correct. The address is wrong. Remove the livna-release rpm and all livna*.repo files in /etc/yum.repos.d/ and then reinstall the livna-release rpm. The rerun the command to install audacious and things should work.

su -
rpm -e livna-release
cd /etc/yum.repos.d/
rm livna*
rpm -ivh http://rpm.livna.org/livna-release-6.rpm
yum install audacious audacious-plugins-nonfree-mp3

That should work!

Just for your information, the top few lines of the livna repo file once installed from livna-release rpm should look like this:
[livna]
name=Livna for Fedora Core $releasever - $basearch - Base
baseurl=
http://rpm.livna.org/fedora/$releasever/$basearch/
http://livna.cat.pdx.edu/fedora/$releasever/$basearch/
http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/$releasever/$basearch/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/$releasever/$basearch/
http://mirror.atrpms.net/livna/fedora/$releasever/$basearch/
ftp://mirrors.tummy.com/pub/rpm.livna.org/fedora/$releasever/$basearch/
failovermethod=priority
#mirrorlist=http://rpm.livna.org/mirrorlist-6
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
Reply With Quote
  #13  
Old 1st January 2007, 12:29 PM
sgtbob Offline
Registered User
 
Join Date: Jun 2004
Location: Kansas
Age: 79
Posts: 170
blue - your instructions were superb - all worked just as you wrote. The folks who work with the Linux OS have got to be the most patient and generous folks in the universe. I thank you for all the patience and the information.

Now how o play .wma music files?


Bob

Happy New Year to all!
Reply With Quote
  #14  
Old 1st January 2007, 02:45 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by sgtbob
Now how o play .wma music files?
Hello:
If you follow the instructions in Post #2 you will have the proper codecs installed to allow you to play wma any many other files.

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #15  
Old 1st January 2007, 04:39 PM
blue13130 Offline
Registered User
 
Join Date: May 2005
Location: London, ON, Canada
Age: 32
Posts: 312
.WMA for audacious

You can use the list function of yum to see what packages are available for you to install that are related to audacious

As root run 'yum list audacious*' or run as sudo as I have here. This will output a list of all packages in your default yum repos that are named audacious*. It will split the list into what you currently have installed on your machine and what is available in the repo that you do not have installed.

Code:
[sanjay@laptop ~]$ sudo yum list audacious*
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Installed Packages
audacious.i386                           1.2.2-2.fc6            installed       
audacious-crossfade.i386                 0.3.11-1.fc6           installed       
audacious-devel.i386                     1.2.2-2.fc6            installed       
audacious-libs.i386                      1.2.2-2.fc6            installed       
audacious-plugins.i386                   1.2.5-2.fc6            installed       
audacious-plugins-nonfree-mp3.i386       1.2.5-1.lvn6           installed       
Available Packages
audacious-docklet.i386                   0.1.1-1.fc6            extras          
audacious-plugins-amidi.i386             1.2.5-2.fc6            extras          
audacious-plugins-arts.i386              1.2.5-2.fc6            extras          
audacious-plugins-esd.i386               1.2.5-2.fc6            extras          
audacious-plugins-jack.i386              1.2.5-2.fc6            extras          
audacious-plugins-nonfree-aac.i386       1.2.5-1.lvn6           livna           
audacious-plugins-nonfree-alac.i386      1.2.5-1.lvn6           livna           
audacious-plugins-nonfree-wma.i386       1.2.5-1.lvn6           livna           
audacious-plugins-pulseaudio.i386        1.2.5-2.fc6            extras          
audacious-plugins-wavpack.i386           1.2.5-2.fc6            extras
Listed in the available packages is one named audacious-plugins-nonfree-wma offered by livna, I have a feeling that will help you out

As root (or sudo) run
Code:
yum install audacious-plugins-nonfree-wma
You should then have .WMA playing capability for audacious, and you learned something new about yum also!

Happy new year!
Reply With Quote
Reply

Tags
codec, gstreamer

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
mp4 codec Dark Archon Installation and Live Media 8 6th December 2007 02:50 AM
codec help stlouis1 Using Fedora 3 20th January 2007 07:31 PM
gstreamer-ugly vs gstreamer-bad corefile Using Fedora 3 21st March 2006 08:41 PM
wmv codec jbird80 Using Fedora 5 7th January 2006 03:19 AM


Current GMT-time: 02:59 (Thursday, 23-05-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