[Bug 781573] New: vaapidecodebin: fails to restart playback
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 21 06:34:41 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781573
Bug ID: 781573
Summary: vaapidecodebin: fails to restart playback
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: zzoon at igalia.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
Tested pipeline:
gst-validate-1.0 --set-scenario=change_state_intensive videotestsrc !
vaapih264enc ! vaapidecodebin ! vaapisink
This is because it tries to create vpp/capsfilter and link them again even they
are still alive and linked, it causes error below.
0:00:00.108188099 30892 0x12d6c10 INFO GST_PADS
gstpad.c:2346:gst_pad_link_prepare: src vaapi-queue:src was already linked to
capsfilter0:sink
0:00:00.108207649 30892 0x12d6c10 INFO GST_PADS
gstpad.c:2467:gst_pad_link_full: link between vaapi-queue:src and
capsfilter1:sink failed: was linked
--
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