0

I have an avs script say sample.avs If I drop this on media player classic or do open with OR

or I use the script with ffmpeg.exe it works.But if I simply type sample.avs on the command prompt the file opens in notepad.Can I write some code in C# to do something to trigger/load avisynth like the player or ffmpeg.exe do.

thanks.

rsjethani
  • 2,179
  • 6
  • 24
  • 30

1 Answers1

0

Set the default program e.g. VirtualDub to open AVS files. My setting is *.avs associated to AvsP, in that editor set the play button to open VirtualDub.

Eric Fortis
  • 16,372
  • 6
  • 41
  • 62