Skip to content

Custom Codec Implementation #794

Description

@MustardChef

Hardware accelerated video playback/decoding:

  • HEVC (H.265)
  • AVC (H.264)
  • AV1
  • VP9
  • Other advertised codecs
  • FFMPEG-based fallback

Hardware accelerated video encoding:

  • HEVC (H.265)
  • AVC (H.264)
  • AV1

Input formats and colorspaces:

  • NV12 (COLOR_FormatYUV420SemiPlanar)
  • YV12 (COLOR_FormatYUV420Planar)
  • P010 (COLOR_FormatYUVP010)
  • RGBA_8888 / RGBA_1010102 / RGBA_F16

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

EnhancementNew feature or request

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions