[Bug 656155] ffdec_mpeg2video and interlace property

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 29 07:27:05 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656155
  GStreamer | gst-ffmpeg | 0.10.12

--- Comment #5 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-29 14:26:57 UTC ---
Created an attachment (id=195076)
 View: https://bugzilla.gnome.org/attachment.cgi?id=195076
 Review: https://bugzilla.gnome.org/review?bug=656155&attachment=195076

Reset caps when interlaced flag changes

It seems ffmpeg does not set the interlaced flag on the picture before calling
the buffer alloc,
so we cannot use that to renegotiate in time.
So here's another patch similar to the one posted by Simon,
which resets caps only when the interlaced flag has changed.
Also only sets metadata writeable.
Of related interest also is 6444bd2557139b80b6b9ca4e0b4856fd996b3ba1.

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