digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   DVD2SVCD: DVD2KVCD plugin (http://www.digitalfaq.com/archives/encode/4844-dvd2svcd-dvd2kvcd-plugin.html)

t1955feb 09-08-2003 10:57 AM

yes yes
 
Thanks alot i now have subs :lol: :lol: :lol: :lol:

azel 09-09-2003 12:48 PM

DVD2KVCD 1.0.3

- Bug fix: MPEG1 when choosing KVCD
- Bug fix: DivX script

Enjoy!

t1955feb 09-10-2003 05:38 AM

lastest plugin
 
Hello i used the latest plugin but TMPGenc comes up with an error

TMPGEnc
---------------------------
File "C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.avs" can not open, or unsupported.
---------------------------
OK

Dialhot 09-10-2003 06:21 AM

That's a problem of last DVD2SVCD I think. See there :

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

t1955feb 09-10-2003 06:49 AM

thanks
 
i changed the settings in dvd2svcd but the problem is not solved...

Dialhot 09-10-2003 07:09 AM

Can you post the content of the file "C:\Program Files\DVD2SVCD\Movie\AviSynth_Script_file.avs" ?

t1955feb 09-10-2003 07:21 AM

script
 
Hello here is the script file....

LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\Mpeg 2dec\MPEG2D~1.DLL")
LoadPlugin("C:\PROGRA~1\DVD2SVCD\AVISYN~1.5PL\AVIS YN~2.DLL")
mpeg2source("C:\PROGRA~1\DVD2SVCD\Movie\DVD2AV~2.D 2V")
nf=0
GripCrop(720, 432+72+72, overscan=1, source_anamorphic=true, dest_anamorphic=false)
GripSize(resizer="BiCubicResize")
Undot()
Asharp(1, 4)
STMedianFilter(8, 32, 0, 0 )
MergeChroma(blur(1.58))
MergeLuma(blur(0.1))
SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
ScriptClip("nf = round(YDifferenceToNext())"+chr(13)+ "((nf >= SwitchThreshold) && (nf < 30)) ? unfilter(-(fmin(nf*2,100)),-(fmin(nf*2,100))) : TemporalCleaner(6+nf,11+nf) ")
GripBorders()
function fmin(int f1, int f2) { return (f1<f2) ? f1 : f2 }
function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
ConvertToYUY2()
AvisynthSubtitler("C:\PROGRA~1\DVD2SVCD\Movie\subs \","permsubs.txt")

Dialhot 09-10-2003 08:18 AM

Don't see any problem with this avs. Can you try to load it manually in tmpgenc (and verify that readavs.dll is really in environnemental settings of tmpgenc before to load the avs) ?

note : remove the line "function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) } " if you want to use permsub !!!

t1955feb 09-10-2003 10:25 AM

read avs
 
hello i have solved te problem in the dvd2svcd folder i opened the folder read avs and clicked on readavs.reg no need to change the setting use read avs.dll in the settings tab :lol:
But i have a bigger problem using the dvd2kvcd plugin i set the movie(2 hours) to 352X288 and when the encoding begins tmpgenc makes it 720X576 mpeg1 no way this gonna fit on one cd.....
greeting's
theo

Dialhot 09-10-2003 10:30 AM

Re: read avs
 
Quote:

Originally Posted by t1955feb
hello i have solved te problem in the dvd2svcd folder i opened the folder read avs and clicked on readavs.reg

Lol ! That means that readavs wasn't installed on you PC and so, that you never use it before without even notice it :-)

Quote:

no need to change the setting use read avs.dll in the settings tab :lol:
... but you need to do this else you will use both readavs _and_ directshowfilter as I explained in the corresponding thread.

azel 09-11-2003 08:19 AM

Re: read avs
 
Quote:

Originally Posted by t1955feb
But i have a bigger problem using the dvd2kvcd plugin i set the movie(2 hours) to 352X288 and when the encoding begins tmpgenc makes it 720X576 mpeg1 no way this gonna fit on one cd.....
greeting's
theo

Download the latest version!
There is a bug fix for this. PS: You have to use DVD2SVCD 1.2.x!

skip 09-12-2003 08:48 AM

a big thanks to you azel, the program works great load a dvd in press a couple of buttons then switch of the monitor, come back in a few hours and done kvcd ready to play. It just doesn't get any better than that in the world of kvcd

thanks again azel :)

azel 09-14-2003 01:40 PM

DVD2KVCD 2
 
New version

- New GUI
- Suport for VCD/CVD/SVCD/KVCD
- Some bugs
NB: You have to use DVD2SVCD 1.2.1 Build 2 or higher

--- Party Hard! ---

jorel 09-14-2003 01:45 PM

it's "all too much" azel,..."too much"!
:wink:

thanks.
:D

jonallwright 09-15-2003 07:37 AM

I am getting the same problem as listed earlier ie Movie\AviSynth_Script_file.avs" can not open, or unsupported.

I am using dvd2svcd ver 1.2.1 b2, tmpeg 2.58.44.122 and dvd2kvcd plugin ver 1.0.5.
i originally thought it was going to be down to the regestration thing mentioned, and have copied the readavs folder files to my tmpeg folder and changed the path of the reg file to:
[HKEY_CURRENT_USER\Software\VFPlugin]
"Avisynth"="C:\\VCD Software\\tmpeg\\ReadAVS.dll"
and then clicked it to register.
In tmpeg readavs.dll shows up in the settings and is checked.

can anyone help me out

azel 09-15-2003 08:43 AM

Quote:

Originally Posted by jonallwright
I am getting the same problem as listed earlier ie Movie\AviSynth_Script_file.avs" can not open, or unsupported.

I am using dvd2svcd ver 1.2.1 b2, tmpeg 2.58.44.122 and dvd2kvcd plugin ver 1.0.5.
i originally thought it was going to be down to the regestration thing mentioned, and have copied the readavs folder files to my tmpeg folder and changed the path of the reg file to:
[HKEY_CURRENT_USER\Software\VFPlugin]
"Avisynth"="C:\\VCD Software\\tmpeg\\ReadAVS.dll"
and then clicked it to register.
In tmpeg readavs.dll shows up in the settings and is checked.

can anyone help me out

Maybe this can help:

- Do you have the right AVIsynth version? (It should be 2.52 or higher)
For a month ago I've got the same problem to, but I reinstalled avisynth, (I downloaded it from avisynths homepage) and then it worked all fine!
Maybe you shoul try Avisynth 2.53???

I'm not sure that this will help, but it's worth a try :wink:

jonallwright 09-15-2003 05:04 PM

Azel, your solution seems to have done the trick, although my version of dvd2svcd was using v2.52 it was dated 2002 (????), the newer version I downloaded also installed some other gubbins and is dated jun 03.
My laptop is working its way through 'sweet home alabama' as we speak and it looks ok. I also ran an episode of Phoenix Nights off and that ran well as SVCD (which I have never managed before)
The final factor will be will it fit onto one cd. We (I) will find out in 03:16:09 hrs

magnus 09-21-2003 01:47 AM

Small bitrate error?
 
When choosing the 704x480 template, D2S shows a small bitrate error. The max is set to 2300, the min to 300, and max avg to 2300. An error message comes up saying something like "There is less than 120kbps between the max and max avg bitrate" & vstrip crashes before starting. I just changed the max to 2500 and left the max avg at 2300 and it worked fine. I'm new to D2K so I hope I'm not making some stupid mistake and passing it off on you. If so, sorry in advance.

azel 09-22-2003 01:17 PM

Version update :wink:

DVD2KVCD 2.03:
- Max bitrate fix
- Added "Auto audio bitrate"
- Some other small things

jorel 09-22-2003 01:24 PM

Quote:

Originally Posted by azel
Version update :wink:

DVD2KVCD 2.03:
- Max bitrate fix
- Added "Auto audio bitrate"
- Some other small things

and is very beautiful too azel!

thanks!
:D


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