[Bug 749672] select video sink instead of audio sink
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 21 03:25:10 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749672
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |NOTABUG
Target Milestone|git master |NONE
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Please use the gstreamer-devel mailing list for support questions.
Something like this should work:
... ! play.audio_sink playsink name=play
or
... ! play.audio_raw_sink playsink name=play
gst-launch can't know what pad template to link it to here, so will just pick
the first presumably. It's a limitation of gst-launch.
--
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