Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile.cuda #1380

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jul 12, 2024

  1. Update Dockerfile.cuda

    This patch is a fix to Netflix#1379, wherein:
    
    1. The CUDA library stubs are added to `ldconfig`'s cache.
    2. The build type for `libvmaf` is set to `shared`.
    3. The included models are also copied to `/usr/local/share/model` for re-usability with custom FFmpeg pipelines as needed.
    4. `ldconfig` is called up immediately after `libvmaf` build so that `FFmpeg` can detect it.
    Brainiarc7 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9b043b4 View commit details
    Browse the repository at this point in the history