's'
This commit is contained in:
@@ -334,7 +334,7 @@ def start_douyin_youtube_ffplay(
|
|||||||
"pad=1080:1920:(ow-iw)/2:(oh-ih)/2:black",
|
"pad=1080:1920:(ow-iw)/2:(oh-ih)/2:black",
|
||||||
|
|
||||||
"-c:v", "libx264",
|
"-c:v", "libx264",
|
||||||
"-preset", "ultrafast", # Ubuntu server CPU通常能承受,质量比faster好很多;若掉帧可回退到faster或veryfast
|
"-preset", "veryfast", # Ubuntu server CPU通常能承受,质量比faster好很多;若掉帧可回退到faster或veryfast
|
||||||
"-threads", "4",
|
"-threads", "4",
|
||||||
"-tune", "zerolatency",
|
"-tune", "zerolatency",
|
||||||
"-profile:v", "high",
|
"-profile:v", "high",
|
||||||
|
|||||||
Reference in New Issue
Block a user