SILICON
2nd November 2002, 10:48
I´ve installed AVISYNTH 2.06
I´ve installed TMPGEnc 2.58.44.152
I´ve installed TMPGEnc VFP 2.58.44.152
I´ve installed READAVS.DLL (editing install.reg)
I´ve configured the VFAPI section and unckeck all llines except ReadAVS
I´ve put ConvertToRGB() in the last line of AVS script. (The script is ok, I can read it with MPLAYER2)
The script :
version()
ConvertToRGB()
work ok in tmpgenc and mplayer2.
The script:
loadplugin("C:\DVD2CVCD\PLUGINS\MPEG2DEC.dll")
Mpeg2Source("C:\DVD2CVCD\Pelicula\PELICULA.D2V")
ConvertToRGB()
work ok in MPLAYER2, but don´t work in TMPGENC. Tmpgenc says: File "FILM.AVS" can not open or unsupported.
If I instaled DVD2SVCD, works ok, but when i uninstaled DVD2CVCD don´t work anymore.
Any ideas?
Mans thanks in advance.
I´ve installed TMPGEnc 2.58.44.152
I´ve installed TMPGEnc VFP 2.58.44.152
I´ve installed READAVS.DLL (editing install.reg)
I´ve configured the VFAPI section and unckeck all llines except ReadAVS
I´ve put ConvertToRGB() in the last line of AVS script. (The script is ok, I can read it with MPLAYER2)
The script :
version()
ConvertToRGB()
work ok in tmpgenc and mplayer2.
The script:
loadplugin("C:\DVD2CVCD\PLUGINS\MPEG2DEC.dll")
Mpeg2Source("C:\DVD2CVCD\Pelicula\PELICULA.D2V")
ConvertToRGB()
work ok in MPLAYER2, but don´t work in TMPGENC. Tmpgenc says: File "FILM.AVS" can not open or unsupported.
If I instaled DVD2SVCD, works ok, but when i uninstaled DVD2CVCD don´t work anymore.
Any ideas?
Mans thanks in advance.