Page 1 of 1

Remove motion artifacts

Posted: Fri Jul 26, 2019 7:04 am
by most
Description of problem or question:
How do I remove these motion artifacts?
I've been mixing with Detelecine and Deinterlace (only built in options), but no luck.
I believe the source is NTSC.

Screenshot
https://ibb.co/SB3BCTC

HandBrake Activity Log ***required*** (see How-to get an activity log)
https://pastebin.com/2smqAZc6

Re: Remove motion artifacts

Posted: Fri Jul 26, 2019 8:32 am
by video.baba
Why did you think it was NTSC? It is not.

Code: Select all

[b]scan: 10 previews, 720x576, 25.000 fps, autocrop = 0/4/0/0, aspect 4:3, PAR 16:15[/b]
Don't force this:

Code: Select all

+ frame rate: 50.000 fps -> constant 60.000 fps
Also, don't do this:

Code: Select all

+ Detelecine (pullup) ()
Obviously from your photo this source is interlaced. First thing, choose one of the '576' presets, you'll need one of the deinterlace/decomb filters. That may be a little trial and error.

Re: Remove motion artifacts

Posted: Fri Jul 26, 2019 10:31 am
by most
That was the problem, it was NTSC imported as PAL. Thanks for the pointer!