Closed GoogleCodeExporter closed 9 years ago
Thats a feature, not a bug.
LAV Splitter uses a custom type for ADTS AAC which indicates that the ADTS
header is still in place and not stripped. Some AAC decoders cannot deal with
this, and would break if its always done, therefor a custom type was introduced
and if the decoder accepts it, we know that we can send the full stream
information.
Of course LAV Splitter will also offer the "normal" AAC type, for decoders that
do not understand our custom type, but LAV Audio will favor our custom type.
Original comment by h.lepp...@gmail.com
on 11 May 2012 at 5:52
Original issue reported on code.google.com by
lordd....@gmail.com
on 11 May 2012 at 5:45