Skip to content

Decoder hwaccel flag is too simplified #101

@fda0

Description

@fda0

Recent commit 5504d7b simplifies how hwaccel flag works. Now it is a boolean. Unfortunately this leaves less control for the end user and can lead to problems.

For example we target CUDA in our code and if we set environment variables like: DISPLAY=:0 it will assume 'vdpau' as our hardware target.

Having a possibility to specify 'cuda' manually would be less error prone for us.
Simply reverting that commit would fix our issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions