Question / Help Quick Sync - QSV in Linux (Centos)

bywant

New Member
Hi,

I have installed Intel Media Server Studio and compiled ffmpeg from latest ffmpeg git(with --enable-libmfx), I am trying to build OBS Studio with quick sync support. I can build the OBS with my compiled ffmpeg and install it. But there is no qsv option in encoder settings just "Encoder: x264".

I can use quick sync with my compiled ffmpeg (-c:v h264_qsv). So there is no problem with my ffmpeg build.

Any advice?

ffmpeg configuration:
https://pastebin.com/PJbAxxnx

ffmpeg -encoders output:
https://pastebin.com/yHN1cukb
 
Last edited:
Top