[gstreamer-bugs] [Bug 621205] New: insert mpeg4video config data in mpeg4videoparse
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 10 07:25:55 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=621205
GStreamer | gst-plugins-bad | 0.10.19
Summary: insert mpeg4video config data in mpeg4videoparse
Classification: Desktop
Product: GStreamer
Version: 0.10.19
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: marc.leeman at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=163296)
View: https://bugzilla.gnome.org/attachment.cgi?id=163296
Review: https://bugzilla.gnome.org/review?bug=621205&attachment=163296
add config-interval parameter
In line with the changes of rtph264pay, rtpmp4vpay and with the pending patch
for h264parse; config-interval is added to multiplex the config parameters into
the mpeg4 video stream.
This removes setting hex/binary config parameters and/or allows sending mpeg 4
video over thet network without rtp payloading and letting an encoder pick up
in the stream at any point in time.
This is esp. useful for some encoders/streams that only send the config
parameters once at startup or encoders that send them out of band (rtsp).
all four modules now have config-interval as a parameter; doing the same on rtp
or ES level.
--
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