SASUKE-DUCK / dovi-to-hdr-converter

20 stars 6 forks source link

Not working on Windows #3

Closed oomek closed 3 months ago

oomek commented 3 months ago

What am I doing wrong?

C:\APPS\TOOLS\HDR Multi Tool\apps>pip install vulkan
Collecting vulkan
  Downloading vulkan-1.3.275.1-py3-none-any.whl (399 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 399.7/399.7 kB 12.6 MB/s eta 0:00:00
Collecting cffi>=1.10 (from vulkan)
  Downloading cffi-1.16.0-cp311-cp311-win_amd64.whl (181 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 2.2 MB/s eta 0:00:00
Collecting pycparser (from cffi>=1.10->vulkan)
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 6.8 MB/s eta 0:00:00
Installing collected packages: pycparser, cffi, vulkan
Successfully installed cffi-1.16.0 pycparser-2.21 vulkan-1.3.275.1

[notice] A new release of pip is available: 23.1.2 -> 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip

C:\APPS\TOOLS\HDR Multi Tool\apps>python script.py -i input.mkv -o output.mkv --type hdr10 --bitrate 25000
Device creation failed: -12.
Failed to set value 'vulkan=vulkan' for option 'init_hw_device': Cannot allocate memory
Error parsing global options: Cannot allocate memory
oomek commented 3 months ago

Nevermind. I've had outdated ffmpeg.exe