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 06: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 06: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 02: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 10: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 05: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 05:56 AM

Do you use avs2.08 or avs2.53 ?

password 01-14-2004 06:30 AM

avisynth 208

password 01-15-2004 12: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 01: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 06:33 AM

Looks good ren :D

-kwag

password 01-15-2004 05:25 PM

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

Xavier 01-16-2004 11:32 AM

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 01: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 03: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 04:25 PM

Just open d2v insteed of avi in moviestaker !

password 01-20-2004 02: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 03:03 AM

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

password 01-20-2004 02:43 PM

thanx

password 01-22-2004 02: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 02: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

Dialhot 02-02-2004 05:00 AM

The script you use is very old (guide not updated). Update to the last one provided here :

http://www.kvcd.net/forum/viewtopic.php?t=3483

Xavier 02-03-2004 03:44 PM

Please Help
 
Yo dialhot ive been having problems getting the encoding part up and running i was wondering if u could help me. once i get TOK up and load the script up and setup the audio settings(im not using an external audio file) but when i hit start virtual dub fires up and it gives me an access violation error and encoding stops. i dont understand why thats happening . please tell me.

I also need the sampler.dll for avisynth 2.5 , ive been looking all over the net but cant find it. can u please point me in the right direction. heres the script ive been using for reference :-

## 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\unfilter.dll")
LoadPlugin("D:\kvcd\Filters\undot.dll")
LoadPlugin("D:\kvcd\Filters\BlockBuster.dll")
#

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

Mpeg2Source("C:\Hulk\hulk.d2v")

Undot()
Limiter()
asharp(1.5,4)

BilinearResize(352,224,0,0,720,576)
STMedianFilter(8, 32, 0, 0 )

MergeChroma(blur(1.55))
MergeLuma(blur(0.025))

## 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,5,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) ")

#
#
#
BlockBuster(method="noise", detail_min=1, detail_max=10, variance=0.6, seed=5823 )

Letterbox(0,0,14,14)
AddBorders(0, 32, 0, 32) # Depends on situation. Use MovieStacker!

Limiter()


#
#
## Functions ###

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

#
####

Dialhot 02-03-2004 04:36 PM

I'm not sure but vdub shouldn't be used in your case as it is used for extracting audio from an avi and there you are doing a DVD.
I didn't use Tok since a VERY long time (it's a dead tool BTW) but I guess that there is a problem and you should do the audio yourself and provide the mp2 file directly to Tok.

For sampler, search on the forum with "sampler AND rar" as pattern and you will find it :-)

Note: UPDATE YOUR SCRIPT !!!!!

Xavier 02-04-2004 12:20 PM

Cheers Dialhot.. BUT
 
Hey dial hot . cheers mate. i found one of u earlier posts and managed to get the sampler .dll of that. about the script, i found it on the optimal script section. Ive been trying encode hulk which is like 135mins long to fit on one cd buts its been a pain.. I encoded half of the movie using an avs script through tmpegenc but the film speeds up in someplaces . Can u post a good script for me to do a dvd to kvcd conversion PLEASE, preferbly something that will retain the quality with a film of that length on 1 cd.. Also u said TOK is a dead tool so which one do u use or advise to be used for this.

Dialhot 02-04-2004 03:27 PM

Re: Cheers Dialhot.. BUT
 
Quote:

Originally Posted by Xavier
about the script, i found it on the optimal script section.

The script you usethe first MA script we did, the 16 june 2003 ! It was modified (and enhanced) 16 times since there.

Trust me, if I tell you to update it, it's because you need it :-)

Quote:

Ive been trying encode hulk which is like 135mins long to fit on one cd buts its been a pain..
The "unefficiency" of the script is for a big part in this.

Quote:

Can u post a good script for me to do a dvd to kvcd conversion PLEASE
"Optimal script" section of the forum, you have a sticky post called "latest optimal script". All is there.

Quote:

Also u said TOK is a dead tool so which one do u use or advise to be used for this.
CQMatic. Again, see the corresponding section of the forum.

Xavier 02-06-2004 02:24 PM

Yo Dial Hot and Kwag
 
Hey i tried the script i placed on one of my earlier posts just for testing but the film turned out to be blocky and too soft and blured so i want to do it again. So are scripts posted at this link the best ones http://www.kvcd.net/forum/viewtopic.php?t=3483 also what the latest MA script i went to one of the discussions on the latest MA script, but there were so many postings in it that i got really confused.Which script would you guys advise me to use for a 135 min film in widescreen and Ma or an optimum script and which one.Please help guys cos ive been pulling my hair over this. Also is it possible for me to increase resolution from 352x288 to something larger to remove the blocks without loosing out on CQ (preferbly cq70) and still being able to fit on one 80min cd.

Cheers guys

Dialhot 02-07-2004 08:51 AM

Re: Yo Dial Hot and Kwag
 
Quote:

Originally Posted by Xavier
Which script would you guys advise me to use for a 135 min film in widescreen and Ma or an optimum script and which one.Please help guys cos ive been pulling my hair over this. Also is it possible for me to increase resolution from 352x288 to something larger to remove the blocks without loosing out on CQ (preferbly cq70) and still being able to fit on one 80min cd

The choice comes in two parts :

- which script ? MA if the source is a DVD, my "V4" script if the source is an avi (see the avi->kvcd section of the forum)

- which resolution ? All depend on the length. By experience I have good results (ie never less than 70) with this :

1h45 movie : 544*576
2h00 movie : 480*576
2h15 movie : 352*576
above -> 352*288.

For you movie, you can try 352*576 but if there is too much action, you won't have a correct CQ with other res then 352*288.

Xavier 02-09-2004 12:53 PM

Yo Dial hot
 
Yo phil you only answerd half of my question mate.em... One of the most crucial things i want to know is which MA script should i use because as i stated earlier that script i went to one of the discussions on the latest MA script, but there were so many postings on additions and revisions that could be added to the script that i got really confused. Please post a script for me as oppose to directing me as to where i should look as im a newbie at this whole thing and so i cant understand many peoples posts. Thanx phil

rds_correia 02-09-2004 01:04 PM

Hi Xavier,
In fact Phil answered your question on the script: he told you to use MA (short for Motion Adaptative) if your source is DVD or his great V4 if your source is AVI/DivX/XviD.
MA you already found in the thread you pointed out. Its the one that starts with
Code:

For DVD and clean material ( for use ONLY with AviSynth 2.5x )
## Now with Linear Motion Adaptive Filtering ##

V4 you can find at avi->kvcd http://www.kvcd.net/forum/viewtopic.php?t=7223
Happy encodings

Dialhot 02-09-2004 03:25 PM

And to clarify rds answer : the MA script in the thread is ALREADY the last one, with all the revisions indicated under already included.
We just keep the "history" of what was done in the script, for memory :-)
(that's what is commonly called a "change log").

mistermickster 02-10-2004 03:38 AM

Re: Continuation of my question
 
Quote:

Originally Posted by Xavier
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.

That is quite normal for that res, viewed on your PC fullscreen. This disappears however when viewed on your TV. :wink:

Quote:

Originally Posted by Xavier
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

Up the resolution to something like Phil said, 544x576 :)

kev23m 02-28-2004 01:35 AM

Help
 
New to this , been trying this guide.
Using avisynth 2.5. Using dvd2avi for the d2v file and besweet for the mp2 file.
Have made the d2v and mp2 files.
Picked a script from here and the changes i made was for the source d2v file.
Here is the script
## 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\unfilter.dll")
LoadPlugin("D:\kvcd\Filters\undot.dll")
LoadPlugin("D:\kvcd\Filters\BlockBuster.dll")
#

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

Mpeg2Source("D:\Encoded\Namak Halal\nh.d2v")

Undot()
Limiter()
asharp(1.5,4)

BilinearResize(352,224,0,0,720,576)
STMedianFilter(8, 32, 0, 0 )

MergeChroma(blur(1.55))
MergeLuma(blur(0.025))

## 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,5,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) ")

#
#
#
BlockBuster(method="noise", detail_min=1, detail_max=10, variance=0.6, seed=5823 )

Letterbox(0,0,14,14)
AddBorders(0, 32, 0, 32) # Depends on situation. Use MovieStacker!

Limiter()


#
#
## Functions ###

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

#
####

Loaded the script in tok, selected 2 cd's as the movie is 180 mins.
Selected Mp2 file and start
Tmpenc opens and does the prediction finally settling for 576*56,
How do i fix the resolution I want ?
After that bbmpeg opens i.e avi2mpg2 but nothing happens.


Where am i going wrong?
Someone just guide me so i can get through the process.

Trying to make a KSvcd

bigggt 02-28-2004 07:54 AM

Quote:

Tmpenc opens and does the prediction finally settling for 576*56,
That resolution means that there is an error in the script

Open it in vdub or WMP and see what the error is

Dialhot 02-28-2004 11:19 AM

I have to add to what bigggt said :

1/ thje script of this guide is VERY old. Go in the optimal section and pick the latest one
2/ you letterbox line is wrong : you put a border on the right and bottom sides only. Very weird.

kev23m 02-28-2004 03:27 PM

Done
 
Yeah got the mistake, all's well now on my way to my first KSvcd.

Made mistakes in the script , read thru red's guide and made a new script using Moviestacker.

Thanks for the help.

Cheers!

bigggt 02-28-2004 03:31 PM

Quote:

Originally Posted by kev23m
made a new script using Moviestacker.

This will be a problem since the scripts in moviestacker are for avisynth 2.08

If you are using 2.5 just copy and paste the MA script from here

http://www.kvcd.net/forum/viewtopic.php?t=3483[/quote]

kev23m 02-28-2004 04:43 PM

Yep
 
Have picked up this script , just need to get all the dll files some are missing,shall let u all knowhow it goes.

bigggt 02-28-2004 05:07 PM

HI here is a good website to get most if not all the filters

http://www.avisynth.org/warpenterprises/

kev23m 02-28-2004 05:22 PM

Stuck
 
Could not get all the filters.

Now what i have done is gotmyself avisynth 2.08

Uninstalled 2.5.

When i provide the source (d2v) file , the length is not right.

The length is 179m26s it shows 143m44s.

The reason i wanna make my script thru moviestacker is so i can do the file prediction manually which is better.

bigggt 02-28-2004 05:30 PM

You will get a much better result using 2.53 ,which filters could you not get and use cq matic for prediction as it is very accurate


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

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