Quoting Zhao Zhili (2024-02-04 10:19:11) > > On Feb 4, 2024, at 17:02, J. Dekker <j...@itanimul.li> wrote: > > > > With the addition of threading in ffmpeg.c, the SDL2 devices no longer have > > the > > 'main' thread. This means that both the SDL2 and OpenGL output device are > > broken > > in master. Rather than attempting to fix it, they should be removed instead > > as > > there are better alternatives for debugging or viewing streams. > > Please note they are broken only with fftools, they work as before when used > as libavdevice > in theory.
In other words, unlike any normal muxer, they are broken for any multithreaded caller and always have been. -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".