[SDL] video playback API in SDL

Ryan C. Gordon icculus at icculus.org
Tue Oct 16 11:38:49 PDT 2007


René Dudfield wrote:
> A webcam/video camera api would be very useful.

To be clear, video input and output isn't the same thing as video 
decoding. Putting something like DirectShow or ffmpeg into SDL would 
really be overkill. Having an abstract way to interface with hardware is 
something else entirely.

--ryan.



More information about the SDL mailing list