Re: Cannot play MP3 files on Totem

2011-11-23 Thread Jonathan Dieter
On Wed, 2011-11-23 at 19:44 +, Paul Smith wrote: > It is working now -- thanks for your help! > > Paul You're welcome Jonathan signature.asc Description: This is a digitally signed message part -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription optio

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
It is working now -- thanks for your help! Paul -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Jonathan Dieter
On Wed, 2011-11-23 at 15:22 +, Paul Smith wrote: > I have installed > > yum install gstreamer* > > and tried several MP3 without any success. On F14 all these MP3 files > could be played with Totem. FWIW, when I upgraded from F15 to F16, I was unable to play *any* media through Totem (despit

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Antonio M
2011/11/23 Paul Smith : > On Wed, Nov 23, 2011 at 3:22 PM, Ed Greshko wrote: >>> He's got gstreamer-plugins-ugly which should cover it. >>> >>> How many MP3's have you tried? Maybe it's got a malformed ID3 tag? >> >> "should" being the operative word >> >> FWIW, I'd install mplayer and run it

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Wed, Nov 23, 2011 at 3:22 PM, Ed Greshko wrote: >> He's got gstreamer-plugins-ugly which should cover it. >> >> How many MP3's have you tried? Maybe it's got a malformed ID3 tag? > > "should" being the operative word > > FWIW, I'd install mplayer and run it from the command line to play one

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Antonio M
2011/11/23 Ed Greshko : > On 11/23/2011 11:16 PM, Richard Shaw wrote: >> He's got gstreamer-plugins-ugly which should cover it. >> >> How many MP3's have you tried? Maybe it's got a malformed ID3 tag? > > "should" being the operative word > > FWIW, I'd install mplayer and run it from the comman

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Ed Greshko
On 11/23/2011 11:16 PM, Richard Shaw wrote: > He's got gstreamer-plugins-ugly which should cover it. > > How many MP3's have you tried? Maybe it's got a malformed ID3 tag? "should" being the operative word FWIW, I'd install mplayer and run it from the command line to play one of the files.

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Wed, Nov 23, 2011 at 3:16 PM, Richard Shaw wrote: >>> I do have those rpms installed: >>> >>> $ rpm -q id3lib -q libid3tag >>> id3lib-3.8.3-25.fc16.x86_64 >>> libid3tag-0.15.1b-11.fc15.x86_64 >>> $ >>> >>> but cannot play MP3 files. >> >> I don't have those installed and I can play MP3 files ju

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Richard Shaw
On Wed, Nov 23, 2011 at 9:12 AM, Ed Greshko wrote: > On 11/23/2011 11:04 PM, Paul Smith wrote: >> I do have those rpms installed: >> >> $ rpm -q id3lib -q libid3tag >> id3lib-3.8.3-25.fc16.x86_64 >> libid3tag-0.15.1b-11.fc15.x86_64 >> $ >> >> but cannot play MP3 files. > > I don't have those insta

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Ed Greshko
On 11/23/2011 11:04 PM, Paul Smith wrote: > I do have those rpms installed: > > $ rpm -q id3lib -q libid3tag > id3lib-3.8.3-25.fc16.x86_64 > libid3tag-0.15.1b-11.fc15.x86_64 > $ > > but cannot play MP3 files. I don't have those installed and I can play MP3 files just fine on my F15 system and Tot

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Wed, Nov 23, 2011 at 3:09 PM, Richard Shaw wrote: > Can you post the output of: > > yum list gstreamer-plugins\* Thanks: # yum list gstreamer-plugins\* Loaded plugins: auto-update-debuginfo, presto, refresh-packagekit Installed Packages gstreamer-plugins-bad.x86_64 0.10.22-2.f

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Richard Shaw
Can you post the output of: yum list gstreamer-plugins\* Richard -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Antonio M
2011/11/23 Paul Smith : > On Wed, Nov 23, 2011 at 2:28 PM, Richard Shaw wrote: >> Ok, I did a quick search for id3 and found two likely packages: >> >> id3lib >> libid3tag >> >> I have both installed so I don't know which Totem uses. Since it's not >> a hard dependency I don't think repoquery can

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Wed, Nov 23, 2011 at 2:28 PM, Richard Shaw wrote: > Ok, I did a quick search for id3 and found two likely packages: > > id3lib > libid3tag > > I have both installed so I don't know which Totem uses. Since it's not > a hard dependency I don't think repoquery can help here. > > # repoquery --what

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Richard Shaw
Ok, I did a quick search for id3 and found two likely packages: id3lib libid3tag I have both installed so I don't know which Totem uses. Since it's not a hard dependency I don't think repoquery can help here. # repoquery --whatrequires id3lib easytag-0:2.1.6-6.fc15.x86_64 gmediaserver-0:0.13.0-7

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Wed, Nov 23, 2011 at 2:12 PM, Richard Shaw wrote: >>> Strange. As long as you have rpmfusion properly installed Totem should >>> figure out which packages need to be installed and offer to install >>> them. At least that's how it usually works for me. >> >> Only work if you have the correct Pac

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Richard Shaw
On Wed, Nov 23, 2011 at 6:42 AM, Frank Murphy wrote: > On 22/11/11 21:58, Richard Shaw wrote: >> Strange. As long as you have rpmfusion properly installed Totem should >> figure out which packages need to be installed and offer to install >> them. At least that's how it usually works for me. > > O

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Frank Murphy
On 22/11/11 21:58, Richard Shaw wrote: > > Strange. As long as you have rpmfusion properly installed Totem should > figure out which packages need to be installed and offer to install > them. At least that's how it usually works for me. Only work if you have the correct PackageKit* rpm installed.

Re: Cannot play MP3 files on Totem

2011-11-23 Thread Paul Smith
On Tue, Nov 22, 2011 at 9:58 PM, Richard Shaw wrote: When trying to play MP3 files on F16 with Totem, I get the following error: "The playback of this movie requires a ID3 tag demuxer plugin which is not installed." Any ideas? >>> >>> MP3 is a proprietary file format

Re: Cannot play MP3 files on Totem

2011-11-22 Thread Richard Shaw
On Tue, Nov 22, 2011 at 3:33 PM, Paul Smith wrote: > On Tue, Nov 22, 2011 at 9:28 PM, Terry Polzin wrote: >>> When trying to play MP3 files on F16 with Totem, I get the following error: >>> >>> "The playback of this movie requires a ID3 tag demuxer plugin which is >>> not installed." >>> >>> Any

Re: Cannot play MP3 files on Totem

2011-11-22 Thread Bryce Hardy
On Tue, Nov 22, 2011 at 1:33 PM, Paul Smith wrote: >I do have rpmfusion > repository installed, but I do not know what plugin to install. yum search gstreamer Install all of the packages listed that have good, bad, ugly and ffmpeg in their names that are correct for your architecture and barrin

Re: Cannot play MP3 files on Totem

2011-11-22 Thread Paul Smith
On Tue, Nov 22, 2011 at 9:28 PM, Terry Polzin wrote: >> When trying to play MP3 files on F16 with Totem, I get the following error: >> >> "The playback of this movie requires a ID3 tag demuxer plugin which is >> not installed." >> >> Any ideas? > > MP3 is a proprietary file format codex for it are

Re: Cannot play MP3 files on Totem

2011-11-22 Thread Terry Polzin
On Tue, 2011-11-22 at 21:04 +, Paul Smith wrote: > Dear All, > > When trying to play MP3 files on F16 with Totem, I get the following error: > > "The playback of this movie requires a ID3 tag demuxer plugin which is > not installed." > > Any ideas? > > Thanks in advance, > > Paul MP3 is a

Cannot play MP3 files on Totem

2011-11-22 Thread Paul Smith
Dear All, When trying to play MP3 files on F16 with Totem, I get the following error: "The playback of this movie requires a ID3 tag demuxer plugin which is not installed." Any ideas? Thanks in advance, Paul -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscrip