digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: My first real success (http://www.digitalfaq.com/archives/encode/2748-kvcd-first-real.html)

Kane 02-23-2003 09:15 AM

my first real success
 
i just put my matrix dvd (130min) on one cd-r with help of the lbr-kvcd template and i nearly lost no quality.
ok, i took me 3 weeks to understand and test all those filters and programs for audio encoding and so on, but this was defenetly worth the time.
THX kwag and all the others for your patience and help

kwag 02-23-2003 01:34 PM

It's great to hear that Kane :D

Thanks,
-kwag

gonzopdx 02-24-2003 06:56 PM

@Kane

Can you post the script you used?

Kane 02-28-2003 02:55 PM

hi gonzo,
this is the script, i used with the lbr-kvcd PAL template

Code:

LoadPlugin("C:\WINDOWS\system32\MPEG2DEC.dll")
LoadPlugin("C:\WINDOWS\system32\legalclip.dll")
LoadPlugin("C:\WINDOWS\system32\sampler.dll")
LoadPlugin("C:\WINDOWS\system32\DustV5.dll")
LoadPlugin("C:\WINDOWS\system32\GripFit_preview.dll")
LoadPlugin("C:\WINDOWS\system32\Convolution3D.dll")

Mpeg2Source("E:\MATRIX\VIDEO_TS\matrix.d2v")
LegalClip()
GripCrop(720, 576, overscan=1)
GripSize()
SpaceDust()
Convolution3D(preset="movieLQ")
GripBorders()
LegalClip()
#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##


labomba 02-28-2003 03:11 PM

@Kane,

8O I really can't understand how you can put The Matrix on 1CD with 720x576 resolution. I made it in 2CDs with 528X480 resolution using the KVCDx3 NTSC mpeg1 template and 128k audio :? My script was very close of yours, only used faerydust() instead of spacedust() - I supposed gain more compression with it :? :?: - and some minors differences. I think that I need some more information for the masters of KVCD.
LaBomba

Kane 02-28-2003 03:16 PM

oh, iīm sorry, i posted the wrong one, this was my attempt with the kvcdx2 template

this is the right one

Code:

LoadPlugin("C:\WINDOWS\system32\MPEG2DEC.dll")
LoadPlugin("C:\WINDOWS\system32\legalclip.dll")
LoadPlugin("C:\WINDOWS\system32\sampler.dll")
LoadPlugin("C:\WINDOWS\system32\DustV5.dll")
LoadPlugin("C:\WINDOWS\system32\GripFit_preview.dll")
LoadPlugin("C:\WINDOWS\system32\Convolution3D.dll")

Mpeg2Source("E:\MATRIX\VIDEO_TS\matrix.d2v")
LegalClip()
GripCrop(352, 288, overscan=1)
GripSize()
SpaceDust()
Convolution3D(preset="movieLQ")
GripBorders()
LegalClip()
#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##

i use spacedust instead of faerydust, because i donīt see a increase in quality with faerydust, but i takes tmpgenc longer to encode

labomba 02-28-2003 03:32 PM

Quote:

Originally Posted by Kane
i use spacedust instead of faerydust, because i donīt see a increase in quality with faerydust, but i takes tmpgenc longer to encode

You are right :cry: Itīs almost the double time :x But you get a lower file with faerydust than spacedust. I made The Count of Monte Cristo (131 min.) in 1 CD, with 528x480 resolution, but that was a darker movie (easier to crompress) than The Matrix and very low action.
Anyway thanks. Iīm allways using KVCx3 528X480 resolution tamplate and don't try KVCx2 or LBR yet. I think I'll give a try the next time.
LaBomba

Kane 03-01-2003 09:44 AM

well, my experience ist, that kvcdx3 is best , when the movie is max 90min, the kvcdx2, when movie is 90-120min, and the lbr-kvcd, when movie is more than 120min long, if you want to put it on one cd.


All times are GMT -5. The time now is 02:19 AM  —  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.