Quantcast KVCD: How to Encode 120 Minutes on one CD? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
02-20-2003, 06:00 PM
baker baker is offline
Free Member
 
Join Date: May 2002
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Kwag,

I dont know if you remember me or not as I have been away for a long time but I used to be into this stuff.

After hearing so much about these filters I decided to dabble a wee bit but I am getting bad results.

I am hoping to use dvd2svcd as its great at getting the last drop out of the cd.

So any tips on filters etc on always getting 180mins to a cd.

I want the highest res possible but quailty is more impoirtant so will I have to stick to 352x288?

Sorry to be a bug, if you havent got the time to help me out. I understand.
I know I should check the forums etc.. but am a bit busy at the momnet so was wondering could you help.

Baker
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  
02-20-2003, 06:24 PM
Bchteam Bchteam is offline
Free Member
 
Join Date: Jan 2003
Posts: 275
Thanks: 0
Thanked 0 Times in 0 Posts
I don't recommend to put 180 Minutes on one Disc.You better 2 CD's with KVCDx3 and a 528x488(PAL 576) resolution.

I use this script to encode my DVD Movies:

Code:
LoadPlugin("F:\Programme\AviSynth2\mpeg2dec.dll") 
LoadPlugin("F:\Programme\AviSynth2\fluxsmooth.dll") 
LoadPlugin("F:\Programme\AviSynth2\GripFit_preview.dll") 
LoadPlugin("F:\Programme\AviSynth2\blockbuster.dll") 
LoadPlugin("F:\Programme\AviSynth2\legalclip.dll") 
LoadPlugin("F:\Programme\AviSynth2\sampler.dll") 
LoadPlugin("F:\Programme\AviSynth2\convolution3d.dll") 
LoadPlugin("F:\Programme\AviSynth2\dustv5.dll") 
LoadPlugin("F:\Programme\AviSynth2\decomb.dll")
LoadPlugin("F:\Programme\AviSynth2\temporalcleanerold.dll")
LoadPlugin("C:\WINDOWS\system32\vobsub.dll")
 
mpeg2source("G:\Episode2\Episode2Project.d2v") 
LegalClip() 
GripCrop( width=528, height=576, overscan=2 )
GripSize() 
FaeryDust()
TemporalCleaner() 
Convolution3D(preset="movieHQ")
VobSub("G:\Episode2\VTS_01_0")   
GripBorders()
LegalClip()
#Sampler(length=24) 
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##
You Just have to use the file prediction to get the right CQ.
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD: Help with 120 minutes of video on one CD? zerotype Video Encoding and Conversion 2 06-12-2004 10:24 PM
KVCD: Cannot fit 120 minutes on a cd? khusru Video Encoding and Conversion 4 01-09-2004 06:29 AM
Video is 110 minutes, but after encode only 39 min? Bombero0437 Video Encoding and Conversion 5 08-28-2003 04:41 PM
KVCD: how to fit 136 minutes on 1 CD? Timster Video Encoding and Conversion 10 01-13-2003 08:27 AM
KVCD: 180 minutes templates? nat123 Video Encoding and Conversion 3 09-16-2002 11:13 PM




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