Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#1 | Link |
|
Registered User
Join Date: Nov 2002
Posts: 72
|
AviSynth Questions
Can anyone give me some pointer on my AviScript maybe what i'm doing right or doing wrong or what i can change to make better quality. I'm a quality nut not concerned with speed (to a certain extent obviously)
Script: #ASYNTHER Default (MPEG2Source) loadplugin("C:\Program Files\AviSynth\plugins\Mpeg2dec3.dll") loadplugin("C:\Program Files\AviSynth\plugins\Decomb.dll") loadplugin("C:\Program Files\AviSynth\plugins\avsmon25a.dll") MPEG2Source("D:\BONE\VIDEO_TS\BONE.D2V") telecide(post=false,chroma=true,guide=1,gthresh=50) decimate(mode=0,cycle=5,quality=3) monitorfilter() Oh i should also mention i am making dvd backups on a single dvd-5 using CCE 2.66 for encoding. |
|
|
|
![]() |
|
|