Quantcast KVCD: TOK Gives Error (and What about Several Instead of 1 File) - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
04-16-2003, 01:37 PM
tony12 tony12 is offline
Free Member
 
Join Date: Apr 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Hello everybody,

I have 2 questions:

1: In most documentations they are decoding 1 file from .avi to KVCD. What if i have 3 or more. In the several programs to use are so many options (one more difficult than the other) ,it's a lot to cope with for a newbie.

2: I've used Visual dub, Headac3he, everything goes well. then I use the avisynth script (edited the paths ofcourse) and saved the script. The started TOK and loaded the needed files. But when i start Tok i get a error-message :"The resolution of the video is illegal". The file information returned by Virtual dub states that resolution is 352x288 (25fps). But
the log file of TOK returns : "Resolution (fps):1260x56 (24,000 fps)".

Can anyone tell me what i'm doing wrong
Thanks,
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
04-16-2003, 02:32 PM
Kane Kane is offline
Free Member
 
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
1. if you have 3 avi files you can either join them to one file oder do the encoding 3 times.

2. i think the best method to do a script is using moviestacker

can you post your script?
__________________
greetz Kane
Reply With Quote
  #3  
04-18-2003, 03:10 AM
tony12 tony12 is offline
Free Member
 
Join Date: Apr 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
This was my script TOK which gave problems:

#==============================================#
# -= AviSynth script by MovieStacker v1.1.1 =- #
#==============================================#

LoadPlugin("C:\MIJN DOCUMENTEN\KVCD\MOVIESTACKER_V1.1.1\MOVIESTACKER\F ilters\MPEG2Dec.dll")
LoadPlugin("C:\MIJN DOCUMENTEN\KVCD\MOVIESTACKER_V1.1.1\MOVIESTACKER\F ilters\TemporalCleanerOld.dll")
LoadPlugin("C:\MIJN DOCUMENTEN\KVCD\MOVIESTACKER_V1.1.1\MOVIESTACKER\F ilters\GripFit_preview.dll")
LoadPlugin("C:\MIJN DOCUMENTEN\KVCD\MOVIESTACKER_V1.1.1\MOVIESTACKER\F ilters\DustV5.dll")
LoadPlugin("C:\MIJN DOCUMENTEN\KVCD\MOVIESTACKER_V1.1.1\MOVIESTACKER\F ilters\LegalClip.dll")

AviSource("I:\flaskOut1.avi"
LegalClip()
GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="BilinearResize")
SpaceDust()
TemporalCleaner(ythresh=2, cthresh=3)
GripBorders()
LegalClip()
Reply With Quote
  #4  
04-18-2003, 03:21 AM
Kane Kane is offline
Free Member
 
Join Date: Jan 2003
Posts: 398
Thanks: 0
Thanked 0 Times in 0 Posts
)script looks good, except one thing

AviSource("I:\flaskOut1.avi")

you just forgot the ) at the end of the line
__________________
greetz Kane
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
TMPGEnc: unsupported file error aareco Video Encoding and Conversion 3 09-02-2004 05:05 AM
Error with avi file - Could not decompress frame 0? kev23m Video Encoding and Conversion 2 05-24-2004 10:09 AM
Bitrates: Error, file is not supported! Wolfi Video Encoding and Conversion 2 09-11-2003 02:39 PM
getting VirtualDub error on .tpr file? FulciLives Video Encoding and Conversion 3 05-16-2003 02:45 AM
DVD2SVCD Error: Read beyond end of file Wolfi Video Encoding and Conversion 5 10-25-2002 07:37 AM




 
All times are GMT -5. The time now is 07:48 AM  —  vBulletin © Jelsoft Enterprises Ltd