Quantcast New KVCD Script Repository - digitalFAQ.com Forums [Archives]
  #1  
10-19-2002, 09:44 PM
mickeymouse mickeymouse is offline
Free Member
 
Join Date: Oct 2002
Location: Warsaw, NY
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hey all,

With the ok from Kwag...I developed a spot on yahoo groups to house avs scripts and other settings to help everyone out. Here's the addy:

http://groups.yahoo.com/group/kvcdtemplates/

You must be a member of yahoo groups to access the files section. For those of you who aren't familiar with it...don't worry, it's free to join and you won't get any spam email from anywhere.

Go into the files area, I set up folders for each of Kwag's incredible templates. Click on the proper template and if the movie for your scripts isn't there, just create a new folder with the movie name and then upload your avs script with any other information regarding TMPGEnc settings or any other detailed instructions you wish to add in your file. Please don't create duplicate folders for movies, let's try and keep this sweet and simple. I've set this up for everyone to help everyone out. I figured many of you have gone through a lot of testing to achieve the best quality and file sizes possible so why should we all re-invent the wheel. Let's combine our efforts and make this dynamic for everyone.

If you wish to use the message forums there also, feel free, however there's probably more of a chance of getting better responses by sticking here with Kwag's forums. Any questions or comments please feel free to PM me!!

Here's a sample of what would be useful for all of us:
DVD2AVI:
- Field Operations: Forced Film
- Chanel Format: Dolby Digital
- Dolby Digital: Demux

HeadAC3he:
- Format MP2
- Resample to 44.1
- Audio Mode VBR Quality 1, Bitrate 160, Dual Channel

AVS Script:
LoadPlugin("C:\Video Utils\Mpeg2dec\MPEG2DEC.dll")
LoadPlugin("C:\Video utils\decomb\Decomb.dll")
mpeg2source("C:\Movie\40 Days\40days.d2v")
Telecide()
BilinearResize(704,350,0,0,720,480)
#TemporalSmoother(2,2)
AddBorders(0,0,0,0)
#Trim(0,138889).FadeOut(150)
#ConvertToRGB24 # For TMPGEnc or VFAPI
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
#== If you want this 'fix' permanently, edit the INI-file:
#== Under [AVSscript] set CCEcrashfix=1

TMPGEnc:
- Video Stream Aspect Ratio: 16:9 525 Line NTSC
- Frame rate 23.976
- CQ_VBR 22
- Motion Search: Highest Quality
- Video source: Progressive
- Source aspect ratio: 16:9 display
- Video arrange: Center (Custom Size) 352x352

Result:
- Great quality video and audio
- Video size: 671,434
- Audio size: 111,806
- Perfect fit on 1 CD
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
10-20-2002, 01:33 AM
2COOL 2COOL is offline
Free Member
 
Join Date: Oct 2002
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by mickeymouse

AVS Script:
AddBorders(0,0,0,0)

TMPGEnc:
- Video Stream Aspect Ratio: 16:9 525 Line NTSC
- Frame rate 23.976
- CQ_VBR 22
- Motion Search: Highest Quality
- Video source: Progressive
- Source aspect ratio: 16:9 display
- Video arrange: Center (Custom Size) 352x352
Hi mickeymouse.

That's a great idea! I've already joined to check it out. I've one question for you. I'm assuming you did 40 days and 40 nights. I've got a 16:9 source myself. When I use that template, my movie looks a little horizontally stretched. I see you used...

Video arrange: Center (Custom Size) 352x352.

Was wondering if you chaptered using VCDeasy? I haven't ran a 352 X 352 through yet. Did you get errors if you did? I've had problems with VCDeasy complaining about my 480 X 480 vcd 2.0.

Maybe we could put the final muxed size at the end for people who might want to do something with any extra space.
Reply With Quote
  #3  
10-20-2002, 07:01 AM
mickeymouse mickeymouse is offline
Free Member
 
Join Date: Oct 2002
Location: Warsaw, NY
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hey 2Cool,

Yep, I did chapter with VCD Easy and no complaints.

By using the center (custom size) 352x352, the TV stretched it back out with good results (doesn't appear to be stretched horizontally at all). As far as the final muxed size...we can put that in there, no problem!
Reply With Quote
  #4  
10-22-2002, 02:34 AM
rendalunit rendalunit is offline
Free Member
 
Join Date: Apr 2002
Location: san jose, Ca
Posts: 1,148
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by mickeymouse
AVS Script:
LoadPlugin("C:\Video Utils\Mpeg2dec\MPEG2DEC.dll")
LoadPlugin("C:\Video utils\decomb\Decomb.dll")
mpeg2source("C:\Movie\40 Days\40days.d2v")
Telecide()
BilinearResize(704,350,0,0,720,480)
#TemporalSmoother(2,2)
AddBorders(0,0,0,0)
#Trim(0,138889).FadeOut(150)
#ConvertToRGB24 # For TMPGEnc or VFAPI
#ResampleAudio(44100) # CCE 2.5 'crashfix' for Athlons
#== If you want this 'fix' permanently, edit the INI-file:
#== Under [AVSscript] set CCEcrashfix=1
hi mickeymouse,

Which template is the script for? Also what does telecide() do? Sometimes I use telecide() and decimate(cycle=5) to inverse telecine but have never tried telecide() by itself.

thanx,
ren
Reply With Quote
  #5  
10-23-2002, 04:57 AM
mickeymouse mickeymouse is offline
Free Member
 
Join Date: Oct 2002
Location: Warsaw, NY
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Hey Ren,

That script's for the 90 min plus template.

I read somewhere that telecide helps with interlacing issues. Don't know really, but when I tried it in my script, it appeared to help deliver a little cleaner picture!

MM
Reply With Quote
  #6  
10-23-2002, 08:31 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hi mickeymouse,

Telecide and Decimate are used on sources that have been telecined from 24fps to 30fps. Those functions are usefull on captures and material of such type. If the source is progressive 24fps, you don't use those functions at all.

-kwag
Reply With Quote
  #7  
10-29-2002, 02:30 PM
tombuck tombuck is offline
Free Member
 
Join Date: Oct 2002
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by mickeymouse
Hey Ren,

That script's for the 90 min plus template.

I read somewhere that telecide helps with interlacing issues. Don't know really, but when I tried it in my script, it appeared to help deliver a little cleaner picture!

MM
To remove interlacing the best use the deinterlace (double) option under advanced in TMPGENC. That removes any interlacing. Works perfect for vcd or svcd or dvd.
Reply With Quote
  #8  
12-28-2002, 12:34 PM
ClearToLand ClearToLand is offline
Free Member
 
Join Date: Dec 2002
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by mickeymouse
Hey all,

With the ok from Kwag...I developed a spot on yahoo groups to house avs scripts and other settings to help everyone out. Here's the addy:

http://groups.yahoo.com/group/kvcdtemplates/

You must be a member of yahoo groups to access the files section. For those of you who aren't familiar with it...don't worry, it's free to join and you won't get any spam email from anywhere.

Go into the files area, I set up folders for each of Kwag's incredible templates. Click on the proper template and if the movie for your scripts isn't there, just create a new folder with the movie name and then upload your avs script with any other information regarding TMPGEnc settings or any other detailed instructions you wish to add in your file. Please don't create duplicate folders for movies, let's try and keep this sweet and simple. I've set this up for everyone to help everyone out. I figured many of you have gone through a lot of testing to achieve the best quality and file sizes possible so why should we all re-invent the wheel. Let's combine our efforts and make this dynamic for everyone.

If you wish to use the message forums there also, feel free, however there's probably more of a chance of getting better responses by sticking here with Kwag's forums. Any questions or comments please feel free to PM me!!
GREAT IDEA mickeymouse!

Unfortunately, of the 93 members, no one except disneyware on 10/19/02 has contributed.

I've been looking to try out the KVCD templates to see if I could get 90 - 120 min on an 800MB CD, but, I tried to d/l the samples a few weeks ago, and again last night, and they're still
Forbidden!


If you, or anyone else reading this, has copies of all the samples, would you mind adding them to the corresponding script folders on Yahoo? I left a message for Kwag about this last night, but haven't gotten any reply yet...

Thanks and Happy Holidays!
Reply With Quote
  #9  
01-06-2003, 12:07 AM
mickeymouse mickeymouse is offline
Free Member
 
Join Date: Oct 2002
Location: Warsaw, NY
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Well, when I set that up initially...I thought that it would have been a good idea, but as you said..out of all of the members, I was the only person to put anything there and I just kinda lost the momentum with no other contributions!

Sorry!
Reply With Quote
  #10  
01-06-2003, 12:14 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hey don't worry about it mickeymouse . It's just that there's too much development going on here on a daily basis. Maybe in the "not so long" future, things will stabilize, and scripts can be standardized

-kwag
Reply With Quote
  #11  
10-05-2003, 05:19 PM
DigoBrow DigoBrow is offline
Free Member
 
Join Date: May 2003
Location: Natal, RN
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to DigoBrow
hi,
can I use this script to avi?

Digão
Reply With Quote
  #12  
10-05-2003, 06:03 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Digão,

This is a dead thread. Look on the "Optimal scripts" section of the forum, or on the AVI section for DivX related scripts.

-kwag
Reply With Quote
  #13  
10-11-2003, 12:14 AM
DigoBrow DigoBrow is offline
Free Member
 
Join Date: May 2003
Location: Natal, RN
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to DigoBrow
thanks
Reply With Quote
  #14  
12-27-2003, 10:05 PM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Oryginal Yahoo message: There is no group called kvcdtemplates.

As for completly another, if you realy from Warsaw then what is on top of the PKiN?
__________________
Go for SECAM =)
Reply With Quote
  #15  
12-27-2003, 10:19 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Hydeus,

Look at the date that this thread was created: 19 Oct 2002

-kwag
Reply With Quote
  #16  
12-27-2003, 10:29 PM
Hydeus Hydeus is offline
Free Member
 
Join Date: Dec 2003
Location: Omicron Persei 8
Posts: 322
Thanks: 0
Thanked 0 Times in 0 Posts
Yeah, but the last ansver is from 7 months ago, so I've assumed that the templates exists. Sorry but after a few big problems with conquer my first KVCD with very good quality (as it evrybody writes), I'm grabing every post that could bee helpfull
__________________
Go for SECAM =)
Reply With Quote
  #17  
12-27-2003, 11:06 PM
Dialhot Dialhot is offline
Free Member
 
Join Date: May 2003
Posts: 10,463
Thanks: 0
Thanked 0 Times in 0 Posts
Every script you need are on this forum. If you do not find one for a particular problem, just ask
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Optimal script or simple resize script? bigggt Avisynth Scripting 2 06-22-2004 08:17 PM
KVCD: Optimal script or ma script? vdk_au Video Encoding and Conversion 3 01-29-2004 07:29 AM
new KVCD script candidate for optimal script! Dialhot Video Encoding and Conversion 12 10-11-2003 02:09 PM
Avisynth: Difference between MA script and optimal script? mistermickster Avisynth Scripting 2 08-01-2003 09:36 AM
DVD2SVCD: Having issues with new version, Need Older version repository el_mero_zooter Video Encoding and Conversion 4 04-11-2003 04:21 PM

Thread Tools



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