[gstreamer-bugs] [Bug 343627] Add QoS to mpeg2dec

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 7 02:03:09 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=343627
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim at fluendo.com
  Attachment #66622|none                        |commented-on
               Flag|                            |
         AssignedTo|gstreamer-                  |wim at fluendo.com
                   |bugs at lists.sourceforge.net  |
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from Wim Taymans  2006-06-07 09:03 UTC -------
Some remarks:

To convert a QoS timestamp t running time, use:

qostime = gst_segment_to_running_time (&dec->segment, GST_FORMAT_TIME,
        outtime);

Also, mpeg2 normally has B and P frames that can be skipped. 

I'm working on an alternative patch that fixes some other issues with mpeg2dec
(like crashing and leaking memory).


-- 
Configure bugmail: http://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