first
This commit is contained in:
@@ -24,7 +24,7 @@ if not isExist:
|
||||
|
||||
|
||||
#lines = "-map 0:v -c:v libx265 -preset slow -crf 22 -x265-params level=51:no-sao=1:bframes=8:psy-rd=1.5:psy-rdoq=1.5:aq-mode=3:ref=6 -pix_fmt yuv420p10le -map 0:a -c:a copy -map 0:s -c:s copy"
|
||||
org_lineslines = " -map 0:v -c:v copy -map 0:a? -c:a copy -map 0:s? -c:s copy"
|
||||
org_lineslines = " -map 0:v:0? -c:v copy -map 0:a? -c:a copy -map 0:s? -c:s copy"
|
||||
|
||||
|
||||
number_of_segments=int(input("Number of segments: "))
|
||||
|
||||
Reference in New Issue
Block a user