digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Avisynth Scripting (http://www.digitalfaq.com/archives/avisynth/)
-   -   Avisynth: Asharp problem (http://www.digitalfaq.com/archives/avisynth/13450-avisynth-asharp-problem.html)

towerblocks 04-19-2005 01:22 PM

asharp problem
 
Hi

I have run into a problem, This is the following script im using.

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\asharp.dll")
DirectShowSource("c:\sample.mpg", fps=29.970)
BicubicResize(352,240)
asharp(1,4)

Now after adding asharp i get this http://img.villagephotos.com/p/2005-2/955649/pic.JPG ,Half the picture is normal and the other half is purple,Does anyone know what the problem could be.

Thanks :)

Dialhot 04-19-2005 02:04 PM

Are you sure your script contains just that ? And not a "Scripclip" line somewhere ?

BTW, the solution to your problem is to add a "ConvertToYV12()" just after the Directshowsource.

towerblocks 04-21-2005 10:51 AM

No thats the full script,I did try ConvertToYV12 but added it at the end of the script :oops: ,Added it just after source worked perfect,Thanks

towerblocks 04-21-2005 11:24 AM

Instead of starting a new thread,I've another problem with asharp http://img.villagephotos.com/p/2005-...49/picture.JPG,On some sources i seem to get bright lines around the edge of the picture,Any thoughts?

Dialhot 04-21-2005 01:04 PM

Perhaps a matter with dimensions not divisible by 4 (or 16 ? I don't remember. read the doc).

Note: FYI I personally NEVER use any sharpener filter. You see why...


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