Michael Riepe wrote:

> Well, the function allocates a buffer that is too small for a full 5.1
> AC-3 audio stream (which is what the stream includes) and then calls
> avcodec_decode_audio from ffmpeg - which completely ignores the buffer
> size argument that the caller provides and writes out a full frame. Bad
> luck, eh?
> 
> The patch increases the buffer size to avoid the overflow. In the long
> run, it would of course be better to get rid of that broken ffmpeg stuff.

Sven, and Michael: I don't know, what your position might be to this
suggestion, but how about giving commit privileges to Michael?


Jochen

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to