Log in

View Full Version : MBAFF and inconsistent noise


baka1
16th November 2020, 23:31
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

Richard1485
17th November 2020, 01:24
Using order=0 is wrong because the clip is TFF. Take a look:


AVCSource("00003.demuxed.dga")#since you are using DGAVCDec
AssumeTFF()
SeparateFields()