mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-15 10:15:54 -07:00
Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js test
This commit is contained in:
parent
99050314e0
commit
6e5fdd7bb0
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ const tests = [
|
||||||
output: {
|
output: {
|
||||||
linux: {
|
linux: {
|
||||||
processFile: true,
|
processFile: true,
|
||||||
preset: '-fflags +genpts -hwaccel_output_format qsv -init_hw_device qsv:hw,child_device_type=vaapi -c:v h264<io> -map 0 -c:v hevc_qsv -b:v 3227k -minrate 2420k -maxrate 4034k -bufsize 6454k -preset fast -c:a copy -c:s copy -max_muxing_queue_size 9999 -f matroska -profile:v main10 -pix_fmt p010le ',
|
preset: '-fflags +genpts -hwaccel_output_format qsv -init_hw_device qsv:hw_any,child_device_type=vaapi -c:v h264<io> -map 0 -c:v hevc_qsv -b:v 3227k -minrate 2420k -maxrate 4034k -bufsize 6454k -preset fast -c:a copy -c:s copy -max_muxing_queue_size 9999 -f matroska -profile:v main10 -pix_fmt p010le ',
|
||||||
handBrakeMode: false,
|
handBrakeMode: false,
|
||||||
FFmpegMode: true,
|
FFmpegMode: true,
|
||||||
reQueueAfter: true,
|
reQueueAfter: true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue