Updated to r72 and same error as #27
I uninstalled Python 3.12, VS 70, cleaned up drives + registry keys.
Installed Python 3.12, VS 72 and I have the very same error of #27:
[N:\]getnative --mode=all -pg --min-height=500 --max-height=980 "title 00002.00.png"
Using ffms2 as source filter
9/480
[N:\]
If I use Python 3.12 and VS 70, everything is ok.
I would assume it is an issue with ffms2 then, as imwri worked just fine in my Windows based test.
(.venv) PS H:.....> py -3 -m getnative --mode=all -pg --min-height=500 --max-height=980 NGE_07_-_00_04_45.785.png
Using imwri as source filter
480/480
Output Path: H:\........\results
Bilinear AR: 1.33 Steps: 1
Native resolution(s) (best guess): 979p, 954p
..............................
I would assume it is an issue with ffms2 then, as imwri worked just fine in my Windows based test.
Tried with lsmas and same error. As I wrote, with Python 3.12 and VS70, no errors at all.
I see that you launch getnative as package and not as "exe".
Could you try using simply getnative from the command prompt?
Do you install Python 3.13 and VS 72 for all users or yourself only?
Do you install VS from exe and from pip install or from exe only?
getnative installed through pip also works just fine, my VS is a normal windows install
I also got multiple reports that the getnative 3.3.0 version works fine for people on their systems