mpegtsmux, high overhead for a small aac bitrate

Baby Octopus jagadishkamathk at gmail.com
Thu May 19 03:48:13 UTC 2016


I enc ountered this issue a while ago. Found the issue to be due to padding
bytes at the end of each access units. You need to introduce some buffering
logic inside the muxer by holding the last packet of each AU and combining
it with first packet of next AU. Also, its quite possible for low bitrate
audio that you'll have more than 2AUs in the same packet :)



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/mpegtsmux-high-overhead-for-a-small-aac-bitrate-tp4677634p4677670.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list