View Single Post
Old 01-04-2021, 08:30 PM   #1
echan101
Human being with feelings
 
Join Date: Apr 2020
Posts: 5
Default Video Hardware Encoding using Intel QuickSync

Hi I know the video exports are limited in Reaper, but I was wondering if there's any possible way to render directly using Intel's QuickSync codecs, which are hardware accelerated. This means the videos can be exported at better than real-time.

Is there any way to customise the FFMPEG parameters? For instance I would like to use the following parameters:
Code:
ffmpeg -c:v hevc_qsv -global_quality 25 -look_ahead 1
Obviously I can export to an uncompressed format and then re-encode but it would save a lot more time to be able to just do it on the fly.
echan101 is offline   Reply With Quote