[gstreamer-bugs] [Bug 625825] New: cannot link rtpmp4adepay ! aacparse
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 2 05:56:06 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=625825
GStreamer | gst-plugins-bad | git
Summary: cannot link rtpmp4adepay ! aacparse
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: ensonic at sonicpulse.de
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Created an attachment (id=166971)
View: https://bugzilla.gnome.org/attachment.cgi?id=166971
Review: https://bugzilla.gnome.org/review?bug=625825&attachment=166971
don't require framed=false to be able to link aacparse
In a pipeline like
gst-launch-0.10 rtspsrc
location=rtsp://stream.yle.mobi/yle/areena/MEDIA_E0329814_p3.mp4
protocols="tcp" name=s mp4mux name=m ! filesink location=2010.07.14.Mennään\
sirkukseen.mp4 s. ! queue ! rtpmp4adepay ! aacparse ! progressreport ! m. s. !
queue ! rtph264depay ! h264parse output-format=sample ! m.
I need to put a aacparse after rtpmp4adepay to get the sampling-rate into the
caps. The sampling-rate is needed by qtmux (all flavours). The attached patch
works for me, but I am now sure where it should be fixed properly.
--
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