[gstreamer-bugs] [Bug 373642] some mp3s cant be played back

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 27 16:29:16 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=373642

  GStreamer | gst-plugins-ugly | Ver: 0.10.10





------- Comment #13 from khiraly  2006-11-28 00:28 UTC -------
sorry, the above command was wrong
The right one:
(gdb)   run -v playbin  uri=file:///mnt/dat/tmp/music/5x2/01-Cinq\ foisdeux.mp3
The program being debugged has been started already.
Start it from the beginning? (y or n) n
Program not restarted.
(gdb)   run -v playbin  uri=file:///mnt/dat/tmp/music/5x2/01-Cinq\ fois\
deux.mp3
The program being debugged has been started already.
Start it from the beginning? (y or n) y

Starting program: /usr/bin/gst-launch-0.10 -v playbin 
uri=file:///mnt/dat/tmp/music/5x2/01-Cinq\ fois\ deux.mp3
[Thread debugging using libthread_db enabled]
[New Thread -1211017536 (LWP 4443)]
Setting pipeline to PAUSED ...
/playbin0/decoder/typefind.src: caps = application/x-id3
/playbin0/selector_audio_src0: active-pad = "sink0"
[New Thread -1217320016 (LWP 4445)]
[Thread -1217320016 (LWP 4445) exited]
[New Thread -1217320016 (LWP 4446)]
[Thread -1217320016 (LWP 4446) exited]
[New Thread -1217320016 (LWP 4447)]
[New Thread -1225839696 (LWP 4450)]
[New Thread -1234228304 (LWP 4451)]
Pipeline is PREROLLING ...
/playbin0/decoder/id3demux0.sink: caps = application/x-id3
[New Thread -1242616912 (LWP 4452)]
ERROR: from element /playbin0/source: Internal data flow error.
Additional debug info:
gstbasesrc.c(1569): gst_base_src_loop (): /playbin0/source:
streaming task paused, reason not-negotiated (-4)
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
/playbin0/decoder/id3demux0.src: caps = NULL
/playbin0/decoder/id3demux0.sink: caps = NULL
/playbin0/decoder/typefind.src: caps = NULL
[Thread -1217320016 (LWP 4447) exited]
FREEING pipeline ...
[New Thread -1217320016 (LWP 4453)]
[Thread -1217320016 (LWP 4453) exited]

Program exited normally.
Couldn't get registers: No such process.
(gdb)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list