[gstreamer-bugs] [Bug 478244] rtpamrdepay make no playable stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 21 04:36:44 PDT 2007


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

  GStreamer | gst-plugins-good | Ver: 0.10.6




------- Comment #6 from Wim Taymans  2007-09-21 11:36 UTC -------
Yes, good point. Here's the fix:

        * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
        Set outgoing packet duration because we can. Fixes #478244 some more.

Also note that reconstructing a valid quicktime stream from RTP packets is not
trivial. The default gstreamer setup will try to mux the stream as close to the
original streamed files as possible, preserving timestamps etc. You also might
want to insert a gstjitterbuffer right after the udpsrc to compensate for
packet loss, reordering and jitter to get a somewhat higher quality input for
the muxer.


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




More information about the Gstreamer-bugs mailing list