Skip to content

Fallback ffmpeg codecs support #41

@hidmic

Description

@hidmic

As of today, and to the best of my knowledge, a single codec may be chosen for the ffmpeg image transport plugin. This limitation goes all the way up to the ffmpeg_encoder_decoder package.

It would be ideal if there was support to specify a list of possible codecs, prioritized, with later codecs used as fallback for earlier ones. This would help accommodate systems that may run on multiple platforms, some of which may not have e.g. hardware support for specific codecs.

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