I need some filter recommendations...

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

I need some filter recommendations...

Postby sayde » Sat Jan 27, 2007 11:16 pm

I ripped some footage from Xenosaga 3 and it looks like crap. Especially when you view it full screen.

Image
see?

Seriously, what filters can I use w/ avisynth to make this look better? (I wonder why the quality looked so much better on Television. lol)
Better yet, what can I do in general to make this look better? I swear, Xenosaga 2 and 3 seem like the only exceptions to the notion that ripping>>>>>>>>>capturing.
sayde
 
Joined: 09 Feb 2004

Postby Keeper of Hellfire » Sun Jan 28, 2007 4:30 am

Did you deinterlace at all?

Against the jagged edges you can try SangNom(...) or TIsophote(...). If you use SangNom, you probably don't need another deinterlacer. I don't know if TIsophote can do the same.
User avatar
Keeper of Hellfire
 
Joined: 09 Jan 2005
Location: Germany

Postby sayde » Sun Jan 28, 2007 12:09 pm

thanks for the suggestions Keeper of Hellfire. I'll post an update later.
sayde
 
Joined: 09 Feb 2004

Postby sayde » Sun Jan 28, 2007 1:35 pm

Image

this DGIndex info would'nt be of any use on the issue, right?
sayde
 
Joined: 09 Feb 2004

Postby sayde » Sun Jan 28, 2007 1:38 pm

results w/ TIsophote:

Image

Results w/ sangnom

Image

anyways, I've decided to go ahead and use this simple script for now.
ConvertToYV12()
Telecide(order=1,post=2,blend=false,vthresh=30,back=1)
Decimate(cycle=5,mode=3,quality=3)
deen("a3d",4)
temporalcleaner()
SSXSharpen(ssw=4,ssh=4,xstren=255,xthresh=255)
TIsophote(4, 0.2, 2)

Still open for any suggestions btw.
sayde
 
Joined: 09 Feb 2004

Postby sayde » Sun Jan 28, 2007 1:55 pm

I hate to post in my own thread 4 times in a row, but it would seem that the real problem has to do with the fact that upclose, the footage looks extremely grainy. No matter what I do, I can't seem to get it to go away. It's almost exactly as if I was watching footage in .flv or .swf format. The footage actually looks just fine to me at it's original resolution, but it's flaws become painfully obvious if you fullscreen it.
sayde
 
Joined: 09 Feb 2004

Postby CrackTheSky » Sun Jan 28, 2007 2:04 pm

sayde wrote:I hate to post in my own thread 4 times in a row, but it would seem that the real problem has to do with the fact that upclose, the footage looks extremely grainy. No matter what I do, I can't seem to get it to go away. It's almost exactly as if I was watching footage in .flv or .swf format. The footage actually looks just fine to me at it's original resolution, but it's flaws become painfully obvious if you fullscreen it.


That's why you don't fullscreen AMVs that use VG footage.
User avatar
CrackTheSky
 
Joined: 27 Aug 2006
Location: Chicago
Status: Probably not editing.

Postby Kariudo » Sun Jan 28, 2007 2:07 pm

you could try removegrain() (direct link)
for removegrain you'll have to know what instruction sets your cpu has. if you don't know, you can find out by getting cpu-z (direct link)

if you can only use SSE, put all the .dll files with SSE in thier names into the avisynth plugins folder (and all those that don't have SSE, SSE2 or SSE3 in thier names)

if you can use that and SSE2, put all the .dll files with SSE2 in thier names into the avisynth plugins folder (and all those that don't have SSE, SSE2 or SSE3 in thier names)

if you can use that and SSE3, put all the .dll files with SSE3 in thier names into the avisynth plugins folder (and all those that don't have SSE, SSE2 or SSE3 in thier names)
ImageImage
Image
User avatar
Kariudo
Twilight prince
 
Joined: 15 Jul 2005
Location: Los taquitos unidos
Status: 1924 bots banned and counting!

Postby sayde » Sun Jan 28, 2007 2:15 pm

gotcha. Thanks Kariudo.
My next biggest project to come...
Image
wait on it!
sayde
 
Joined: 09 Feb 2004

Postby sayde » Sun Jan 28, 2007 2:31 pm

*update*
looks noticably better now. Thanks a lot. That combined with the filters I used for my recent 1st pass seemed to have done something right. It's still not perfect, but then again, the source of the footage itself wasn't the greatest in quality either. So it was only going to get but so good to begin with. Anyways, I appreciate the help.
sayde
 
Joined: 09 Feb 2004


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests