[Bug 775490] New: vaapijpegencode fails on pipeline state change
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 1 20:05:02 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=775490
Bug ID: 775490
Summary: vaapijpegencode fails on pipeline state change
Classification: Platform
Product: GStreamer
Version: 1.10.1
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: reza at userful.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
I want to use vaapijpeganc as a replacement for jpegenc element, I can
successfully run this command :
gst-launch-1.0 multifilesrc location="/home/reza/Pictures/%01d.jpg" index=1 !
decodebin ! jpegenc ! fakesink sync=true
but same command fails with vaapijpegenc fails :
gst-launch-1.0 --gst-debug=*:3 multifilesrc
location="/home/reza/Pictures/%01d.jpg" index=1 ! decodebin ! vaapijpegenc !
fakesink sync=true
I'll attach full debug output of vaapi components for this pipeline to this
bug.
--
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