[Bug 764607] Motion JPEG (MJPEG) Fails to Play
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 27 16:17:06 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764607
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |FIXED
--- Comment #12 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
I have retested the pipeline with current master, and it works:
gst-launch-1.0 filesrc location=~/patterns/bug764607.mjpg ! jpegparse !
vaapijpegdec ! vaapisink sync=false
sync=false is because jpegparse set a framerate of 1/1 and the rendering is
sloooow... with sync=false the sink ignores the framerate
As it is working as expected, I'm closing the 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