[Gstreamer-bugs] [Bug 141726] New: - basicgthread bug playing a dvd with dvdnavsrc under gst-launch-0.8

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon May 3 05:47:51 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141726
GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: basicgthread bug playing a dvd with dvdnavsrc under gst-
                    launch-0.8
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: bugs at leroutier.net
         QAContact: gstreamer-maint at bugzilla.gnome.org


using gst-plugins/ext/dvdnav/gst-dvd 

audiosink is osssink

using default audio : current_audio : it works but is really slow to start
using : audio_00 or audio_01 : it breaks like this :

(process:14426): GStreamer-WARNING **: element thread1 claimed state-change
success,but state didn't change to PAUSED. State is PLAYING (NONE_PENDING
pending), fix the element
 
(process:14426): GStreamer-WARNING **: element a52dec0 claimed state-change
success,but state didn't change to PLAYING. State is PAUSED (NONE_PENDING
pending), fix the element
ERROR         default(14426) ./grammar.y(374):gst_parse_element_lock:<a52dec0>
(null)
ERROR         default(14426) ./grammar.y(374):gst_parse_element_lock:<a52dec0>
(null)
ERROR: from element /pipeline0/thread1/a52dec0: Internal GStreamer error: state
change failed.  File a bug.

using GST_SCHEDULER=opt => both works
using GST_SCHEDULER=basicgthread (my default) => only current_audio works

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list