UGeorge <[email protected]> added the comment:

I'm really into inserting swscale, or modifying swscale  into the filter 
loop instead.  It seems fairly simple, except that the Libraries appear 
to parse ffplay command line. It also appears that the video wxh is not 
known at the time the filter is created.

BTW: also, if you scale to a size larger than screen, then ffplay will 
also die a horrible malloc death. Also posted a BUG complaint to the SDL 
folks. appears something similar has been reported for the SDL overlay 
call. Oh well.

On 07/31/2010 02:43 PM, scheutzo wrote:
>
> scheutzo<[email protected]>  added the comment:
>
> The attached patch prevents the buffer overrun and resulting segfault by 
> exiting
> with an error message. This patch is standalone, and does not depend on my
> earlier patch from 7/24.
>
> issue2079-avoid-segfault-v1.patch
>
> ________________________________________________
> FFmpeg issue tracker<[email protected]>
> <https://roundup.ffmpeg.org/issue2079>
> ________________________________________________

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2079>
________________________________________________

Reply via email to