mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Fix 10bit vp9 streaming (#2458)
This commit is contained in:
@@ -85,6 +85,7 @@ var CodecVP9 = Codec{
|
||||
"-row-mt", "1",
|
||||
"-crf", "30",
|
||||
"-b:v", "0",
|
||||
"-pix_fmt", "yuv420p",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user