[GH-ISSUE #1345] [Feature Request] Support h264_mf and hevc_mf (H.264/H.265/HEVC via MediaFoundation) codecs in FFmpeg #3531

Open
opened 2026-03-01 19:12:52 +03:00 by kerem · 0 comments
Owner

Originally created by @tats-u on GitHub (Sep 30, 2024).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1345

Originally assigned to: @NickeManarin on GitHub.

Is your feature request related to a problem? Please describe.

x264, x265, _qsv, _amf, and _nvenc have no guarantee that they are exempt from the obligation to pay patent fees.

Describe the solution you'd like

h264_mf and hevc_mf codecs use the MediaFoundation API in WIndows, which it is highly expected that Microsoft has already paid the patent fee for.

Describe alternatives you've considered

Stick to AV1, which is royalty free.

Additional context

They have less options than x264, x265, _qsv and etc.

Originally created by @tats-u on GitHub (Sep 30, 2024). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1345 Originally assigned to: @NickeManarin on GitHub. **Is your feature request related to a problem? Please describe.** `x264`, `x265`, `_qsv`, `_amf`, and `_nvenc` have no guarantee that they are exempt from the obligation to pay patent fees. **Describe the solution you'd like** `h264_mf` and `hevc_mf` codecs use the MediaFoundation API in WIndows, which it is highly expected that Microsoft has already paid the patent fee for. **Describe alternatives you've considered** Stick to AV1, which is royalty free. **Additional context** They have less options than `x264`, `x265`, `_qsv` and etc.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#3531
No description provided.