Annoying lines at top of my footage

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.

Annoying lines at top of my footage

Postby WonderBoy523 » Sun Apr 08, 2007 4:59 pm

I've been following VicBonds dvd ripping guide to a T, but keep having this problem with my clips. It seems that every time there is a major change in the video there is one frame with an annoying white line at the top of the footage. I have a few pics as examples, please tell me if you know what I can do to fix this.

BTW the script I'm using is right out of the guide (I'm new to this if you can't tell.)
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\MPEG2Dec3.dll")
LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\Decomb521.dll")
MPEG2Source("F:\DVD2AVI\evaclip1.d2v", idct=5, CPU=4, iPP=true)
Telecide(post=4, order=1, guide=1, blend=true)
Decimate(quality=3)

http://i166.photobucket.com/albums/u94/ ... elpme1.jpg (frame with the line)

http://i166.photobucket.com/albums/u94/ ... elpme2.jpg (next frame the line is gone)

http://i166.photobucket.com/albums/u94/ ... elpme3.jpg (Another frame with the line)

http://i166.photobucket.com/albums/u94/ ... elpme4.jpg (Next frame without)

Any help would be very much appreciated, thanks.
WonderBoy523
 
Joined: 05 Feb 2005

Postby Minion » Sun Apr 08, 2007 5:20 pm

Crop(0, 6, -0, -0)
should be close. play with it. may want to crop off the black boarders in the sides as well
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
User avatar
Minion
 
Joined: 22 May 2004
Location: orlando

Postby Minion » Sun Apr 08, 2007 5:21 pm

add on LanczosResize(640, 480) after all of the cropping
KioAtWork: I'm so bored. I don't have class again for another half hour.
Minion: masturbate into someones desk and giggle about it for the remaining 28 minutes
User avatar
Minion
 
Joined: 22 May 2004
Location: orlando

Postby Zero1 » Sun Apr 15, 2007 6:03 pm

It's quite common with cel anime. Usually I find that the frame after it is a duplicate (as near as dammit), without the lines at the top, in which case you can effectively duplicate that frame and replace the ugly one.

It's not something worth cropping, just edit around those odd frames, then it saves the aspect ratio getting messed up.
User avatar
Zero1
 
Joined: 02 Jan 2004
Location: Sheffield, United Kingdom


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 0 guests