digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Guide to convert DVD to KVCD (http://www.digitalfaq.com/archives/encode/2654-guide-convert-dvd.html)

Anonymous 01-03-2004 07:47 PM

and one more thing....
 
i dont think everyone thinks what u think dazed so dont talk on deir behalf .... i could sue u for all dese things but im not a nerd like u ... as for u incredible, if u cant read me ghetto english writing, get da hell of dis site ... its obvious dat DAT means THAT and da means THE .... idiot nerd ... and if u hate me so much come fight me and ill kick ur ass and u can file a lawsuit ....

as for repeatin maself on different forums, i dont think ur stupid, I KNOW! i thought dat da other forum was more appropiate to post ma question on .... not dat i wanted more dan one answer .... again WHAT I ASKED WASNT ILLEGAL U LIL NOOB ....

das all i gotta say ...

kwag 01-03-2004 07:52 PM

Ok, I think we've had it with KIDDYdemon.
GROW UP :!:
Next time, we forward your info with time stamps and behaviour to rogers.com. I'm sure they'll take care of you.

01/03/04 20:41:49 dns 24.102.58.27
nslookup 24.102.58.27
Canonical name: CPE000c6e607729-CM400049672933.cpe.net.cable.rogers.com
Addresses:
24.102.58.27
Fixed IP.


User deleted :!:

-kwag

dazedconfused 01-06-2004 03:00 AM

To quote Pacino, since I didn't have a chance to "say hello to our little friend" and respond to his clever witicisms directed at me before he was shown da door :lol: , I'd personally just like to briefly say...

:rotf: Wow! Friends, there are few gifts more precious than the one which kiddydemon has so givingly (and unintelligibly) bestowed upon all of us here so plentifully this holiday season: the gift of laughter :!: Thank you soooooo much kiddo. I'm sure your folks must be very proud.

Oh yeah...and happy lurking,
-d&c

P.S. Thank you for removing the thorn from our collective paw Karl...a most pleasant belated Christmas gift. :wink:

kwag 01-06-2004 11:23 AM

Thanks d&c,

yaw, Ai GoT HeaDaIkes, when Ai traid tu reeed dose poSts :rotf:

Have a great new year :D

-kwag

password 01-14-2004 06:17 AM

ok im kind new here and i was reading black prince's guide and i dont know what to do with movie stacker. i need step by step instructions. im trying to do monsters inc with dvd type menu (by VMesquita) the movie is like 93 min long and i want to use theKVCDx3-MPEG-1-NTSCFilm.mcf TMPGEnc Template (528x480 Average of 100 minutes of "widescreen" or 75 minutes of Full screen" on a 80 min cd-r) please help ! any suggestions will be help full. thanx

Dialhot 01-14-2004 06:56 AM

Do you use avs2.08 or avs2.53 ?

password 01-14-2004 07:30 AM

avisynth 208

password 01-15-2004 01:16 AM

i never made a kvcd before and i need to know how to use and understand step 4 and step 5 on black prince's dvd to kvcd guide

rendalunit 01-15-2004 02:26 AM

i made a newbie guide for making a script with MovieStacker
http://www.angelfire.com/film/rendal...ker_guide.html

Hope it helps-- if not I'm going to delete that crap from my webspace! LOL

kwag 01-15-2004 07:33 AM

Looks good ren :D

-kwag

password 01-15-2004 06:25 PM

thanx ren so much. i'll give it a shot.
but can i still use avisynth 2.08?

Xavier 01-16-2004 12:32 PM

HELP
 
i have a copy of t3 on dvd that i wish to back up to kvcd over 1 cd, the film is 104 mins long. i have been using the latest scipt advised by black prince using 352x288 resolution. the problem is when i test the script in full screen the image tends to be block around the actors. is there any where to smooth it down or remove the blocks

Dialhot 01-16-2004 02:12 PM

Re: HELP
 
Quote:

Originally Posted by Xavier
i have a copy of t3 on dvd that i wish to back up to kvcd over 1 cd, the film is 104 mins long. i have been using the latest scipt advised by black prince using 352x288 resolution. the problem is when i test the script in full screen the image tends to be block around the actors. is there any where to smooth it down or remove the blocks

What was the exact script ? We can't have in memory all scripts provided by all guides existing nearby.

password 01-17-2004 04:53 PM

hey ren (or any one else that can help) i have tried your guide and the source that you use is .avi format. (i only have .ac3 , .d2v , .ifo and .vob formats) i dont quite understand. so sorry i am slow. please help. thanx

Dialhot 01-17-2004 05:25 PM

Just open d2v insteed of avi in moviestaker !

password 01-20-2004 03:23 AM

thanx for the response but i don't understand moviestacker cause the guides only for .avi format. is there any guide for the .d2v format? thanx

Dialhot 01-20-2004 04:03 AM

There is no difference in the usage of movistacker whatever the source is !

password 01-20-2004 03:43 PM

thanx

password 01-22-2004 03:35 AM

i now dont understand the scripts and how to use them. please help. i'm getting very frustrated. sorry for my lack of knowledge. thanx

Xavier 02-01-2004 03:26 PM

Continuation of my question
 
Heyi have a copy of t3 on dvd that i wish to back up to kvcd over 1 cd, the film is 104 mins long. i have been using the latest scipt advised by black prince using 352x288 resolution. the problem is when i test the script in full screen the image tends to be block around the actors. is there any where to smooth it down or remove the blocks. this is the script ive been using : -

## DLL Section ##
#
LoadPlugin("D:\kvcd\Filters\MPEG2Dec3dg.dll")
LoadPlugin("D:\kvcd\Filters\Grip.dll")
LoadPlugin("D:\kvcd\Filters\STMedianFilter.dll")
LoadPlugin("D:\kvcd\Filters\asharp.dll")
LoadPlugin("D:\kvcd\Filters\undot.dll")
#
####

## Defined Variables and Constants ##
#
MaxTreshold = 1.50
scd_trigger = 30 # Scene change trigger value.
nf = 0 # Current frame.
#
####

## Main section and static filters ###
#
Mpeg2Source("D:\T3\t3.d2v")
#
undot()
Limiter()
asharp(2, 4)
GripCrop(352, 288, overscan=2, dest_anamorphic=false)
GripSize(resizer="BilinearResize")
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(MaxTreshold))
MergeLuma(blur(0.2))
#
#

## Dynamic Linear Adaptive Filtering and Scene Change Detection ##
#
# ( Portions from AviSynth's manual ) - This will apply temporalsoften to
# very static scenes, and apply variable blur on moving scenes.
# We also assign a variable - and this is why a line break is inserted:

ScriptClip("nf = YDifferenceToNext()"+chr(13)+ "nf > 2.5 ? asharp( -(fmin((nf/30), 1)), 0 ) : \
TemporalSoften(2,7,7,3,2) ")

#
# Scene change detection ( kwag ) - If a scene change is detected, we
# blur heavily. This affects the scene before and the one after the
# scene change, thus providing a softer transition for the encoder instead
# of a sharp "spike".
# If it's not a scene change, then we just blur dynamically, depending on
# the action.

ScriptClip("nf > scd_trigger ? asharp( -2,0) : asharp(0,0) ")

#
#
#

#LetterBox( Your_Values_Here ) # Depends on situation. Use MovieStacker!
Limiter()

#
#
## Functions ###

function fmin(float f1, float f2) {
return (f1<f2) ? f1 : f2
}

#
####

Alsoi i have many other films that are around the 100 minute range that i want to backup to 1 cd only. how can i fit them on to cd without loosing on quality. please help


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