digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Ripped a movie to two cds using dvd2svcd (http://www.digitalfaq.com/archives/encode/10418-ripped-movie-two.html)

cw_uk 06-21-2004 07:23 AM

Ripped a movie to two cds using dvd2svcd
 
lets say i ripped a movie to 2 cds using dvd2svcd and the following script but in settings i have 720x576 selected does this make it a kdvd or does it still remain a skvcd
*i know its picky but i like to keep things nice and tidy everything has a place and a proper label etc :lol:


Code:

[AVISYNTH_Adaptative Filter]
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, ^T_FilterThreshHold,  ^T_EdgeThreshHold )
6=MergeChroma(blur(^blur_chroma))
7=MergeLuma(blur(^blur_luma))
8=SwitchThreshold = (Width<=352) ? 4 : (Width<=480) ? 3 : 2
9=ScriptClip(" nf = YDifferenceToNext()" +chr(13)+ "unfilter( -(fmin(round(nf)*2, 100)), -(fmin(round(nf)*2, 100)) ).TemporalSoften( fmin( round(2/nf), 6), round(1/nf), round(3/nf) , 1, 1)  ")
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) }
^overscan=1
^source_ana=true
^dest_ana=false
^S_FilterThreshHold=3
^S_EdgeThreshHold=3
^T_FilterThreshHold=1
^T_EdgeThreshHold=1
^blur_chroma=1.58
^blur_luma=0.1
^scdtrigger=30


Dialhot 06-21-2004 07:26 AM

720*576 is a valid resolution for a SKVCD.

Note: Hey, you are connected from office ? I work at Nortel network also, in France :-)

cw_uk 06-21-2004 07:36 AM

Quote:

Originally Posted by Dialhot
720*576 is a valid resolution for a SKVCD.

ah i didnt realise it was a valid resolution for skvcd because when i checked the templates page it only had 352x576 template listed for download.
btw nice work on that dvd2svcd script it really produces some nice results

Quote:

Originally Posted by Dialhot
Note: Hey, you are connected from office ? I work at Nortel network also, in France :-)

you refering to the image in my sig ? na sorry im in the uk lif you look closer those are your details http://www.danasoft.com/

Dialhot 06-21-2004 07:49 AM

Quote:

Originally Posted by cw_uk
you refering to the image in my sig ? na sorry im in the uk lif you look closer those are your details http://www.danasoft.com/

So in fact this sig reflect the information of the people that is currently reading it and not form the one that post the message. I don't see the interrest of that. I know that I am connected from nortelnetworks, I don't need a sig to see that :-)

cw_uk 06-21-2004 10:22 AM

Quote:

Originally Posted by Dialhot
Quote:

Originally Posted by cw_uk
you refering to the image in my sig ? na sorry im in the uk lif you look closer those are your details http://www.danasoft.com/

So in fact this sig reflect the information of the people that is currently reading it and not form the one that post the message. I don't see the interrest of that. I know that I am connected from nortelnetworks, I don't need a sig to see that :-)

i dont see the point of it either, whats funny though is when ppl get scared and think i have their ip etc. it is however becoming a very popular image on the internet RECORD IMPRESSIONS 2,253,159 11/11/2003 8O :)

bigggt 06-21-2004 06:04 PM

Quote:

dont see the point of it either, whats funny though is when ppl get scared
that is exactly the point of it


All times are GMT -5. The time now is 07:14 AM  —  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.