[Bug 759019] Internal data flow error does not result in gst-launch-1.0 returning the proper return code

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 4 06:51:44 PST 2015


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

--- Comment #3 from Florent Thiery <florent.thiery at ubicast.eu> ---
Take any v4l2 device, ask for unsupported caps, and here you go:
$ gst-launch-1.0 v4l2src num-buffers=1 ! "video/x-raw, width=(int)3840,
height=(int)2160, framerate=(fraction)60/1" ! fakesink
$ echo $?
0

I'll try to reproduce with vivid though.

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