GyanD / codexffmpeg

Support for https://www.gyan.dev/ffmpeg
1.43k stars 108 forks source link

SDL WINDOW hanged when lost focus #107

Closed ansariatif closed 10 months ago

ansariatif commented 11 months ago

sdl windows goes hang when lost focus or cursor moved in ffmpeg version 6.0 . Working fine in ffmpeg version 5.1

my command is ffmpeg -re -i g:/Srivalli.mp4 -f sdl2 "asd"

image

pzhlkj6612 commented 11 months ago

Hello. I guess the problem is from FFmpeg, not this repository which is just building FFmpeg from the source code. You may need to file a ticket on FFmpeg's bug tracker system: https://trac.ffmpeg.org/ .

GyanD commented 10 months ago

FFmpeg design issue, not specific to my builds. Discussed at https://trac.ffmpeg.org/ticket/10625