Skip to content

video_super_resolution #3

Description

@borisk1

It doesn't work on Ubuntu. It doesn't get models probably.

(.venv) root@8eae7cf0b158:/test/nvidia-vfx-python-samples# python video_super_resolution.py
============================================================
Video Super Resolution
============================================================
  Input:   /test/nvidia-vfx-python-samples/assets/Drift_RUN_Master_Custom.mp4
  Output:  /test/nvidia-vfx-python-samples/output/sample_sr.mp4
  Scale:   2x
  Quality: HIGH

Video info:
  Resolution: 640x360 -> 1280x720
  Frames:     2692
  FPS:        60.00

Traceback (most recent call last):
  File "/test/nvidia-vfx-python-samples/video_super_resolution.py", line 210, in <module>
    main()
  File "/test/nvidia-vfx-python-samples/video_super_resolution.py", line 131, in main
    sr.load()
  File "/test/nvidia-vfx-python-samples/.venv/lib/python3.12/site-packages/nvvfx/effects/base.py", line 119, in load
    self._effect.load()
nvvfx.NvVFXError: NvVFX_Load failed: The effect has not been properly initialized (code -12)
(.venv) root@8eae7cf0b158:/test/nvidia-vfx-python-samples# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions