WLUG
By thread
wlug@lists.wlug.org
By month
Messages by month
- ----- 2026 -----
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
July 2011
- 11 participants
- 23 messages
Re: [Wlug] MP3 playback in Fedora
by Eric Martin
I added fusion but i didn't know what packages to add. The sites that I
looked at didn't specify for some reason. Thanks.
Eric Martin
On Jul 1, 2011 12:02 PM, "Justin St. Marie" <stmariejw(a)gmail.com> wrote:
> On Fri, Jul 1, 2011 at 11:48 AM, Eric Martin
> <eric.joshua.martin(a)gmail.com>wrote:
>
>> I'm thinking about switch over to CentOS from Gentoo at work for a few
>> reasons, two of which are the compile time and the ability to check
packages
>> against GPG signatures. That being the case, I decided to convert my
>> desktop to Fedora so I can get my chops up on yum and the RedHat style
>> distros. it's going ok and I'm getting pretty good at figuring out where
to
>> find things, and I'm even looking at writing an RPM or two where I need
>> stuff. However, I can't seem to get MP3, Mpeg1 or Mpeg2 playback working,
>> and I can't get adobe-flash to install via the nspluginwrapper. I've
>> googled, installed a bunch of packages that people suggested and even
>> checked what packages I have on my Gentoo system and installed some of
those
>> but I'm stuck.
>>
>> I have Adobe-Flash installed as well as nspluginwrapper, but the commands
I
>> find online aren't wrapping the plugin. I installed libmpeg2 and libmpeg3
>> but I still can't play movies or mp3s. Any suggestions?
>>
>> thanks,
>> --
>> Eric Martin
>>
>> _______________________________________________
>> Wlug mailing list
>> Wlug(a)mail.wlug.org
>> http://mail.wlug.org/mailman/listinfo/wlug
>>
>>
> You will need to add the RPM Fusion repositories. It has a ton of packages
> that can't get into the Fedora repos due to licensing/proprietary/etc...
>
> Here's the link: http://rpmfusion.org/Configuration
>
> After you add the repo, I believe the package names are
> gstreamer-plugins-ugly and gstreamer-plugins-bad. yum search mp3 should
> also bring these up.
>
> Also feel free to pop into #fedora on freenode.
July 1, 2011
Re: [Wlug] MP3 playback in Fedora
by Justin St. Marie
On Fri, Jul 1, 2011 at 11:48 AM, Eric Martin
<eric.joshua.martin(a)gmail.com>wrote:
> I'm thinking about switch over to CentOS from Gentoo at work for a few
> reasons, two of which are the compile time and the ability to check packages
> against GPG signatures. That being the case, I decided to convert my
> desktop to Fedora so I can get my chops up on yum and the RedHat style
> distros. it's going ok and I'm getting pretty good at figuring out where to
> find things, and I'm even looking at writing an RPM or two where I need
> stuff. However, I can't seem to get MP3, Mpeg1 or Mpeg2 playback working,
> and I can't get adobe-flash to install via the nspluginwrapper. I've
> googled, installed a bunch of packages that people suggested and even
> checked what packages I have on my Gentoo system and installed some of those
> but I'm stuck.
>
> I have Adobe-Flash installed as well as nspluginwrapper, but the commands I
> find online aren't wrapping the plugin. I installed libmpeg2 and libmpeg3
> but I still can't play movies or mp3s. Any suggestions?
>
> thanks,
> --
> Eric Martin
>
> _______________________________________________
> Wlug mailing list
> Wlug(a)mail.wlug.org
> http://mail.wlug.org/mailman/listinfo/wlug
>
>
You will need to add the RPM Fusion repositories. It has a ton of packages
that can't get into the Fedora repos due to licensing/proprietary/etc...
Here's the link: http://rpmfusion.org/Configuration
After you add the repo, I believe the package names are
gstreamer-plugins-ugly and gstreamer-plugins-bad. yum search mp3 should
also bring these up.
Also feel free to pop into #fedora on freenode.
July 1, 2011
MP3 playback in Fedora
by Eric Martin
I'm thinking about switch over to CentOS from Gentoo at work for a few
reasons, two of which are the compile time and the ability to check packages
against GPG signatures. That being the case, I decided to convert my
desktop to Fedora so I can get my chops up on yum and the RedHat style
distros. it's going ok and I'm getting pretty good at figuring out where to
find things, and I'm even looking at writing an RPM or two where I need
stuff. However, I can't seem to get MP3, Mpeg1 or Mpeg2 playback working,
and I can't get adobe-flash to install via the nspluginwrapper. I've
googled, installed a bunch of packages that people suggested and even
checked what packages I have on my Gentoo system and installed some of those
but I'm stuck.
I have Adobe-Flash installed as well as nspluginwrapper, but the commands I
find online aren't wrapping the plugin. I installed libmpeg2 and libmpeg3
but I still can't play movies or mp3s. Any suggestions?
thanks,
--
Eric Martin
July 1, 2011