[Bug 764607] Motion JPEG (MJPEG) Fails to Play

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 6 15:23:02 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|NEW                         |ASSIGNED

--- Comment #2 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
This pipeline works, though error messages are shown

gst-launch-1.0 -v filesrc location= ~/patterns/sintel.mjpg ! \
  image/jpeg, width=1280,height=720,framerate=0/1 ! vaapijpegdec ! vaapisink

On one side, it seems that jpegparse doesn't work correctly for mjpegs, and, on
the other, looks to me that vaapijpegdec doesn't handle correctly streams of
images.

-- 
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