I got some x264 files that play just fine in WMP but I want to be able to watch them in black and white on the fly. I'm an encoding noob so my first script looks like this:
file.avs
the avs file plays fine with WMP but there is no sound.
I have the Haali media splitter installed.
file.avs
Code:
DirectShowSource("D:\*************1080.mp4", fps=30, audio=true)
greyscale()
I have the Haali media splitter installed.