[gstreamer-bugs] [Bug 637297] [mpeg2enc] fails to encode exotic video sizes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 24 09:29:48 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=637297
  GStreamer | gst-plugins-bad | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-24 17:29:41 UTC ---
As much as a copout it is, I'm tempted to say "not gstreamer".
Using mjpegtools' mpeg2enc (which is what gstreamer's mpeg2enc element uses)
also doesn't get it right, and it triggers lots of valgrind reports (somewhat
less of them when using a nice size like 256x256, which lends credence to the
theory that it doesn't like weird sizes).
Also, luma seems correct, it's only chroma that's using a bad stride. I've
tried various hardcoded strides to see if anyone of them actually worked, and
none does. So the issue is more complicated that just bad stride calculation,
though it seems closely related.

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