[Bug 747881] rtpmp4gdepay does not calculate timestamp for RTP packets with multiple Access Units

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 15 14:10:29 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747881

--- Comment #5 from Ramiro Polla <ramiro.polla at collabora.co.uk> ---
The issue was rtpmp4gdepay not calculating timestamps for RTP packets with
multiple Access Units.

With proposed patch, this gst-launch line properly records the stream.
$ gst-launch-1.0 -e rtspsrc protocols=tcp
location=rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mov
name=src ! queue ! rtph264depay ! h264parse ! matroskamux name=mux ! filesink
location=output.mkv src. ! rtpmp4gdepay ! aacparse ! mux.

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