Open
Description
Can code be tuned for opening image formats like PNG or TIFF as video source?
I want to add a feature for open sequence of images for playback.
i.e. - ffmpeg -r 25 -i %04d.tif
If video source selected as OpenUrl in format like C:\Video\image-seq%04d.tif,
then the player plays image sequence only if non OpenGL rendering.