There was an error while loading. Please reload this page.
1 parent 8086594 commit e951c19Copy full SHA for e951c19
1 file changed
recipes/h265_nvenc.toml
@@ -8,7 +8,7 @@ type = "Discrete"
8
arg = "-pix_fmt"
9
options = [
10
["yuv444p16le", "10bit 4:4:4"],
11
- ["p0101e", "10bit 4:2:0"],
+ ["p010le", "10bit 4:2:0"],
12
["yuv444p", "8bit 4:4:4"],
13
["yuv420p", "8bit 4:2:0"],
14
]
0 commit comments