digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Help on choosing filters to reduce blocks and remove noise? (http://www.digitalfaq.com/archives/avisynth/2116-avisynth-choosing-filters.html)

yauman 01-12-2003 02:47 PM

Avisynth: Help on choosing filters to reduce blocks and remove noise?
 
i'm encoding a normal svcd at 1811 kbps 2pass and there are a lot of high action scenes in the film, can ne1 suggest ne filters/tmpgenc settings i could use to reduce blocks and remove noise in the output file? and make it sharper maybe

PS the source is DVD vobs and ive already tried fluxsmooth (default values) and temporal smoother(2,2)

ne ideas?

jorel 01-12-2003 02:52 PM

:?:
what's the total time of the movie?
:)

yauman 01-12-2003 02:54 PM

well its 2 hrs 19 mins and im trying to get it onto 3 cdr normal SVCD format

jorel 01-12-2003 03:13 PM

Quote:

Originally Posted by yauman
well its 2 hrs 19 mins and im trying to get it onto 3 cdr normal SVCD format

easy: :wink:
choice the template here(352x240lbr):
http://www.kvcd.net/dvd-models.html

and use this script(change what you need):

[AVISYNTH_LanczosResize, Fluxsmooth, Blockbuster, Legalclip]
0=LoadPlugin(!FluxSmooth.dll)
1=LoadPlugin(!Blockbuster.dll)
2=LoadPlugin(!Legalclip.dll)
3=LanczosResize(^TargetWidth,^TargetHeight)
i4=FluxSmooth()
5=Blockbuster(method="noise",detail_min=1,detail_m ax=10,variance=.5,seed=1)
6=Legalclip()
7=AddBorders(0,^BorderTop,0,^BorderBottom)
!FluxSmooth.dll=C:\xxxx\FluxSmooth.dll
!Blockbuster.dll=C:\xxxx\Blockbuster.dll
!Legalclip.dll=C:\xxx\Legalclip.dll


ps:
i use this script in dvd2svcd
:wink:

doubts?......post here,all members help. :)

yauman 01-12-2003 03:18 PM

is there ne way i can keep the format as compliant svcd

yauman 01-12-2003 03:22 PM

if not how would i do filesize prediction with the template u have advised me to use? is there ne easy way that is accurate?

jorel 01-12-2003 03:24 PM

Quote:

Originally Posted by yauman
is there ne way i can keep the format as compliant svcd

yes,....i think,
get the template skvcd-352x240-_ntsc_.mcf
:wink:

yauman 01-12-2003 03:26 PM

if not how would i do filesize prediction with the template u have advised me to use? is there ne easy way that is accurate?

yauman 01-12-2003 03:28 PM

alright how do i do filesize prediction with the skvcd (pal)

jorel 01-12-2003 03:30 PM

Quote:

Originally Posted by yauman
if not how would i do filesize prediction with the template u have advised me to use? is there ne easy way that is accurate?

easy way?...not for me i don't use skvcd,only kvcd!

but,wait ,i call for help! :wink:

kwag 01-12-2003 03:31 PM

Quote:

Originally Posted by yauman
alright how do i do file prediction with the skvcd (pal)

Hi yauman. That's the correct template to try :D. SKVCD.
Check here for instructions on file prediction: http://www.kvcd.net/forum/viewtopic.php?t=2102

-kwag

jorel 01-12-2003 03:36 PM

Quote:

Originally Posted by kwag
Quote:

Originally Posted by yauman
alright how do i do file prediction with the skvcd (pal)

Hi yauman. That's the correct template to try :D. SKVCD.
Check here for instructions on file prediction: http://www.kvcd.net/forum/viewtopic.php?t=2102

-kwag

Kwag, 8)
i "thank you" for yauman and for me!
:D

yauman 01-12-2003 03:38 PM

gulp i knew it would be that equation, have had bad experiences with that equation which involve a waste of many hours

Question (lol yeah sorry i ask so many)
why do u divide by 24 in that equation to get the wanted mpeg sample size?
when using skvcd do i want to take a cd as 700mb or 800mb? i wouldve thought 700 cos its svcd

jorel 01-12-2003 03:45 PM

Quote:

Originally Posted by yauman
gulp i knew it would be that equation, have had bad experiences with that equation which involve a waste of many hours

Question (lol yeah sorry i ask so many)
why do u divide by 24 in that equation to get the wanted mpeg sample size?
when using skvcd do i want to take a cd as 700mb or 800mb? i wouldve thought 700 cos its svcd

extract part of :

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

read this:(step 2)

"...so a 700MB data CD-R will actually fit ~800MB in VCD format. So we'll use an 80 minute CD-R for this example."

:wink:

yauman 01-12-2003 03:48 PM

yah but does it apply to svcd format as well? just wondering
should i take it as 700 or 800

jorel 01-12-2003 03:56 PM

Quote:

Originally Posted by yauman
yah but does it apply to svcd format as well? just wondering
should i take it as 700 or 800

i'm in doubt,but think that Kwag get this time in 1 cd!
:? what post talk about this??!!!....wait.....!
use the "search",i'm with you! :wink:

jorel 01-12-2003 04:05 PM

Kwag wrote this:
"I'm currently encoding "K-19" with GripFit( ) at 528x480 and the test GOP 1-24-4-1-24 + BETA-1 "Notch" Matrix. This is what the movie will look like on one CD-R: http://www.kvcd.net/k-19-small-samp.mpg

in this post:
http://www.kvcd.net/forum/viewtopic....e60eef7dd3398d

read please! :wink:

yauman 01-12-2003 04:20 PM

in that post it said summin about needing a different gop for skvcd so should i just use kvcd and if so tell me which template? and also where can i get that matrix beta1 notch

jorel 01-12-2003 04:49 PM

Quote:

Originally Posted by yauman
in that post it said summin about needing a different gop for skvcd so should i just use kvcd and if so tell me which template? and also where can i get that matrix beta1 notch

in the same thread in next page:
http://www.kvcd.net/forum/viewtopic....e60eef7dd3398d

the BETA-1a notch :
8 9 12
9 10 14
12 14 18

GOP 1-12-1-1-24

change this values in the template, or in setting(tmpgenc). :wink:

yauman 01-13-2003 01:57 AM

ok i done that(u told me to change matrix and gop), heres my maths
from this post: http://www.kvcd.net/forum/viewtopic....92b3230f1a671a

i took cd size as 813,019,155

813,019,155 * 3cds = 2,439,057,465bytes or 2326.06646060943603515625 megabytes - audio size (167mb) total video size = 2159.06646060943603515625mb

movie is 208896frames long and 139.2667 mins long

using formula
208896/139.2667/24 = 62.498803255146002872187649593107

2159.0664606094360351562/62.498803255146002872187649593107
predicted sample size = 34.545724848446016218147225796569
managed to find cq_vbr value of around 22.0956
that sound ok?


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