-
-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Add option for using AMF with handbrake #387650
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
base: master
Are you sure you want to change the base?
Conversation
I'm still a baby contributor. I'm all ears on if there is anything I can improve or better ways to approach PRs. Thanks in advance. |
0d714a3
to
ce7879f
Compare
@Anton-Latukha @wmertens Let me know if there is anything I can do to make this easier to review. Thank you in advance! |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/5318 |
Are there any screenshots or testing information I could provide to help get this merged? |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/prs-ready-for-review/3032/5364 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for merging. It has been half a year, no one responded 🤔
Thank you so much! |
This allows accelerated encoding with AMD graphics cards. This feature relies on a proprietary SDK so is disabled by default.
ce7879f
to
c55044c
Compare
This allows accelerated encoding with AMD graphics cards. This feature relies on a proprietary SDK so is disabled by default.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.