orion44
24th December 2020, 11:29
I have a 29.970 fps video, and I want to do a same frame rate deinterlacing with Yadifmod and TDeint.
Which of the two settings are correct (I found these on the web):
yadifmod(mode=0, edeint=tdeint(mode=0))
or
yadifmod(mode=0, edeint=tdeint(mode=0, mthreshL=0,mthreshC=0))
In Yadifmod, should I set mode=0, so it can do a spatial check, or mode=2 so it doesn't do a spatial check?
I do not want to use QTGMC or Yadif.
Which of the two settings are correct (I found these on the web):
yadifmod(mode=0, edeint=tdeint(mode=0))
or
yadifmod(mode=0, edeint=tdeint(mode=0, mthreshL=0,mthreshC=0))
In Yadifmod, should I set mode=0, so it can do a spatial check, or mode=2 so it doesn't do a spatial check?
I do not want to use QTGMC or Yadif.