GNOME Bugzilla – Bug 740029
matroskademux: excessive reallocation to align audio streams
Last modified: 2018-01-23 11:11:23 UTC
Using the following pipeline with the attached file results in a large number of "gst_matroska_demux_align_buffer:<demux> We want output aligned on 2, reallocated" error messages being reported when dealing with the audio stream (Stream 1), which has 9600 byte samples (at 50ms each). splitfilesrc location=<file_to_stream> ! matroskademux name=demux demux. ! queue ! h264parse ! queue ! rtph264pay name=pay0 pt=96 demux. ! queue ! audioconvert ! audio/x-raw ! queue ! rtpL16pay name=pay1 pt=97
File was too large to attach, it can instead he found here: https://www.dropbox.com/s/rh3w0j1otel3u7v/demux_bug_example.mkv?dl=0
I don't know what to do about this. Why do you think this is 'excessive', and what do you think we should do about it?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!