In case anyone is interested i made a "*.mov" input template for VDubMod that uses QTReader.vfp.

---------------

#ASYNTHER QuickTime Reader
LoadVFAPIPlugin ("C:\"Path-to-Plugin"\QTReader.vfp","QTReader")
[QTReader("%f")]
ChangeFPS (29.97)
FlipVertical

---------------

Paste to notepad and rename to "QTReader.avst" and place in: VDubMod / Template folder.

You can change framerate to anything you want.

Works for me!