digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Samples (http://www.digitalfaq.com/archives/encode/2328-kvcd-samples.html)

kwag 01-24-2003 10:43 PM

Samples
 
From now on, I'll try to keep all samples at http://www.kvcd.net/samples :D

Here's the latest sample http://www.kvcd.net/samples/attack.mpg done with this script:

Code:

LoadPlugin("C:\encoding\mpeg2dec.dll")
LoadPlugin("C:\encoding\fluxsmooth.dll")
LoadPlugin("C:\encoding\GripFit_preview.dll")
LoadPlugin("C:\encoding\blockbuster.dll")
LoadPlugin("C:\encoding\legalclip.dll")
LoadPlugin("C:\encoding\sampler.dll")
LoadPlugin("C:\encoding\vobsub.dll")
LoadPlugin("C:\encoding\convolution3d.dll")
LoadPlugin("C:\encoding\dustv5.dll")
LoadPlugin("C:\encoding\decomb.dll")

Mpeg2Source("K:\ATTACK_OF_THE_CLONES_F1\VIDEO_TS\clones.d2v")
LegalClip()

GripCrop( source_anamorphic=False, width=528, height=480, overscan=2 )
GripSize()
FaeryDust()
#Convolution3D(preset="movieLQ")
Blockbuster(method="noise", variance=.3, seed=1)
GripBorders()
LegalClip()

#Sampler(length=24)
## MPEG size = ((Total frames/MovieTimeInMinutes)/24) * MPEG sample file size ##

That is what the complete movie looks like on two CDs :mrgreen:

Edit: CQ for this sample using KVCDx3 template was 78.

-kwag

cybermage26 01-25-2003 10:02 PM

Kwag, why the full screen? Why not widescreen? Not only looks better, but is smaller..?

Im guessing you just wanted to test full screen or something, I hope hehe.

kwag 01-25-2003 10:12 PM

Quote:

Originally Posted by cybermage26
Kwag, why the full screen? Why not widescreen? Not only looks better, but is smaller..?

Im guessing you just wanted to test full screen or something, I hope hehe.

It was the only format available at the moment. They didn't have the full screen version :twisted:


All times are GMT -5. The time now is 05:38 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.