Log in

View Full Version : Avisynth playback in browser


tin3tin
18th March 2012, 00:27
Has anyone been able to do this or worked in that direction before?

I have an idear for a project where I need to alter an video clip each time it is played anew in a webpage. Do you guys think it would be possible(maybe only in a Windows browser) with Avisynth? And if not are there anything else I should look into?

um3k
18th March 2012, 04:27
PHP can call Avisynth server side, but this would be quite expensive for high traffic. Client-side, flash player+pixel bender might be the best option.

Mounir
18th March 2012, 16:33
MPC-HC player can read avisynth scripts as far as i know