[gstreamer-bugs] [Bug 575720] New: on video-cd playbin2 playback attempts, video stream is sometimes found, sometimes not

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 17 10:12:06 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=575720

  GStreamer | don't know | Ver: git
           Summary: on video-cd playbin2 playback attempts, video stream is
                    sometimes found, sometimes not
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: andreas.frisch at multimedia-labs.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
two out of six tries, a playbin2 vcd playback worked with the video showing,
the other 4 times, i got audio only

Steps to reproduce:
gst-launch playbin2 uri=vcd://

Actual results:
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE audio/mpeg version 1 layer 2
MIMETYPE video/mpeg1 -> VIDEO_SET_STREAMTYPE, 6
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
VIDEO_EVENT 1
VIDEO_EVENT 2
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 15819044000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE audio/mpeg version 1 layer 2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 30799155000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE audio/mpeg version 1 layer 2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 3933144000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE audio/mpeg version 1 layer 2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 1373187000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE audio/mpeg version 1 layer 2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 664822000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~# gst-launch playbin2 uri=vcd://
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
WARNING: from element /GstPlayBin2:playbin20/GstPlaySink:playsink0: No volume
control found
Additional debug info:
gstplaysink.c(1224): gen_audio_chain ():
/GstPlayBin2:playbin20/GstPlaySink:playsink0:
Volume/mute is not available
MIMETYPE video/mpeg1 -> VIDEO_SET_STREAMTYPE, 6
MIMETYPE audio/mpeg version 1 layer 2
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught interrupt -- handling interrupt.
Interrupt: Stopping pipeline ...
Execution ended after 15882466000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...
root at dm8000:~#


Expected results:
always find the video stream

Does this happen every time?
it fails ~2/3 of the times (statistically unascertained)

Other information:
according to wim, might be caused by a race condition cf.
http://bugzilla.gnome.org/show_bug.cgi?id=575588


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575720.




More information about the Gstreamer-bugs mailing list