[gstreamer-bugs] [Bug 615085] New: [playbin2] "current-video" property does not work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 7 10:43:51 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615085
  GStreamer | gst-plugins-base | git

           Summary: [playbin2] "current-video" property does not work
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: hadess at hadess.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Using the test video at:
http://daten.dieweltistgarnichtso.net/video/testbild2-stereo.ogv
from bug 613765

The playbin2 will (almost all the time) only play the first video track. On one
occasion, it played the 2nd video track, but I could not reproduce afterwards.

gst-launch-0.10 playbin2 current-video=0 uri=file://`pwd`/testbild2-stereo.ogv
and
gst-launch-0.10 playbin2 current-video=1 uri=file://`pwd`/testbild2-stereo.ogv

should show different video.

You can see what they're supposed to look like with:
gst-launch-0.10 filesrc location=testbild2-stereo.ogv ! decodebin name=d !
queue ! xvimagesink d. ! queue ! xvimagesink

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list