Fmazzanti
17th May 2003, 12:17
Hi guys,
I post this one here because I've experienced this prob since I updated to the latestt DIF4U and DoCCE4U. I updated to AviSynth 2.08 in order to deinterlace material de way it is explained in the new Scenarist guide by doom9. However, when I try to load decomb.dll with the script
import("C:\Archivos de programa\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("C:\Archivos de programa\DoItFast4U\mpeg2dec3.dll")
LoadPlugin("C:\Archivos de programa\DoItFast4U\new.avs\decomb.dll")
Mpeg2Source("VTS__01_P03.4~3_1.d2v")
FieldDeinterlace(blend=false)
AddAudio()
ConvertToYUY2()
and load it into CCE, it spits the following message
'Frame size 1012x56 is not supported. Supported frame size is up to 720x576'
and that's it. No encoding, no nothing...
I tried to load the .avs file directly into media player and it says
'LoadPlugin("C:\Archivos de programa\DoItFast4U\mpeg2dec3.dll") is not an Avisynth 1.0 plugin'
The result is that I can not deinterlace anymore :scared:
Please, help me... I can't finish my backup.
I post this one here because I've experienced this prob since I updated to the latestt DIF4U and DoCCE4U. I updated to AviSynth 2.08 in order to deinterlace material de way it is explained in the new Scenarist guide by doom9. However, when I try to load decomb.dll with the script
import("C:\Archivos de programa\DoItFast4U\new.avs\addaudio.avs")
LoadPlugin("C:\Archivos de programa\DoItFast4U\mpeg2dec3.dll")
LoadPlugin("C:\Archivos de programa\DoItFast4U\new.avs\decomb.dll")
Mpeg2Source("VTS__01_P03.4~3_1.d2v")
FieldDeinterlace(blend=false)
AddAudio()
ConvertToYUY2()
and load it into CCE, it spits the following message
'Frame size 1012x56 is not supported. Supported frame size is up to 720x576'
and that's it. No encoding, no nothing...
I tried to load the .avs file directly into media player and it says
'LoadPlugin("C:\Archivos de programa\DoItFast4U\mpeg2dec3.dll") is not an Avisynth 1.0 plugin'
The result is that I can not deinterlace anymore :scared:
Please, help me... I can't finish my backup.