[gstreamer-bugs] [Bug 570975] DVD Muxer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 10 12:40:48 PST 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=570975

  GStreamer | gst-ffmpeg | Ver: 0.10.x

Jordi Mas changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Jordi Mas  2009-02-10 20:40 UTC -------
Thanks for the feedback.

I have reworked the patch following your indications. There are two properties
(preload and maxdelay) that set the correspondent fields in the underlying
AVFormatContext structure[1] used by ffmpeg libraries. These are units of time 
expressed in AV_TIME_BASE. 

Both properties are ints (as in the underlying structure) and I used the same
description and types that they have in ffmpeg. 

Attached you have a new version of the patch.

Jordi,

[1]
http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/structAVFormatContext.html


-- 
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=570975.




More information about the Gstreamer-bugs mailing list