[gstreamer-bugs] [Bug 534154] [ffmux_mpegts] Mpeg TS muxer does not set timestamps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 21 04:22:03 PDT 2008


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

  GStreamer | gst-ffmpeg | Ver: 0.10.4

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #1 from Jan Schmidt  2008-05-21 11:22 UTC -------
For reference, the problem here is that the MPEG-TS muxer doesn't put any
timestamps on the buffers of the outgoing stream - so fakesink has nothing it
can use to synch with the clock and run at realtime.

Also, fakesink has sync=false by default, so it would still run at full speed
even if ffmux_mpegts was enhanced to forward timestamps.

Another option would be to add timestamp output to mpegtsparse (I think Zaheer
might have been planning to do so already), and then feed the output of
ffmux_mpegts through the parser to get timestamps applied.


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




More information about the Gstreamer-bugs mailing list