getnative icon indicating copy to clipboard operation
getnative copied to clipboard

Updated to r72 and same error as #27

Open tormento opened this issue 2 months ago • 3 comments

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.

tormento avatar Nov 18 '25 15:11 tormento

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
..............................

Infiziert90 avatar Nov 18 '25 15:11 Infiziert90

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?

tormento avatar Nov 18 '25 16:11 tormento

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

Infiziert90 avatar Nov 18 '25 18:11 Infiziert90