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

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 6th March 2004, 11:39   #1  |  Link
soujir0u
Registered User
 
Join Date: Oct 2001
Posts: 213
Having color and cropping problems with SharpTools

Hi, I have tried using a script with mf's SharpTools. Here is the script I am using:

import("sharptools-v0.3.avs")
mpeg2source("test.d2v")
Telecide(order=1,post=1,hints=true)
kerneldeint(order=1)
Decimate(quality=3)
crop(2,24,636,368)
sharpresize(656,416)

I am using AviSynth 2.54, XviD 1.0 RC3 and VirtualDubMod 1.5.10.1.

When I use this script, I find that I get a weird line on the right of the screen:

http://otakusanc.homestead.com/files/sharpresize1.jpg

Here is the same script, but with lanczosresize instead:

http://otakusanc.homestead.com/files/lanczosresize1.jpg

Also notice that the colour in the sharpresize one is different from the source (the one in the lanczosresize pic is the right colour)! What am I doing wrong? I am cropping evenly and in mod4. The source is 640x416.

Another problem is that when I use sharpresize it results in artifacts on the edges of text (maybe due to the sharpening):

http://otakusanc.homestead.com/files/sharpresize2.jpg

Here is the pic for lanczosresize:

http://otakusanc.homestead.com/files/lanczosresize2.jpg

Can anyone help me with these problems, please? Thanks in advance!

Last edited by soujir0u; 6th March 2004 at 11:42.
soujir0u is offline   Reply With Quote
Old 6th March 2004, 13:18   #2  |  Link
mf
Banned
 
mf's Avatar
 
Join Date: Jan 2002
Posts: 1,729
Have you got the right WarpSharp.dll ?
mf is offline   Reply With Quote
Old 6th March 2004, 23:02   #3  |  Link
soujir0u
Registered User
 
Join Date: Oct 2001
Posts: 213
Thanks, I no longer have the colour and text artifact problem now. Still have the weird line on the right of the screen though, but I probably just need to change the cropping. Thanks again!

Edit: Ok I've changed cropping to mod8 and now the line is gone...

Last edited by soujir0u; 6th March 2004 at 23:09.
soujir0u is offline   Reply With Quote
Old 7th March 2004, 20:29   #4  |  Link
Chainmax
Huh?
 
Chainmax's Avatar
 
Join Date: Sep 2003
Location: Uruguay
Posts: 3,103
Is warpsharp_2003_1103 acceptable as well?
Chainmax is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:16.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.