digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KDVD Guide? (http://www.digitalfaq.com/archives/encode/14599-kdvd-guide.html)

Brenth 09-08-2008 04:01 PM

KDVD Guide?
 
Hey, I can't seem to find a guide of converting to KDVD. Any links?

Dialhot 09-08-2008 06:58 PM

There is no guide but the steps are quite the same than to convert to VCD :
1/ ripping
2/ d2v project
3/ avisynth script
4/ prediction
5/ encode
6/ authoring

Difference are in the tools used for 4 (HCMatic), 5 (HCenc) and 6 (whatever you want, for them a lot of guide exists on the net - I use DVDLab personally)

Brenth 09-18-2008 04:12 PM

Where can I find a good script to convert to KDVD from an AVI source?

Dialhot 09-18-2008 06:58 PM

I assume you ask for interlaced none MPEG4 source ?

Dialhot 09-18-2008 07:02 PM

Quote:

Originally Posted by Dialhot
I assume you ask for interlaced none MPEG4 source ?

For deinterlacing, look at there :
http://www.kvcd.net/forum/viewtopic.php?t=13768

And basically I'm using this script whatever the kind of source :
Code:

LanczosResize(...)

LimitedSharpenFaster()
LRemoveDust_YV12(17,1)

#ColorMatrix(mode="rec.601->rec.709") # for CCE
#ColorMatrix(mode="rec.709->rec.601") # for TMPGEnc

AddBorders(...)

Sometimes I'm adding the MA part of optimal script just before the addborder.


All times are GMT -5. The time now is 04:42 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2024 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2024 Jelsoft Enterprises Ltd.