linuxking
7th January 2004, 02:38
I am using DVD2SVCD, but this problem seems to be a TMPGEnc issue.
I have the following TitlePicture.bmp.avs file
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1\AVISYN~1.DLL")
Blackness(2)
AssumeFPS(29.970)
ConvertToYUY2
BicubicResize(240,240)
AvisynthBMP_Loader("D:\matrix","TitlePicture.bmp")
BicubicResize(240,240)
AddBorders(232,120,232,120)
BicubicResize(480,480)
ConvertToRGB()
This file play in Windows Media Player - shows me the picture.
However, when I try to open this with TMPGEnc version 2.521.58.169, I get File "D:\matrix\TitlePicture.bmp.avs" can not open, or unsupported.
I have tried up'ing the environment setting of the Direct Show plugin - no change.
I've downloaded GSpot and rendered it - no problems. Uses the QUARTZ.DLL driver.
I have figured out a work around - but it's tedious. Would really like to solve this problem. Thanks.
I have the following TitlePicture.bmp.avs file
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1\AVISYN~1.DLL")
Blackness(2)
AssumeFPS(29.970)
ConvertToYUY2
BicubicResize(240,240)
AvisynthBMP_Loader("D:\matrix","TitlePicture.bmp")
BicubicResize(240,240)
AddBorders(232,120,232,120)
BicubicResize(480,480)
ConvertToRGB()
This file play in Windows Media Player - shows me the picture.
However, when I try to open this with TMPGEnc version 2.521.58.169, I get File "D:\matrix\TitlePicture.bmp.avs" can not open, or unsupported.
I have tried up'ing the environment setting of the Direct Show plugin - no change.
I've downloaded GSpot and rendered it - no problems. Uses the QUARTZ.DLL driver.
I have figured out a work around - but it's tedious. Would really like to solve this problem. Thanks.