I've looked at the source for ffplay and can see that the video is displayed 
using SDL. But as far as I can tell this doesn't actually use a real window in 
Windows, it just creates a space on the screen then watches for mouse events in 
the area.

Are there any examples that show how to play video in Windows using the native 
functions rather than SDL?

Thanks.



_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to