Adamo
27th March 2002, 15:28
Hallo,
I have 10GB AVI file (captured from miniDV camcorder).
As I read in this forum CCE 2.50 will not process it because of the input file size limitation.
So I have to divide this AVI to 5 files not larger than 2GB and make a batch, just like DDog wrote ( http://forum.doom9.org/showthread.php?threadid=21312 )
#start of script
avisource("1.avi","2.avi","3.avi","4.avi","5.avi")
#end of script
Save it as "combine.avs" and how to process it by avi2svcd to one svcd?
Do i have to put this AVS file in the place where AVI file was?
I mean in this window where "go" button is?
Adamo
I have 10GB AVI file (captured from miniDV camcorder).
As I read in this forum CCE 2.50 will not process it because of the input file size limitation.
So I have to divide this AVI to 5 files not larger than 2GB and make a batch, just like DDog wrote ( http://forum.doom9.org/showthread.php?threadid=21312 )
#start of script
avisource("1.avi","2.avi","3.avi","4.avi","5.avi")
#end of script
Save it as "combine.avs" and how to process it by avi2svcd to one svcd?
Do i have to put this AVS file in the place where AVI file was?
I mean in this window where "go" button is?
Adamo