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

Reply
 
Thread Tools Search this Thread Display Modes
Old 14th September 2014, 18:39   #1  |  Link
jinkazuya
Registered User
 
Join Date: Jul 2010
Posts: 114
Help: How to get rip of the artifact

Hello...I would greatly appreciate it if anybody could help me with this. I am just wondering how to get rid of the blue band artifact, below is the picture.

http://i59.tinypic.com/w7biq.jpg
jinkazuya is offline   Reply With Quote
Old 14th September 2014, 18:50   #2  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,783
Is it exactly the same in every frame, or does it move around, change shape, or change color? It is tough to give a specific answer without more information.

If it is only happening on a few frames, then you could use motion estimation to replace the entire frame. You could use one of the RT_Stats functions to detect the presence of the "glitch frame," and then us a conditional function to replace that one frame with one synthesized with MVTools2.

If it happens on many frames, but is in the exact same position each time, then you can use a mask and change the chroma. It it moves around a lot, and changes shape, the fix is a lot more difficult, and there may not be a good solution. If you can post a few seconds of the video, it would help.
johnmeyer is offline   Reply With Quote
Old 14th September 2014, 19:18   #3  |  Link
jinkazuya
Registered User
 
Join Date: Jul 2010
Posts: 114
Here it is

http://www.firedrive.com/file/51343955470E5829
jinkazuya is offline   Reply With Quote
Old 14th September 2014, 19:37   #4  |  Link
colours
Registered User
 
colours's Avatar
 
Join Date: Mar 2014
Posts: 308
There's been some ugly temporal processing done to the source but I don't see any blue bands. There is, however, some corruption which may cause decoding errors. Try reripping the DVD. (And if you're using DirectShowSource, use a proper source filter like MPEG2Source.)

(TinyPic is a horrible image host, by the way. Use imgur or something.)
__________________
Say no to AviSynth 2.5.8 and DirectShowSource!

Last edited by colours; 14th September 2014 at 19:44. Reason: derp.
colours is offline   Reply With Quote
Old 14th September 2014, 20:37   #5  |  Link
johnmeyer
Registered User
 
Join Date: Feb 2002
Location: California
Posts: 2,783
I didn't see any evidence of bad temporal processing. I looked at the video, frame-by-frame, and then also field-by-field. Everything looked good except for frames 55-64 all of which have some sort of local horizontal offset (to the right), but only on her forehead, just above the eyebrows. I don't have any easy solution to suggest.

I definitely did not see anything that looked like the still image you posted from one frame of the video. The fact that the artifact shows up differently under different circumstances does strongly suggest some sort of decoding error, as colours already suggested. I think his suggestion of re-ripping the DVD is a good one, but I would further suggest that you change something: use a different ripper, or come up with a different decoder for the MPEG stream.
johnmeyer is offline   Reply With Quote
Old 15th September 2014, 15:11   #6  |  Link
colours
Registered User
 
colours's Avatar
 
Join Date: Mar 2014
Posts: 308
Well, with MPEG2Source at least, requesting the frames in 55-64 nonlinearly produces nondeterministic results so it's pretty safe to assume that either MPEG2Source is buggy (unlikely) or the source is corrupted (likely).

As for the temporal processing, there's at least some blending and probably because of vertical sharpening applied after interlacing (why would anyone do this), some of the fields around scene changes exhibit "negative" ghosting. Do a SeparateFields and compare fields 211-216, for example.
__________________
Say no to AviSynth 2.5.8 and DirectShowSource!
colours is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 21:45.


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