[gstreamer-bugs] [Bug 607747] New: [dvbsrc] Pipeline does not stop when reception is very bad
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jan 22 02:37:06 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607747
GStreamer | gst-plugins-bad | git
Summary: [dvbsrc] Pipeline does not stop when reception is very
bad
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: vgenieux at free.fr
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
I cannot stop a pipeline when reception is very bad (ex: bad weather)
To reproduce the problem (use-case with a dvb-s card):
1) launch the following pipeline :
gst-launch dvbsrc frequency=12226000 polarity=H symbol-rate=27500 ! fakesink
2) Simulate a bad reception:
unplug the dvb-s cable
3) stop the pipeline (CTRL+C)
result: pipeline does not stop.
expected: pipeline should stop, event if the dvb-s signal is not present.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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