Davinator
24th February 2009, 03:22
Hello all -
I'm trying to debug an application I have to see if it uses avisynth. My thoughts on how to do this is to somehow automatically add some Subtitle() text to every avisynth script created on this computer, regardless of the code. That means if the script is a simple 1 line "avisource("clip.avi")" or "directshowsource("clip.mpg"), it will have the subtitle text of my choosing.
Is there any way of doing this? My first path to accomplish this was to use an avsi, but I can't figure out how on earth to make it work. Any help is greatly appreciated. Thanks!
I'm trying to debug an application I have to see if it uses avisynth. My thoughts on how to do this is to somehow automatically add some Subtitle() text to every avisynth script created on this computer, regardless of the code. That means if the script is a simple 1 line "avisource("clip.avi")" or "directshowsource("clip.mpg"), it will have the subtitle text of my choosing.
Is there any way of doing this? My first path to accomplish this was to use an avsi, but I can't figure out how on earth to make it work. Any help is greatly appreciated. Thanks!