mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2024-11-27 19:20:39 -06:00
Fix duplicate ffmpeg preset option for live
This commit is contained in:
parent
31a911190b
commit
d61fa154af
@ -236,7 +236,6 @@ async function getLiveTranscodingCommand (options: {
|
||||
}
|
||||
]
|
||||
|
||||
command.outputOption('-preset superfast')
|
||||
command.outputOption('-sc_threshold 0')
|
||||
|
||||
addDefaultEncoderGlobalParams({ command })
|
||||
|
Loading…
Reference in New Issue
Block a user