digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Flickering effect in MA script? (http://www.digitalfaq.com/archives/encode/8083-flickering-effect-ma.html)

wgamer 02-08-2004 11:21 AM

Flickering effect in MA script?
 
hi every1

here is a script that i used:

AviSource("F:\Movie.avi",false)
AddBorders( 0, 8, 0,0)

GripCrop(352, 240, overscan=1, source_anamorphic=false)
GripSize(resizer="LanczosResize")

BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max =3,variance=0.1,seed=1)
#Convolution3D(1, 6, 12, 6, 8, 2.8, 0)

Undot()
MergeChroma(blur(1.50))
MergeLuma(blur(0.1))
DCTFilter(1,1,1,1,1,1,0.5,0)

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) ")
#Blockbuster(method="noise",detail_min=1,detail_ma x=10,variance=0.3,seed=5623)

GripBorders()

function fmin( int f1, int f2) {
return ( f1<f2 ) ? f1 : f2
}
movie: 480x280 ntsc divx5 mp3

the movie has a slight flickering effect

Dialhot 02-08-2004 12:39 PM

Do not use MA script awith AVI. Period !

wgamer 02-08-2004 12:54 PM

roger that

wgamer 02-09-2004 08:28 AM

:?

mpg is bloating when muxed in tmpg and bbmpg

i set it to non complaint vcd AFTER i opened both files in tmpeg

in bbmpg i followed the procedure i read somwhere

start encoding->settings->input output files->THEN i set vcd in the other menu.

audio was done in headac3he

Dialhot 02-09-2004 08:45 AM

What do you mean by "bloating" ?

To do non compliant VCD on bbmpeg you have to select VCD and then check the "VBR" box. That''s the only thing to change in the bbmpeg defaults for "VCD".

wgamer 02-09-2004 09:04 AM

:D :D :D :D :D :D :D
:D :D :D :D :D :D


gotit 814mb

BTW the flickering was due to bad divx codec
seems ok now
:arrow: burning (finger crossed)


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