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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Usage

Reply
 
Thread Tools Search this Thread Display Modes
Old 16th November 2020, 23:31   #1  |  Link
baka1
baka1
 
Join Date: May 2020
Posts: 31
MBAFF and inconsistent noise

https://mega.nz/folder/nfB2wbBI#2WJkv6WuaD0cSpdyR3ep7g

I have an extract from an MBAFF-encoded bluray - extract in mega folder.

I used Yadifmod2(mode=0, order=0) to deinterlace the file.

Now stepping through frame by frame - I'm seeing grain/grain/smooth-ish pattern - I'm not sure if this is normal and whether this needs to be filtered
baka1 is offline   Reply With Quote
Old 17th November 2020, 01:24   #2  |  Link
Richard1485
Guest
 
Posts: n/a
Using order=0 is wrong because the clip is TFF. Take a look:

Code:
AVCSource("00003.demuxed.dga")#since you are using DGAVCDec
AssumeTFF()
SeparateFields()
  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 11:45.


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