[Bug 774322] New: playbin3: can't disable audio/video via flags property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Nov 12 14:28:32 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774322

            Bug ID: 774322
           Summary: playbin3: can't disable audio/video via flags property
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

This doesn't work. It will freeze immediately or after 1-2 seconds:

No audio - plays video for 1-2 seconds, then freezes:

  gst-launch-1.0 playbin3 uri=file:///foo.mkv
flags="soft-colorbalance+deinterlace+soft-volume+text+video"


No video - plays audio for 1-2 seconds, then stops (no video though, that's
good):

  gst-launch-1.0 playbin3 uri=file:///foo.mkv
flags="soft-colorbalance+deinterlace+soft-volume+text+audio"

-- 
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