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 13th April 2012, 04:24 PM
DemianDemerzel Offline
Registered User
 
Join Date: May 2011
Posts: 19
linuxfirefox
MPEG-1 Player

Does anyone know how to play MPEG-1 files in Fedora 16 (Verne)? This is the message I get when I try to play those files. I am not a programmer. So I will appreciate if you kept your answers simple.

Thank you.
Attached Thumbnails
Click image for larger version

Name:	Screenshot at 2012-04-13 20:52:58.png
Views:	46
Size:	52.4 KB
ID:	22948  
Reply With Quote
  #2  
Old 13th April 2012, 04:39 PM
vallimar Offline
Registered User
 
Join Date: Jul 2008
Posts: 800
windows_xp_2003chrome
Re: MPEG-1 Player

You want to play mp3's?
Look at the set-up guides and/or search the forums.
Reply With Quote
  #3  
Old 13th April 2012, 04:50 PM
DemianDemerzel Offline
Registered User
 
Join Date: May 2011
Posts: 19
linuxfirefox
Re: MPEG-1 Player

Quote:
Originally Posted by vallimar View Post
You want to play mp3's?
Look at the set-up guides and/or search the forums.
I can play MP3 files through Rhythmbox. But for some reason I can't play MPEG-1 (Layer 3) files that are to be found here, on BBC. I can download them and play. But I don't want to download. I just want to listen to the programmes online. Is it possible?
Reply With Quote
  #4  
Old 13th April 2012, 05:18 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,118
linuxchrome
Re: MPEG-1 Player

Your thread title and your leading question is not appropriate. Apparently what you seek is "how to play mp3's in firefox?". Well, what works for me is this:
Code:
yum install npapi-vlc
Reply With Quote
  #5  
Old 13th April 2012, 05:19 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,603
linuxfirefox
Re: MPEG-1 Player

Do you have ffmpeg installed?

Try playing the video after installing ffmpeg/
Code:
yum install gstreamer-ffmpeg ffmpeg
Reply With Quote
  #6  
Old 13th April 2012, 06:37 PM
DemianDemerzel Offline
Registered User
 
Join Date: May 2011
Posts: 19
linuxepiphany
Re: MPEG-1 Player

Quote:
Originally Posted by PabloTwo View Post
Your thread title and your leading question is not appropriate. Apparently what you seek is "how to play mp3's in firefox?". Well, what works for me is this:
Code:
yum install npapi-vlc
Thank you. I will be careful in future.

And the command you mention doesn't work because Terminal says the package isn't available.

Quote:
Originally Posted by nonamedotc
Try playing the video after installing ffmpeg/
I am sorry to say the command you give doesn't work either.

Here is a screenshot:
Attached Thumbnails
Click image for larger version

Name:	Screenshot at 2012-04-13 23:05:03.png
Views:	19
Size:	120.3 KB
ID:	22949  
Reply With Quote
  #7  
Old 13th April 2012, 06:40 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,603
linuxfirefox
Re: MPEG-1 Player

You would need to setup rpmfusion repository either of the packages.

Setup rpmfusion using

Code:
yum install --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

yum update
After this, try what you tried before.

Last edited by nonamedotc; 13th April 2012 at 06:42 PM. Reason: added link
Reply With Quote
  #8  
Old 13th April 2012, 06:44 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,118
linuxchrome
Re: MPEG-1 Player

In order to install (most) media codecs and such things, you need the rpmfusion repositories installed. Since you stated that you could play mp3's through Rhythmbox, we assumed you already had the rpmfusion-free repo installed. If not, then go here.

nonamedotc's suggestion is even better.
Reply With Quote
  #9  
Old 13th April 2012, 07:11 PM
DemianDemerzel Offline
Registered User
 
Join Date: May 2011
Posts: 19
linuxepiphany
Re: MPEG-1 Player

Quote:
Originally Posted by nonamedotc View Post
You would need to setup rpmfusion repository either of the packages.

Setup rpmfusion using

Code:
yum install --nogpgcheck http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

yum update
After this, try what you tried before.
I thank you for your kind assistance. I did exactly what you said; installed both packages (ffmpeg and npapi-vlc) after this nogpgcheck command. Despite the problem persists.
Reply With Quote
  #10  
Old 13th April 2012, 07:24 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,118
linuxchrome
Re: MPEG-1 Player

Did you shut down and restart FF after installing npapi-vlc? That package installs a mozilla plugin. It's also possible there is another mozilla plugin that conflicts with the npapi-vlc plugin. You are trying to play a podcast in mp3 format directly from the BBC website, right?

What does the output of these say: (use 1st command if you're using 32 bit Fedora, 2nd if you're using 64 bit)
Code:
ls -l /usr/lib/mozilla/plugins/
ls -l /usr/lib64/mozilla/plugins/
You should see libvlcplugin.so in the output.
Reply With Quote
  #11  
Old 13th April 2012, 07:30 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,603
linuxfirefox
Re: MPEG-1 Player

Oh yeah! You might have conflicts with totem-mozplugin. If you see libvlcplugin.so, you might want to use yum to get rid of totem-mozplugin.

Hopefully, this will be all that is needed.

P.S I recently had this conflicting even with flash.
Reply With Quote
  #12  
Old 13th April 2012, 07:34 PM
PabloTwo's Avatar
PabloTwo Online
"Registered User" T-Shirt Winner
 
Join Date: Mar 2007
Location: Seville, FL
Posts: 5,118
linuxchrome
Re: MPEG-1 Player

I just tested listening to a podcast (mp3 format) from the BBC site you linked to in both google-chrome-stable and firefox 11.0 and they both worked.
Reply With Quote
  #13  
Old 13th April 2012, 07:37 PM
DemianDemerzel Offline
Registered User
 
Join Date: May 2011
Posts: 19
linuxepiphany
Re: MPEG-1 Player

Quote:
Originally Posted by PabloTwo View Post
Did you shut down and restart FF after installing npapi-vlc? That package installs a mozilla plugin. It's also possible there is another mozilla plugin that conflicts with the npapi-vlc plugin. You are trying to play a podcast in mp3 format directly from the BBC website, right?

What does the output of these say: (use 1st command if you're using 32 bit Fedora, 2nd if you're using 64 bit)
Code:
ls -l /usr/lib/mozilla/plugins/
ls -l /usr/lib64/mozilla/plugins/
You should see libvlcplugin.so in the output.
Do you know Pablo, I am not most stupid person in the world. It didn't even occur to me to reboot. Now that I have rebooted, everything works fine. I thank you very much for your kind help. ^_^

And here's what I get when I give that ls command.
Attached Thumbnails
Click image for larger version

Name:	Screenshot at 2012-04-14 00:01:10.png
Views:	16
Size:	148.5 KB
ID:	22950  
Reply With Quote
  #14  
Old 13th April 2012, 07:41 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,603
linuxfirefox
Re: MPEG-1 Player

Well, plugin that should be there is indeed there! Glad that you got it to work! Cheers.
Reply With Quote
  #15  
Old 13th April 2012, 08:29 PM
tsorvoja Offline
Registered User
 
Join Date: Jul 2004
Location: Finland
Age: 33
Posts: 380
linuxchrome
Re: MPEG-1 Player

I'm not sure what player firefox tries to use, but I suppose that it is totem. Therefore try installing gstreamer-plugin* codec packages (except devel-packages. Some of those packages contains codec for mp3 decoding. Hope that this helps.

edit: should have updated this page. Glad that you got it working!
Reply With Quote
Reply

Tags
mpeg1, player

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
mpeg player suggestions James Board Using Fedora 2 12th November 2008 02:54 AM
Good MPEG player Omega Blue Using Fedora 10 12th June 2006 08:53 AM
Anyone know of a Good Mpeg player? Ebin Using Fedora 8 22nd March 2005 11:06 AM


Current GMT-time: 04:43 (Sunday, 19-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