[vlc-devel] [PATCH] opus encoder: do not write a full blown ogg header in extra data

Timothy B. Terriberry tterribe at xiph.org
Fri Jan 17 20:13:43 CET 2014


Also make sure you test encoding > 2 channels. I guarantee you that will 
break as well. The _minimum_ header size is 19 bytes. It will be larger 
with a multichannel mapping (for mapping family 1, an extra 2 bytes plus 
1 byte per channel).



More information about the vlc-devel mailing list