[Bug 760266] New: avenc_mpeg4 raises exception when stopping pipeline
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 7 05:06:21 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760266
Bug ID: 760266
Summary: avenc_mpeg4 raises exception when stopping pipeline
Classification: Platform
Product: GStreamer
Version: 1.7.1
OS: Windows
Status: NEW
Severity: major
Priority: Normal
Component: gst-libav
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: taitskiy at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
OS: Windows 10
Gstreamer 1.7.1 x64
follow steps will raise exception once there is an attempt to close gstreamer
Steps:
1) Open cmd
2) launch "gst-launch-1.0 videotestsrc ! avenc_mpeg4 ! rtpmp4vpay ! fakesink"
3) Wait till encoding started
4) push Ctrl+C
Expected result: Encoding interrupted
Actual result - Gstreamer Exception
Short video with the steps and the error :
http://screencast.com/t/oOKSUilrJc
There is the same problem is call "Pipeline.SetState(State.Null);" in C#
bindings
--
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