e.s. kohen
New Member
Borrowing from the Fedora 22 unofficial installation, and Negativo's FFMpeg w/ Hardware Acceleration Guide:
I also proposed an edit to the installation wiki regarding this.
I also proposed an edit to the installation wiki regarding this.
- For Linux Hardware Acceleration support, choose an FFmpeg build that has NVidia nvenc or Intel QSync enabled in the build options.
- Caveat: This is regarding the Linux Hardware Acceleration & ffmpeg configuration ... I am still unsure how OBS should be configured to properly utilize this.
- FFmpeg with hardware acceleration, (Fedora 22+): http://negativo17.org/handbrake-makemkv-ffmpeg-and-skype-available-for-centosrhel-7/
Code:
sudo dnf config-manager --add-repo=http://negativo17.org/repos/fedora-handbrake.repo
sudo dnf install ffmpeg --setopt=install_weak_deps=True
ffmpeg -codecs | grep nvenc
sudo rpm --import http://repo.tech-3.net/Fedora/TECH3-GPG-KEY.public
sudo dnf config-manager --add-repo http://repo.tech-3.net/Fedora/tech-3.repo
sudo dnf clean all && sudo dnf update -y
sudo dnf install obs-studio
Attachments
Last edited: