I have webm containers with VP8 coded video and Opus audio. During playback, VLC reports "opus error: initial Opus header is corrupted" and "opus error: cannot read Opus header". A few minutes with the source code reveals that VLC is looking for an ogg header instead of raw opus ...