[Bug 678469] jpegdec eats the interlaced flag in the caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 20 04:31:12 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=678469
  GStreamer | gst-plugins-good | 0.10.36

--- Comment #2 from Xavi Artigas <xartigas.bugzilla at gmail.com> 2012-06-20 11:31:07 UTC ---
The file plays correctly, just interlaced.

You can test this pipeline:
gst-launch -v videotestsrc ! interlace ! jpegenc !
"image/jpeg,interlaced=(boolean)true" ! jpegdec ! fakesink silent=1

I had to add the capsfilter because jpegenc ALSO removes the interlaced flag.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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