digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   Output file too blurry? (http://www.digitalfaq.com/archives/encode/5953-output-file-blurry.html)

Wolfi 10-03-2003 04:42 PM

Output file too blurry?
 
I thinks my output m2v file gets to "blury". The source file has great quality, resolution 640x352 NTSC. I used this script :?

Code:

SwapUV()
BlindPP(cpu=4)
Blockbuster(method="noise",detail_min=1,detail_max=3,variance=0.1,seed=1)
ATC(2,3,5,0.5,false)
GripCrop(544, 480, source_anamorphic=false)
GripSize(resizer="LanczosResize")
Undot()
TemporalSoften(2,7,7,3,2)
DCTFilter(1,1,1,1,1,1,0.5,0)
GripBorders()
LetterBox( 8,8,16,16 )
TextSub("National Lampoons 'Van Wilder'.srt")

What should I do, anyway to make my output not so blury :?:

//Wolfi

Edlund 10-03-2003 05:59 PM

Why don't you use my scipt (in the topic "am I allowed po post optimal scripts here":)? Noone has said something about it so why don't you test it first :D ? I promise you will not be disappointed!

muhali3 10-05-2003 09:37 PM

To sharpen your "blurry" image you could use Asharp filter like this.
(Get Asharp at Avisynth.org)

Asharp(1,4) or Asharp(2,4)

or just lower the values in the TemporalSoften in your script, or instead use STMedianFilter.

zes 10-06-2003 12:31 PM

also do not forget to disable divx' or xvid's postprocessing settings ;)

Wolfi 10-06-2003 12:55 PM

How do I do that and what happands if I dont disable those settings 8O

//Wolfi

muhali3 10-06-2003 02:22 PM

To turn them off you can go to your divx or xvid configuration file (most likely in your program files) and turn it off over there.

Wolfi 10-06-2003 03:26 PM

Were can I find the latest xvid codec :oops:

//Wolfi

muhali3 10-06-2003 05:34 PM

http://www.xvidmovies.com

EightBall 10-06-2003 05:34 PM

[quote="muhali3"]To turn them off you can go to your divx or xvid configuration file (most likely in your program files) and turn it off over there.

Would you please give a step by step example of what you mean. Use any filename and show us how to turn off)
Thanks

muhali3 10-06-2003 05:35 PM

if your file is not in xvid format you don't need to download the codec.

EightBall 10-06-2003 05:36 PM

Quote:

Originally Posted by Wolfi
How do I do that and what happens if I dont disable those settings 8O

//Wolfi


Can someone answer the second half of his question please?

muhali3 10-06-2003 05:38 PM

Eightball, if your movie was in divx format and you wanted to turn it off you could do this.

1. Go to C:/Program Files/Divx/DivxCodec
2. Double-Click on Config.exe
3. Click the tab Post-Processing Settings
4. Check Disable Post-Processing

muhali3 10-06-2003 05:42 PM

Well, kwag told me if you don't disable it, it would not work well with CQMatic. That's because MPEG-4 Processing is setup different or something.

Wolfi 10-07-2003 12:57 AM

Oke it was easy to turn it of with some help but I cant find the xvid config. file after I had installed the codec from http://www.xvidmovies.com/codec/
The only file I saw was installed was "xvid.ax", it autoinstalled itself in my system32 directory. How can I turn of xvid's postprocessing settings :(

//Wolfi

Dialhot 10-07-2003 03:18 AM

If you use zommplayer as reader, start to read a Xvid and do a right click on the video, in the pop-up menu you have an entry to list all the filter/codec used for the rendering. By selecting one of them you can configure it.

Or you can use dxman that you can find there :

http://www.analogx.com/contents/download/audio.htm

Launch it, find the xvid codec in the list of all codecs installed, and select "configure".

Wolfi 10-07-2003 11:17 AM

Thanks :D In the "Post-Processing" square, should all the 6 boxes be unchecked? The defult settings for the Post-Processing are unchecked, so I suppose Post-Processing is turned of then, or?

Should I leave the settings for "X Threshold" and "Y Threshold" as they are?

//Wolfi

Dialhot 10-07-2003 12:03 PM

Everything uncheck and values unchanged for both other settings.


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