Problems using older versions of AVIsynthIf the 'part0.avs' file was not automatically created for you then you have an older version of AVIsynth. You have one of two choices:
- update to the newer version of Avisynth, or
- follow the instructions below to create the *.avs file. (I recommend that you update to the newest version of Avisynth)
If you have opted for creating your own *.avs file, then you need to do the following...
- Type your project name in the 'File name' box and select Save
![]()
- When the 'Avisynth Premiere plug-in' window opens up, select the 'IPCSorce ('project1')' file name and copy it.
![]()
- Open Notepad and paste the 'IPCSource ('project1')' in the window and save the file as 'project1.avs'
**Note make sure that notepad doesn't append a .txt to the end of the filename, project1.avs.txt will not work. If it does, just change the name to remove the .txt extension
![]()
- Open up TMPGenc and select this file as the 'Video Source' and continue as on the main tutorial page. Back