[gstreamer-bugs] [Bug 575738] mpeg2enc's aspect parameter does not work properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 30 12:34:03 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=575738

  GStreamer | gst-plugins-bad | Ver: 0.10.12

Mark Nauwelaerts changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG
            Version|0.10.10                     |0.10.12




------- Comment #2 from Mark Nauwelaerts  2009-03-30 19:34 UTC -------
Using mjpegtools 1.9, the following pipeline:
----
gst-launch -v videotestsrc num-buffers=1 ! mpeg2enc format=3 aspect=2 !
filesink location=temp.m2v
----
produces output that starts as follows:
----
00000000  00 00 01 b3 14 00 f0 25  02 bf 63 80 00 00 01 b5  |.......%..c.....|
----
which should mean:
00 00 01 b3: start code
14 0: width 320
0 f0: height 240
2: aspect ratio


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=575738.




More information about the Gstreamer-bugs mailing list