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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 1 16:18:27 PST 2011


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

--- Comment #3 from David Schleef <ds at schleef.org> 2011-02-02 00:18:25 UTC ---
(In reply to comment #2)
> According to the Mpeg2 standard there is limited number of supported video
> sizes.
> See: http://en.wikipedia.org/wiki/MPEG-2 - Allowed Resolutions .

This is not correct.  mpeg2enc doesn't encode all sizes because it is buggy.

The correct behavior for the element is to call GST_ELEMENT_ERROR() when an
unhandled size is requested.

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