Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tats-u opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
🔷Enhancement Type • Improvements for the software. ⬜ Pending Status • This issue stills needs to be analyzed.

Comments

@tats-u
Copy link
Contributor

tats-u commented Sep 30, 2024

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.

@tats-u tats-u added ⬜ Pending Status • This issue stills needs to be analyzed. 🔷Enhancement Type • Improvements for the software. labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔷Enhancement Type • Improvements for the software. ⬜ Pending Status • This issue stills needs to be analyzed.
Projects
None yet
Development

No branches or pull requests

2 participants