coffeecup
28th January 2003, 20:54
Hi,
For some reason my previous try resulted in a closed thread ( :confused: ) , so I'll give it another try.
I've used DVD2SVCD for some time now to make backups of my DVD's. Works very fine. Now I have an AVI file that should be converted to a SVCD. This should works , BUT ... when DVD2SCVD starts with the encoding part it parses a AVIsynth script to TMPGenc. TMPGenc ends a few seconds later. The encoded video says "AVIsynth script error". Looking at the script there are 2 parameters for AVIsource : 1 -
Path+name AVI file and 2 - False. The second parameter is not recognized by TMPGenc for some reason. I searched the Net for similar problems but didnot find something resembling my problem. What I found was that I never saw a second parameter in scripts people published. Now I edit the script before encoding starts. I guess I am doing something terribly wrong, but I can't seem to find out what. I'm using the lastest versions of DVD2SVCD and TMPGenc. Who wants to help ?
Here's the AVS file that DVD2SVCD generated:
LoadPlugin("C:\Apps\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("C:\Apps\DVD2SVCD\INVERS~1\DONALD~1\decomb.dll")
AVISource("G:\MOVIE\SBTKLA~1.AVI",False)
ConvertToYUY2()
AssumeFPS(25,1,True)
Telecide()
BicubicResize(480,440,0.0,0.6)
AddBorders(0,68,0,68)
Note: TMPGenc is very recent release (2.510)
Thanks !
For some reason my previous try resulted in a closed thread ( :confused: ) , so I'll give it another try.
I've used DVD2SVCD for some time now to make backups of my DVD's. Works very fine. Now I have an AVI file that should be converted to a SVCD. This should works , BUT ... when DVD2SCVD starts with the encoding part it parses a AVIsynth script to TMPGenc. TMPGenc ends a few seconds later. The encoded video says "AVIsynth script error". Looking at the script there are 2 parameters for AVIsource : 1 -
Path+name AVI file and 2 - False. The second parameter is not recognized by TMPGenc for some reason. I searched the Net for similar problems but didnot find something resembling my problem. What I found was that I never saw a second parameter in scripts people published. Now I edit the script before encoding starts. I guess I am doing something terribly wrong, but I can't seem to find out what. I'm using the lastest versions of DVD2SVCD and TMPGenc. Who wants to help ?
Here's the AVS file that DVD2SVCD generated:
LoadPlugin("C:\Apps\DVD2SVCD\MPEG2Dec\mpeg2dec.dll")
LoadPlugin("C:\Apps\DVD2SVCD\INVERS~1\DONALD~1\decomb.dll")
AVISource("G:\MOVIE\SBTKLA~1.AVI",False)
ConvertToYUY2()
AssumeFPS(25,1,True)
Telecide()
BicubicResize(480,440,0.0,0.6)
AddBorders(0,68,0,68)
Note: TMPGenc is very recent release (2.510)
Thanks !