swl-x / MystiQ

Qt5/C++ FFmpeg Media Converter
https://mystiqapp.com
GNU General Public License v3.0
570 stars 83 forks source link

mystiq ffmpeg not use intel quicksync 😓 #153

Open Virgile59 opened 1 year ago

Virgile59 commented 1 year ago

Hello, first of all thank you for your good work for Mystiq. Could you please support Intel QuickSync when converting? Currently it's the processor that's used instead of the graphics part. Conversion is therefore slower than with the graphics processor.

There may be an option to activate or a parameter to pass so that ffmpeg uses Intel QuickSync, I can't find how to do it.

My processor is compatible with Intel QuickSync technology. Here's the FFMPEG documentation.

Thank you for your help.

Translated with www.DeepL.com/Translator (free version)

Documentation find : https://www.ramugedia.com/how-encode-decode-hevc-h-265-by-intel-quick-sync-video-hw--qsv-

Virgile59 commented 1 year ago

I should add that I tried to add the -hwaccel command via "File > Options > Utils". After a restart of the application, the command disappeared. 🤔