[gstreamer-bugs] [Bug 620494] [rtsp] stuttery audio with some h264/aac streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 3 10:30:45 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=620494
GStreamer | gst-plugins-good | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |0.10.24
--- Comment #1 from Wim Taymans <wim.taymans at gmail.com> 2010-06-03 17:30:39 UTC ---
commit 2c92f213c5e5d3bcfd7ecc5f541b333fa0ec4947
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Thu Jun 3 19:23:01 2010 +0200
mp4gdepay: calculate the frame duration correctly
When we calculate the frame duration, we need to use the amount of
frames in the _previous_ packet, not the current packet. The frame duration
is
needed to correctly de-interleave interleaved streams. This fixes the case
where
there are a variable number of frames in a packet.
Fixes #620494
--
Configure bugmail: https://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