[Bug 765693] vaapidecode -> vaapih264enc pipeline failure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 28 11:10:45 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765693
--- Comment #4 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
I can reproduce the error with
gst-launch-1.0 filesrc
location=~/patterns/MainconceptLogo_Blu-ray_AVC_1920x1080_LPCM.mpg ! tsdemux !
h264parse ! vaapidecode ! vaapih264enc ! fakesink -v
The sample file comes from:
http://www.mainconcept.com/eu/products/for-developers/sample-footage.html
though, it is interleaved.
The problem, as far as I debugged is that set_format() is never called, so the
get_caps() ends failing.
--
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