Justin Ruggles <[EMAIL PROTECTED]> added the comment:

The AC3 parser issues seem to be occurring when subsequent calls overlap the
header.  This makes next == END_NOT_FOUND for the first call and next < 0 for
the second call.  The patch suggested does fix the segfault, but it doesn't fix
the issue of 2 frames being put in 1 packet.  I'm still trying to figure out a
way to fix it properly...

----------
nosy: +jbr

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue459>
______________________________________________________

Reply via email to