Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 26th August 2025, 09:56   #1  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 3,075
Getnative not working anymore, please help!

Getnative is not working anymore with a fresh install.

Steps:
  1. Uninstall and cleanup Vapoursynth installation
  2. Uninstall and cleanup Python installation
  3. Install latest Python version
  4. Install latest Vapoursynth version
  5. Install getnative with pip install getnative

Whenever I try a simple

getnative whatever.png

I get:

Using lsmas.LWLibavSource as source filter
Creating lwi index file 100%
Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead.
Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead.
9/500


and then exits without any error message.

I know that now there is VSPreview plugin but I find it cumbersome and can't run batches.

Any help is welcome.
__________________
@turment on Telegram

Last edited by tormento; 26th August 2025 at 10:41.
tormento is offline   Reply With Quote
Old 27th August 2025, 11:49   #2  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,647
Quote:
Originally Posted by tormento View Post
Getnative is not working anymore with a fresh install.

Steps:
  1. Uninstall and cleanup Vapoursynth installation
  2. Uninstall and cleanup Python installation
  3. Install latest Python version
  4. Install latest Vapoursynth version
  5. Install getnative with pip install getnative

Whenever I try a simple

getnative whatever.png

I get:

Using lsmas.LWLibavSource as source filter
Creating lwi index file 100%
Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead.
Explicitly instantiated a Cache. This is no longer possible and the original clip has been passed through instead.
9/500


and then exits without any error message.

I know that now there is VSPreview plugin but I find it cumbersome and can't run batches.

Any help is welcome.
Run it in a debugger (easiest way is to install visual studio) and you can at least see where the crash happens.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is offline   Reply With Quote
Old 27th August 2025, 15:33   #3  |  Link
tormento
Acid fr0g
 
tormento's Avatar
 
Join Date: May 2002
Location: Italy
Posts: 3,075
Quote:
Originally Posted by Myrsloik View Post
Run it in a debugger
Thanks for your idea but running a debugger is far beyond my capabilities.

In the mean time, I've found that it runs with Python 3.12 and VS R70 but upgrading one of them makes it not working again.
__________________
@turment on Telegram
tormento is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 18:23.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.