[Bug 759019] gst-launch-1.0 returns 0 exit code on async error during playback

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 4 07:12:57 PST 2015


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

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|---                         |FIXED
   Target Milestone|git master                  |1.7.1
            Summary|gst-launch-1.0 returns 0 if |gst-launch-1.0 returns 0
                   |v4l2src encounters an       |exit code on async error
                   |Internal data flow error    |during playback

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Has nothing to do with v4l2src, can be reproduced with:

gst-launch-1.0 fakesrc ! identity error-after=5 ! fakesink ; echo $?


commit 2ee4cba2485d7f1646d48e4559426aed4ba99c85
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Fri Dec 4 15:09:39 2015 +0000

    tools: gst-launch: return non-0 exit code on async error

    When an error happens in playing state, still return a
    non-0 exit code.

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

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