I'm trying to use mencoder to build a video stream from a series of pictures and I want to play this on Windows through a web browser as an embedded element. I prefer not to ask viewers to download special players or codecs.
I've tried several formats, but none of them will play on windows in media player or quick time.
I'm going by:
http://www.mplayerhq.hu/DOCS/HTML/en...nc-images.html
I previously tried using flash generated with PHP/ming, but the stream slows down and I need the frame rate to be accurate.
Any suggestions on how to generate a video stream on Linux viewable on Windows?