On Fri, 2006-12-01 at 16:43 +0100, Keywan Najafi Tonekaboni wrote: > Am Freitag, den 01.12.2006, 13:21 +0000 schrieb Mike Rhodes: > > On 12/1/06, Keywan Najafi Tonekaboni <[EMAIL PROTECTED]> wrote: > > > I have with some tracks a problem. Muine uses as much cpu as it could > > > get but the song is "silent". > > > > > > There is one Song, which cause problems exact at 2:12 until 2:40. The > > > timer still runs, but no sound come out. If I play the same song with > > > mpg321 I have no problem. > > ... > > > Could somebody give some advice, how to produce a good bugreport? > > > > This could be a problem with GStreamer -- > > Thanks. I installed totem-gstreamer and indeed totem had the same > problem with the same song at the same time.
You could also try playing the song using gst-launch-0.10, which gives some useful debug output. Try running a command like this: gst-launch-0.10 playbin uri="file:///home/erikg/Temp/music.mp3" -- Erik Grinaker <[EMAIL PROTECTED]> http://erikg.codepoet.no/ "We act as though comfort and luxury were the chief requirements of life, when all that we need to make us happy is something to be enthusiastic about." -- Albert Einstein _______________________________________________ muine-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/muine-list
