digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   best steps to take to make Kvcd? (http://www.digitalfaq.com/archives/encode/2585-best-steps-make.html)

XsniperX 02-12-2003 10:02 AM

best steps to take to make Kvcd?
 
hello there..

as you gathered from the title, i just started KVCDing, i just downloaded all the templates 120 mins, 180 mins and 360mins and Widescreen for PAL and NTSC, atm i am running a batch encode in tmpgenc with these templates for the same film to see which one will work best for me, but, been browsing the forum, and now having doubts that there is a lot more to it, than just loading the templates. Tried to get an idea on what else to do, but the more i was reading the more i got confused as i am new to all this. and i noticed that it encoded just the video, so would have to get the sound multiplexed back into the new video file.. got no idea how that works, but the guide is pretty simple for that, just got a little blown away when codecs were involved .svs files.. hae no idea what these or how to do lol

If anyone could explain the steps to take to make kvcd, stupid guide to kvcding it would be much appreciated.. many thx in advance!

Perfect Cell 02-12-2003 12:36 PM

Try the guide black prince wrote for us.

http://www.kvcd.net/forum/viewtopic.php?t=2331&start=0

XsniperX 02-12-2003 01:01 PM

thx cell, but been at it all day, with no success, cannot get Headac3 to work ,always says i need the mp2 dll, got it, put it itno the dir and still won't work :( any suggestions?

As for the guide that is what i read, but don't understand the bit where he talks about .avs. where how...??? sry

atm got a movie 544x304, 151898 (1:45:35) want to fit this onto one cdr, so the KVCD teplates for 120mins.

All i tried so far, with touching anythink is use the original template of KVCD 120 mins NTSC 352x240 and loaded it to run on that movie, but seems i need to do lots more, like use fitcd and all, this is where, its all going through my little head... HELP :))))

telemike 02-12-2003 01:08 PM

In TMPGenc, just change the stream type to include adui+video and you don't have to mux it all together.....

XsniperX 02-12-2003 01:11 PM

thx!.. so i guess what io am doing atm is ok? no need for me to play around avs and all, just load movie is TMPGenc, load the template, change stream to vid+Aud, and run, and thats it?

labomba 02-12-2003 03:28 PM

Hey XsniperX, don't do that 8O :!:
If you encode the video with the audio youŽll get a crappy mpg file. The KVCD thing is awesome, but there's steps that you can't let be (sorry for my english :oops: ). I know that are some dark tricks for first time users (I'm included in that list :lol: :? ) . But if you try to follow the black prince's guide, you'll have a good result and not a annoying thing. :wink:
LaBomba

XsniperX 02-12-2003 03:35 PM

thx labomba, just atm its a lot to take in... still cannot understand how to use avs with tmpgenc..

today i stop, tomoro is another day to try it out, as atm my head going to explode, been at it for 7 or more hours.. no success in understanding the skill to get it going.

My trial today, was not using anythink, no filters, no fitcd or no avisynth, put template in there and encoded, 105 mins came out 455 megs inc audio, Q was mediocre. so i guess just the template isnt enough :(.. need someone to help me saysing what to do step by step, as having problems with the guide.. sry :))

help will be appreciated...

THX!

labomba 02-12-2003 03:48 PM

Quote:

Originally Posted by XsniperX
:(.. need someone to help me saysing what to do step by step, as having problems with the guide.. sry :))

help will be appreciated...

THX!

Hey XsniperX, IŽm not a good member to teach you (mainly with my poor english), but sometimes I feel I made great progess in a short time, looking the threads, making dumb questions and the way to greeting all the guys are explain my dumb way to make manually great KVCD encodes. (listen: all themes were get by the masters of this forum, nothing is mine :) :wink: )
See this thread:
http://www.kvcd.net/forum/viewtopic.php?t=2776

LaBomba

XsniperX 02-12-2003 06:35 PM

Slowly but surely :))))
 
Ok, finally managed to know what .avs files do... correct me if i am wrong, they by pass the movie to add all the filters to it while you will be encoding in tmgenc....??? think so lol..

Ok, now been looking a lot on the forums, reading and reading, but i need someone to help me to give me some script templates pls i could use, also i used the script in the guide, and the Sample.dll didn't load, then the TemporalCleaner didn't too, then the Convert to\tempral cleaner didn't work, so had to put # in front to see if it was going to work.

LoadPlugin("C:\Program Files\AviSynth2\MPEG2DEC.dll")
LoadPlugin("C:\Program Files\AviSynth2\LegalClip.dll")
#LoadPlugin("C:\Program Files\AviSynth2\Sampler.dll")
LoadPlugin("C:\Program Files\AviSynth2\DustV5.dll")
#LoadPlugin("C:\Program Files\AviSynth2\TemporalCleaner.dll")
LoadPlugin("C:\Program Files\AviSynth2\GripFit_Preview.dll")
avisource("D:\SHARE2002\DVDRips\Hannibal cd1.avi")
ConvertToYUY2()
LegalClip()
GripCrop(352, 240, overscan=1)
GripSize()
SpaceDust()
#TemporalCleaner()
LegalClip()
#Sampler(length=24)


I am more interested in 120 mins KVCD most movies are within that margin, i don't have dvd, all my sourve are avi dvdrips (divx & Xvid).

Next step is what i read about file sizing. Going to read this now look it up and hopefully get the giss about it, as my first attempt withoug scripts, came out with 300 megs spare on disc lol

thx for help in advance

XsniperX 02-12-2003 06:49 PM

most of the forums chats about dvd to kvcd or skvcd :((( cannot find avi to kvcd scripts :((( oh well... hope someone can help me waht filters are best and settings for the filters :)))

heyitsme 02-12-2003 06:57 PM

For temporalcleaner you need the temporalcleanerold.dll for it work. The .dll you have is for the 2.5 version of avisynth. Next read more about file prediction that will utilize the sampler(length=24) which will help you to predict the right cq value to use. Here is a link for the prediction

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

Branden

kwag 02-12-2003 07:03 PM

Quote:

Originally Posted by XsniperX
most of the forums chats about dvd to kvcd or skvcd :((( cannot find avi to kvcd scripts

The avi to kvcd guide is here: http://www.kvcd.net/forum/viewtopic.php?t=2331
The links are available on the main page at www.kvcd.net

-kwag

XsniperX 02-12-2003 07:50 PM

thx again :) but i cannot find any templates for scripts that i could use to try out :( for KVCD 120mins

That way i can see what are the most popular filters for avi to kvcd, and whay sort of settings i can put my hands on and then play around with them. ;-)

As for File prediction, will take a look tomoro, been at it now for about 10 hours, reading about it all lol, interested in it a lot, but hard to use all this programming language lol

Jellygoose 02-13-2003 08:30 AM

You can use any KVCD templates with all filters... If you're encoding from DivX or xvid the source is probably very noisy. You should try using FaeryDust() that's within the dust5.dll and Convolution3d(preset="movieHQ")... these filter combination gave me excellent results on DivX movies on one CD. :wink:

XsniperX 02-13-2003 02:30 PM

Thx Jellygoose.. so something like that should be OK then...

LoadPlugin("C:\Program Files\AviSynth2\MPEG2DEC.dll")
LoadPlugin("C:\Program Files\AviSynth2\LegalClip.dll")
#LoadPlugin("C:\Program Files\AviSynth2\Sampler.dll")
LoadPlugin("C:\Program Files\AviSynth2\DustV5.dll")
LoadPlugin("C:\Program Files\AviSynth2\TemporalCleanerOld.dll")
LoadPlugin("C:\Program Files\AviSynth2\GripFit_Preview.dll")
LoadPlugin("C:\Program Files\AviSynth2\Convolution3d.dll")
avisource("D:\SHARE2002\DVDRips\Hannibal cd1.avi")
ConvertToYUY2()
LegalClip()
GripCrop(352, 240, overscan=1)
GripSize()
Convolution3D(preset="movieHQ")
SpaceDust()
TemporalCleanerOld()
LegalClip()
FaeryDust()
#Sampler(length=24)


__Hashed the "sample" ones as they don't work... dunno what sample is for yet. (got it found it haven't tried it yet.. but what does it do?
__Do I need to put any values between the (xxx) or not?
__Do I need all the filters there or can i take some out?


Another Question about file predicting:
bit confused:
I Have
1h45min of movie
15800
124 megs of audio

So 800 - 124 = 776 <-- my predicted file size for video, so i need to get the CQ number right to get about that much of video .. right?

but tehn doing the calculations
158000/105/24 = 62.7 then 776/62.7= 12.4.

So My sample file size is 12.4 megs. Ok what do i do now, so that i get the value for CQ??

The next step dunno what to do.....

Sp i think before i can get started only need a couple things clarified..

Thx agian to every1 who posted replies very much appreiated!
and thx again in advance for this question(ss) lool :wink:

labomba 02-13-2003 03:06 PM

Hi XsniperX
Let me try ask you something:

Quote:

__Do I need all the filters there or can i take some out?
Some filters have the same function more or less strengh:
SpaceDust() <=> FaeryDust()
Convolution3d() <=> TemporalCleaner() <=> Fluxsmooth()
If you choose the "combo" FaeryDust() + Convolution3d() you'll have more encode time and less end filesize. While you choose SpaceDust()+TemporalCleaner() you'll have less encode time processing, but with a larger final file. Give a try.

but tehn doing the calculations
158000/105/24 = 62.7 then 776/62.7= 12.4.

Quote:

So My sample file size is 12.4 megs. Ok what do i do now, so that i get the value for CQ??
You'll need to use the sampler() :wink: How :?:
Leave it line without the hash # ( Sample(length=24) ).
Leave the CQ untouched (default for KVCD3x = 60)
Hit Start
In few minutes you'll finished to encode a sample file with one second for each minute of your movie, with a filesize near of the predicted filesize (12.4Mb :wink: ) If not, you'll need to up or down the CQ number, with this formula:
"Pedicted Filesize" / "Final Sample Filesize" x "Last CQ TRY" = "New CQ TRY"
Using your example: 12.4 / Final Sample Filesize (eg: 14.5mb) x 60 = "New CQ TRY" (eg: 51.3) . So you change the CQ number to 51.3 and Start again. In few minutes you'll have a new shot of your file. Compare with your Predicted FileSize (12.4) and change again the CQ if you need. With 3 ou 4 shots you'll target the size of 12.4Mb.
Then, you back to hash the sampler() line and your avs will encode the whole film, not the "sample" :wink:
Sorry if I complicate it.
LaBomba

XsniperX 02-13-2003 04:28 PM

wow ! thx.. this made things a lot clearer WOOHOO!

Going to play with it now :))

One more think you talk about KVCDx3, but i use KVCD 352x240 120mins, same principle right?

Will post my attemps once done :))) WooHoo! :D

labomba 02-13-2003 08:01 PM

Yep! The same thing. But, if your DVD supports KVCx3, give it a try. I have been awesome results with 528x480 resolution. And got ~137 min. on 1CD (The Count of Monte Cristo, 16:9, with subs) with the hints of Kwag and the other "Wizards " :D
It's really worth the bad sleep nights, trying to figure all this. :roll:
LaBomba

XsniperX 02-13-2003 08:21 PM

hey uo labomba..

well don't have the dvd source...

All i want to do is get my divx/xvid collection onto KVCD. Does that work with kvcd3x?

XsniperX 02-13-2003 08:37 PM

TMPGenc opening error :((

this is my script...

LoadPlugin("C:\Program Files\AviSynth2\MPEG2DEC.dll")
LoadPlugin("C:\Program Files\AviSynth2\LegalClip.dll")
LoadPlugin("C:\Program Files\AviSynth2\Sampler.dll")
LoadPlugin("C:\Program Files\AviSynth2\DustV5.dll")
#LoadPlugin("C:\Program Files\AviSynth2\TemporalCleanerOld.dll")
LoadPlugin("C:\Program Files\AviSynth2\GripFit_Preview.dll")
LoadPlugin("C:\Program Files\AviSynth2\Convolution3d.dll")
avisource("D:\SHARE2002\DVDRips\MoonLight DVDRip XviD-AEN.avi")
ConvertToYUY2()
LegalClip()
GripCrop(352, 240, overscan=1)
GripSize()
Convolution3D(preset="movieHQ")
#SpaceDust()
#TemporalCleanerOld()
LegalClip()
FaeryDust()
Sampler(length=24)

Going to use FaeryDust and Convotion3d, hashed out the ones i don't want to use, trying to make sample and i am getting this error msg in TMPGenc:

"FILE C:\xxxxxxxx can not open or not supported"

file is renamed at movie.avs... ??

XsniperX 02-13-2003 09:05 PM

well i know my pb why "I Think", need the avisyth/virtualdub script reader v.0.1 ReadAVS.dll but cannot find it anywhere :( where can i get it?

labomba 02-13-2003 09:06 PM

First of all the right sequence:

avisource("D:\SHARE2002\DVDRips\MoonLight DVDRip XviD-AEN.avi")
ConvertToYUY2()
LegalClip()
GripCrop(352, 240, overscan=1)
GripSize()
FaeryDust()
#SpaceDust()
Convolution3D(preset="movieHQ")
#TemporalCleanerOld()
GripBorders() -> optional
LegalClip()

Sampler(length=24)

Second: You don't need to hash the line 'Loadplugin(...)'. You can load all filters and only put hash on the 'filter line command'.

About the error, sorry but i never used avi files, but I guess that you can't use a name longer than that. May be a dumb advice: try to rename to a 'SHORT_STYLE_FILENAME.AVI" :wink: :)

Maybe a AVI/DIVX expert could help more :!: :roll: :roll: :!:

LaBomba

XsniperX 02-13-2003 09:15 PM

thx again, yeah maybe going to try the shorter file name :))

I found the ReadAVS.dll file but doesn't want to load in tmpgenc when i am looking at the vfati set up, dunno what i can do to get it to work, stuck on that one :))) guys...

labomba 02-13-2003 09:16 PM

Quote:

Originally Posted by XsniperX
well i know my pb why "I Think", need the avisyth/virtualdub script reader v.0.1 ReadAVS.dll but cannot find it anywhere :( where can i get it?

http://www.math.berkeley.edu/~benrg/...nc-readavs.zip :wink:

LaBomba

labomba 02-13-2003 09:21 PM

Quote:

Originally Posted by XsniperX
thx again, yeah maybe going to try the shorter file name :))

I found the ReadAVS.dll file but doesn't want to load in tmpgenc when i am looking at the vfati set up, dunno what i can do to get it to work, stuck on that one :))) guys...

See this article:
http://www.dvdrhelp.com/forum/userguides/87270.php :wink:

LaBomba

XsniperX 02-13-2003 09:47 PM

Ouch... still no joy :(... will try again in the morning this is what i have done...

Followed instructions and moved the conv to any dir, then installed the bat files, then moved the reg and dll file where the conc was, changed the path of the reg, double clicked it, and no joy, VFAPI still cannot load READAVS.dll.

Then i tried to put the reg and dll to the tmpgenc dir, did the same changed the path of the reg, actioned it, and opened tmpgenc to find it was still not loading??

What have i missed? or not doing correctly...

WOW! 3:42 am here, i have to go to bed lol.. thx for help again will check resonses tomoro :)

XsniperX 02-14-2003 07:28 AM

Tried all morning to get readVAS.dll to load in vfapi in tmpgenc but still doesn't work.. need help for it to load.. ran out of ideas on how to load, after following the guide :( sry guys...

Bald_Guy 02-14-2003 08:15 AM

@XsniperX

I just want to say I feel you problems. I have just recently registered. I have been ripping movies for a long time and have just recently got into making vcd's. This kvcd this really caught my eye. The only problem is it is a lot of scipting that I am not very good at. The guide by black prince (even though very detailed) is still confusing to me. I have made a lotr 2 4 disc version (xvcd) of very high quality just by reading from the dvdhelp website. But am very interested in making a 2 disk version (hq) of my new dvd rips(backups). Just a little background if anyone is interested I have a pent4 2.2ghz 512ram 128gforce4 240gig of hd 40xcdburner, dvdplayer. The tv I play my movies on is a 57" sony wide screen, and dvd player is a toshiba 3850 (I think). Probably way too much info but I will be asking some questions soon and you will all probably hate me so just a little heads up. Also like to say that you are all great about advice and help and keep up the great work.

XsniperX 02-14-2003 12:54 PM

Hiya bald guy ;-)

Thx for msg lol, looks like i am not the only one :)
If you read my post from the beginning and work your way down, there is good information how to get started, as i also started from scratch and the info here, got me to know how KVCD works.

But at the present minute I am stuck on the readAVS.dll in VFAPI as without that i cannot start experimenting, and still cannot get it to be recognise in TMPGenc, reads the file, the file is there, but says "cannot load"...

So if anyone can help me how to set readAVS.dll in TMPGenc so that it gets recognised by VFAPI would be great... ;-)

I also going to teach a whole community about KVCD I am on too once i get the hang of it as they are all very much intereted init, but i am the one nneding to get it sorted b4 tellein em.. oh well.. sonething to do i guess :)

Bald_Guy 02-14-2003 01:19 PM

Thanks for the help. Today I am going to start over using kvcd and use black princes guide to start. God help me. But I have never quit on anything. But if this works and I can make kvcd's as good quality of my dvd avi rips to play in my dvd player then it will be all worth it. Good luck with your problem. Hope I can help in the future.

XsniperX 02-14-2003 01:46 PM

hehe good luck to you to :))

Ok, i managed to get readAVS.dll to work for me now... never work when tired lol, had wrong file name in reg.. k now for testing :))

XsniperX 02-14-2003 05:49 PM

hoya, well i am encoding now, but there is something that seems odd!, maybe its normal, but doesn't look it from where i stand....

This is my script i am using atm to encode:

copied and pasted from movie.avs:

LoadPlugin("C:\Program Files\AviSynth2\MPEG2DEC.dll")
LoadPlugin("C:\Program Files\AviSynth2\LegalClip.dll")
LoadPlugin("C:\Program Files\AviSynth2\Sampler.dll")
LoadPlugin("C:\Program Files\AviSynth2\DustV5.dll")
LoadPlugin("C:\Program Files\AviSynth2\TemporalCleanerOld.dll")
LoadPlugin("C:\Program Files\AviSynth2\GripFit_Preview.dll")
LoadPlugin("C:\Program Files\AviSynth2\Convolution3d.dll")
avisource("D:\SHARE2002\DVDRips\MoonLight.avi")
ConvertToYUY2()
LegalClip()
GripCrop(528, 480, overscan=1)
GripSize()
FaeryDust()
#SpaceDust()
Convolution3D(preset="movieHQ")
#TemporalCleanerOld()
GripBorders()
LegalClip()

#Sampler(length=24)

When i tred playing it in WMP or Bs Player, the movie played like if it was in slow motion?? is that normal?, now encodeing the file in tmpgenc, and it seems to encode a lot slower than a normal encode, any views on that pls? thx

labomba 02-14-2003 06:57 PM

Hi XsniperX

If you use the combo FaeryDust + Convolution3D, you'll have a 12/15h encode time for a ~120min movie. :cry: . But the compression and the quality are awesome. If you use SpaceDust +Temporal, the encode time will be almost the half time, but the compression is lower. Normally I follow the Kwag's advice: "for ~120 min full action movie use Faery+C3D for 1 CD or use Space+Temporal for 2 CDs" :wink: :!:
LaBomba

XsniperX 02-14-2003 07:21 PM

Thx again, like the sound of things :)

Tried the KVCD3x temp and in preview i get a black border on the sides, anyway to get that off? so i tried kvcd 352x480 120 min one, and i have the borders on the side too, and a hell of a lot of black border top and bottom.

But i guess the top and bottom won't show up as much once finshed, but the side ones are strange...

any sugg?

kwag 02-14-2003 07:33 PM

Quote:

Originally Posted by XsniperX
Tried the KVCD3x temp and in preview i get a black border on the sides, anyway to get that off?

You want that on :D. On your TV, it will be stretched to the edges. But on WMP or a software player, you will see boders on the sides. This way you are encoding less film pixels that won't get cut off on by TV. That's what is called overscan blocks.

-kwag

XsniperX 02-14-2003 07:42 PM

ahh thx kwag.. wicked ;-)

Well seems i am starting to be able to experiment now :)) THANK YOU SOOO MUCH TO ALL THAT HAVE HELPED ME IN HERE, too many to list, u have been excellent, long hours on certain things, but persistence get you there in the end ;-)

XsniperX 02-15-2003 04:07 AM

hehe :)

Hi guys..

On file prediction:

I have : 150495/87/24=62.5
695.6/104.4=11.1

11.1/6*70=129.5

So i put CQ at 100 (at max)

did another recall as file came up as 13.7.

So did 11.1/13.7*100=81

so put my CQ at 81.

So the question is i have to repeat this file prediction till i get the 11.1 i need right?

kwag 02-15-2003 06:13 AM

Quote:

Originally Posted by XsniperX

So the question is i have to repeat this file prediction till i get the 11.1 i need right?

Yep! :D

-kwag

XsniperX 02-16-2003 05:46 PM

Woohoo! just finshed burnong my film Moonlight :))

fule size 768 Megs. 86 minutes. But was wondering i cannot get it to burn in Nero :( i have the standard thingy off, i have overburn but it still fails to burn at the end don't get a right through burn like i normally get...

pls help! cannot get it on cd..

labomba 02-16-2003 07:07 PM

Hi XsniperX!
Is your file of 768mb. the final file of BBMpeg. I say, is it video+audio? If it's video+audio, you sure can burn on 1cd. Use VCDeasy, add you file on first screen, choose to make a bin/cue file, don't select a writer, and then, burn the 'image file' with Nero :wink:
But, if your 768mb. file is only video :( , then you messed up something during the prediction step.
Let me know.
LaBomba


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