Jason Garrett-Glaser <[email protected]> added the comment:

Program received signal SIGSEGV, Segmentation fault.
hScale_C (dst=0x19338f0, dstW=320, src=0x1adff28 "", srcW=320, xInc=65536,
    filter=0x18ea2d0, filterPos=0x19119e0, filterSize=1)
    at libswscale/swscale_template.c:2192
2192                val += ((int)src[srcPos + j])*filter[filterSize*i + j];
(gdb) bt
#0  hScale_C (dst=0x19338f0, dstW=320, src=0x1adff28 "", srcW=320, xInc=65536,
    filter=0x18ea2d0, filterPos=0x19119e0, filterSize=1)
    at libswscale/swscale_template.c:2192
#1  0x000000d8 in ?? ()
#2  0x018f5c40 in ?? ()
#3  0x00000129 in ?? ()
#4  0x00000002 in ?? ()
#5  0x00000140 in ?? ()
#6  0x007a1ffd in swScale_C (c=0x0, src=0x1e0, srcStride=0x22b330,
    srcSliceY=2274048, srcSliceH=2391848, dst=0x122b2f8, dstStride=0x22b26c)
    at libswscale/swscale_template.c:2449

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

Reply via email to