Selur's Little Message Board
[BUG] Avisynth x86 & TFM - Cannot use mode 6 - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [BUG] Avisynth x86 & TFM - Cannot use mode 6 (/thread-1616.html)



Avisynth x86 & TFM - Cannot use mode 6 - The_Tinkerer - 25.11.2020

Using Hybrid Dev 2020.11.03-161458

When using telecine & TFM in Hybrid for Avisynth x86, selecting mode 6 loads as mode 7. (I.e., it's the same as loading mode 7.)

[Image: sigU1Fu.png]
(Above script should be: TFM(mode=6,slow=2,mChroma=true)).

Possible settings are:

            0 = 2-way match                                                          (p/c)
            1 = 2-way match + 3rd match on combed                                    (p/c + n)
            2 = 2-way match + 3rd match (same order) on combed                       (p/c + u)
            3 = 2-way match + 3rd match on combed + 4th/5th matches if still combed  (p/c + n + u/b)
            4 = 3-way match                                                          (p/c/n)
            5 = 3-way match + 4th/5th matches on combed                              (p/c/n + u/b)
            6 = mode 2 + extras if combed                                            (p/c + u + n + b)
            7 = mode 0 + field switching based on previous matches



RE: Avisynth x86 & TFM - Cannot use mode 6 - Selur - 25.11.2020

I can reproduce the problem, probably a small typo somewhere.
Probably, will send you a link to a fixed dev version, via PM, this evening after work.

Cu Selur