[Bug 751901] gst-play: verbose & playbin flags options support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 3 06:50:50 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Hugues Fruchet from comment #0)
> Created attachment 306709 [details] [review]
> tools: gst-play: verbose & playbin flags options support
> 
> Enhancements in gst-play in order to enable verbose playbin option and pass
> playbin flags.
> 
> Flags could be usefull to disable subtitle track by default for example:
>  gst-play-1.0 "dvb://France 2 HD" --flags=0x13

I think we should support string from for the flags too, like we do in
parse_launch(). I believe there is helpers for that. So we could:

  gst-play-1.0 --flags=video+audio

I really like this idea.

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