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)

magnus 09-22-2003 02:16 PM

Couple more questions
 
I hope I am not a bother by asking more questions. After your reply, I checked my versions of D2S and D2K plugin. I have the correct versions but I am still unable to get the correct resolutions in D2S. I enter the template I want to use in D2K, start D2S and the "resize to" shows a different resolution from what I selected. Do I need to check one of the editing tabs under "edit the frameserver script file" to get the correct resolution? Also after trying a few encodes with "use cqmatic" checked, my my files are coming up too small, usually around 730mb. I compared the used plugin cq value with a predicted cq value from the standalone cqmatic and the plugin value is much smaller. What do you think the problem may be? Thanks for the help and thanks for your time and effort with the plugin.

azel 09-22-2003 02:22 PM

Re: Couple more questions
 
It seems like you use the old version of DVD2KVCD.
Install The latest version (DVD2KVCD 2.0.3).

PS: "Use CQmatic" has no function. I just placed it there, because I'll add it later. D2K 2.x.x has no "use CQmatic" option yet!

Enjoy :D

magnus 09-22-2003 02:50 PM

Boy don't I feel like a moron about the cqmatic thing. I downloaded the new DVD2KVCD. I hope this will fix my resolution problem. So should I leave "no editing" checked under the frameserver tab? Thanks again for the help and quick response!

magnus 09-22-2003 03:50 PM

I tried the new plugin and I believe I am still doing something wrong. I chose 704x480 template, started DVD2SVCD, chose no editing of avisynth, and it is showing resize to 720x480 and Tmpenc encodes at 720x480. What am I doing wrong?

azel 09-23-2003 08:34 AM

Quote:

Originally Posted by magnus
I tried the new plugin and I believe I am still doing something wrong. I chose 704x480 template, started DVD2SVCD, chose no editing of avisynth, and it is showing resize to 720x480 and Tmpenc encodes at 720x480. What am I doing wrong?

No you don't do anything wrong. It's my fault :oops: The plugin shows 704x576, but it will be encoded at 720x576. I'll fix that soon. But I think 704x576 and 720x576 will be almost the same!

magnus 09-23-2003 12:36 PM

Azel, I finally figured that out late last night. That is the only template there is the problem. The script is still using the target instead of 704. All the other templates are fine. Just to let you know, the bitrates are coming up wrong still. The max and max avg are reversed on all except the 704 tempate. The 704 shows 2530 for max and 2500 for max avg. Anyway just letting you know. Thanks for the help and the program. It's awesome and has made my life much easier.

jonallwright 09-25-2003 04:15 PM

Too Dark
 
Okay, so now I have got it all fixed apart from the brightness / darkness. The results are quite dark.
I have read this post: http://www.kvcd.net/forum/viewtopic....ghlight=levels but it is not that helpful (or maybe I am not knowlegabel enough)
If I add the line Levels(0,1.3,255,0,255) do I add it to the dvd2svcd.ini file and if so where the hell do I add it?

jorel 09-25-2003 06:50 PM

jonallwright,
first take a look in this thread and in the link posted with pictures:

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

in my opinion,the best place to use levels is in the end of the script,
after the resize and the filters.
the filesize don't encrease too much and will be faster to encode!
:wink:

jonallwright 09-27-2003 03:57 AM

No sorry still don't get it:

Does Levels go in the avisynth.ini file about here....
[AVISYNTH_MA script]
0=nf=0
1=GripCrop(^TargetWidth, ^TargetHeight+^BorderTop+^BorderBottom, overscan=^overscan, source_anamorphic=^source_ana, dest_anamorphic=^dest_ana)
2=GripSize(resizer="BiCubicResize")
3=Undot()
4=Asharp(1, 4)
5=STMedianFilter(^S_FilterThreshHold, ^S_EdgeThreshHold, 0, 0 )
6=MergeChroma(blur(^blur_chroma))
7=MergeLuma(blur(^blur_luma))
8=SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
9=ScriptClip("nf = round(YDifferenceToNext())"+chr(13)+ "((nf >= SwitchThreshold) && (nf < ^scdtrigger)) ? unfilter(-(fmin(nf*2,100)),-(fmin(nf*2,100))) : TemporalCleaner(6+nf,11+nf) ")
10=GripBorders()
11=function fmin(int f1, int f2) { return (f1<f2) ? f1 : f2 }
12=function ConvertToYUY2(clip c){ return isYV12(c) ? c : convertToYV12(c) }
13=Levels(0,1.3,255,0,255)
^overscan=1
^source_ana=true
^dest_ana=false
^S_FilterThreshHold=8
^S_EdgeThreshHold=32
^blur_chroma=1.58
^blur_luma=0.1
^scdtrigger=30

or does is go somewhere in the dvd2svcd.ini at a place I haven't yet worked out

jorel 09-27-2003 05:41 AM

in the dvd2svcd.ini :!:
:wink:

now my doubt:
where you found avisynth.ini in your system :?:
:?

jonallwright 09-28-2003 03:10 PM

http://www.kvcd.net/forum/viewtopic.php?t=5984
There is a new file in version 1.2.1 b2

but i presume levels still goes into the dvdsvcd file rather than the avisynth.ini which contains the scripts

jorel 09-28-2003 05:25 PM

oh yes the new version.
i have but don't try yet,but i'm stup...i read about it and forgot!!

you're right!
:wink:

jbirdg 10-13-2003 04:49 PM

Can any one tell me why when I pick 704x480 on the d2k I always get 720x480 and it squishes full screen into wide screen?

magnus 10-13-2003 06:39 PM

The plugin has been working great for me up until now. Now when trying to start the program an error screen pops up saying "Autoit error, line 125, unable to run program. (Ensure that backslashes have been used properly)." What's going on?

azel 10-14-2003 01:08 PM

Quote:

Originally Posted by magnus
The plugin has been working great for me up until now. Now when trying to start the program an error screen pops up saying Autoit error, line 125, unable to run program. (Ensure that backslashes have been used properly). What's going on.



Strange...
Which version are you using?
Does the message show some more info?
You can try to delete "...DVD2SVCDD2KAutGUI.exe". I'm not sure this will help but you can give it a try

@ jbirdg
I'll try to fix it... (oops I forgot it last time)
I choose 720x576 because the subtitles will work best at 720x576.

jbirdg 10-14-2003 01:51 PM

Quote:

I choose 720x576 because the subtitles will work best at 720x576
Thanks azel but it does 720x480. I was just wondering why not 704x480.
Is it a DVD2SVCD limitation?

Also it was the anamorphic setting that was squishing my output to wide screen. My source was not anamorphic but d2s thought it was.

magnus 10-14-2003 01:55 PM

Azel,
Tried to delete autogui.exe and still get the same error. Something about line 125 and making sure backslashes are used correctly. When opening the d2k folder and trying to run the autogui.exe it gives an error of incorrect parameters. I'm lost!

azel 10-15-2003 11:19 AM

Quote:

Thanks azel but it does 720x480. I was just wondering why not 704x480.
Is it a DVD2SVCD limitation?
The reason why I choose 720x576 is because the subtitles will not be centered at 704x576.

@ magnus
The backslashes should be OK. Do you have use the latest version??


I also uploaded a new version of DVD2KVCD (v 2.0.5 beta):

-Added support for CQMatic.

CQMatic will give better prediction than DVD2SVCD internal prediction.
I've only tried CQMatic 1.2.02, and other versions may cause truble!

Enjoy! :) :) :) :) :) :) :)

azel 10-15-2003 11:45 AM

Quote:

Originally Posted by azel
-Added support for CQMatic.

CQMatic will give better prediction than DVD2SVCD internal prediction.
I've only tried CQMatic 1.2.02, and other versions may cause truble!

Enjoy! :) :) :) :) :) :) :)

I discovered a big problem :x :cry:
TMPGEnc won't close automaticly after encoding when using CQMatic... And the only way I can continue DVD2SVCD is to know when TMPGEnc is gone...

Well, if you still wanna use CQMatic, you have to close TMPGEnc manuelly after encoding. DVD2SVCD will continue in about 50 sec after you close TMPGEnc window

kwag 10-15-2003 12:12 PM

Hi azel,

Do you want a CQMatic version that will close after encode, just like in prediction :?:

-kwag


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