-
-
Notifications
You must be signed in to change notification settings - Fork 37
Hardware Acceleration
Can Kurt edited this page Mar 18, 2023
·
1 revision
ffmpeg -encoders
- Replace
h264_nvenc
with your encoder
postprocessor_args: ['-c:v', 'h264_nvenc']
video_options:
postprocessor_args: ['-c:v', 'h264_nvenc']
postprocessors:
- key: "FFmpegVideoConvertor"
preferedformat: "mp4"