Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

for Nvidia RTX 50xx series AV1 format HW-decoding #252

Open
@vivazkote

Description

@vivazkote

as Nvidia RTX 50xx series has new option for hardware decoding of AV1 format, I upgraded line inbuild-ffmpeg:
- if build "nv-codec" "11.1.5.3"; then
to:
+ if build "nv-codec" "13.0.19.0"; then

and
- export CUDA_COMPUTE_CAPABILITY=52
to:
+ export CUDA_COMPUTE_CAPABILITY=120

assuming CUDA 13 installed

which compiled successfully. Now is possible to use hardware decoding of AV1 format with option-vcodec av1_cuvid
example: ffplay -i 'av1codec.mkv' -vcodec av1_cuvid

p.s. if you have already compiled with older version, remove lock filenv-codec.done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp