[Bug 766267] rtpmp4adepay: Should reject caps without codec configuration

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 23 12:09:14 UTC 2016


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

--- Comment #17 from Peter Maersk-Moller <pmaersk at gmail.com> ---
Would it make sense to suggest the rtpbin or the rtpmp4adepay module checks,
when checking that all necessary caps are set, that the config parameter in the
caps agrees with the clock-rate parameter (AAC specific only) in the same caps? 

application/x-rtp,media=(string)audio,clock-rate=(int)44100,encoding-name=(string)MP4A-LATM,cpresent=(string)0,config=(string)40002420

Here the 44100 for clock-rate should match a 24 in the config. 48000 should
match a 23, 64000 match a 22 etc.

Regards
Peter

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