digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   New templates for dvd2svcd? (http://www.digitalfaq.com/archives/encode/1822-templates-dvd2svcd.html)

Razorblade2000 12-12-2002 09:36 AM

New templates for dvd2svcd?
 
As you can use DVD2SVCD to create LBR-KVCDs, PLUS-KVCDs+...
Could somebody please post matching DVD2SVCD templates for the different kvcd-tmpgenc-templates???

(I know KVCD_LBR already exists...)

Thank u!
:D

jorel 12-14-2002 12:02 PM

read first!

magnanimous (from doom9)
gives this script:

[AVISYNTH_Movies with simple&convolution3d&blockbuster]
0=loadplugin(!simpleresize.dll)
1=loadplugin(!convolution3d.dll)
2=LoadPlugin(!Blockbuster.dll)
3=simpleresize(^TargetWidth,^TargetHeight)
4=convolution3d(^A,^B,^C,^D,^E,^F,^G)
5=Blockbuster( method="sharpen", detail_min=^detail_min, detail_max=^detail_max, strength=^StrengthValue )
6=Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 )
7=AddBorders(0,^BorderTop,0,^BorderBottom)
!simpleresize.dll=c:\dvd2svcd\simpleresize\simpler esize.dll
!convolution3d.dll=C:\DVD2SVCd\convolution3d\Convo lution3D.dll
!Blockbuster.dll=C:\DVD2SVCd\blockbuster\Blockbust er.dll
^A=0
^B=10
^C=17
^D=10
^E=13
^F=2
^G=0
^detail_min=10
^detail_max=90
^StrengthValue=10

but i think this gives very much sharp and mosquitos
and the lines in the movie results in "stairs" like this:
-=-=-=-=

so i "make this":

[AVISYNTH_Movies with Bicubic&FluxSmooth&blockbuster]
0=LoadPlugin(!FluxSmooth.dll)
1=LoadPlugin(!Blockbuster.dll)
2=BicubicResize(^TargetWidth,^TargetHeight,^b_valu e,^c_value)
3=FluxSmooth()
4=Blockbuster( method="sharpen", detail_min=^detail_min, detail_max=^detail_max, strength=^Strength )
5=Blockbuster( method="noise", detail_min=1, detail_max=10, variance=1 )
6=AddBorders(0,^BorderTop,0,^BorderBottom)
!FluxSmooth.dll=C:\****\FluxSmooth.dll
!Blockbuster.dll=C:\****\Blockbuster.dll
^b_value=0.0
^c_value=0.6
^detail_min=10
^detail_max=90
^Strength=10

with bicubicresize and fluxsmooth ,the image isn't too agressive!

you have to test it all and see what's better,ok?
:wink:

Razorblade2000 12-15-2002 07:27 AM

LOL!
I think you answered to another question?! :lol:

(I meant "Could sb post the .ini files for KVCDx3 or x2...)

jorel 12-21-2002 07:20 PM

Quote:

Originally Posted by Razorblade2000
LOL!
I think you answered to another question?! :lol:

(I meant "Could sb post the .ini files for KVCDx3 or x2...)

ok friend,i think this thread could help:

http://www.kvcd.net/forum/viewtopic....364afba933c938

:)

Razorblade2000 12-22-2002 06:14 AM

Thanks
 
Thank you :D I already knew that :(
I just thought maybe there would exist more ini files than the LBR-One (Maybe somebody already created them and I could save time)


All times are GMT -5. The time now is 10:40 PM  —  vBulletin © Jelsoft Enterprises Ltd

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