mirror of
https://github.com/mpv-player/mpv
synced 2025-01-30 11:42:04 +00:00
etc/encoding-profiles: use correct formats for noformat
These alias were removed in 937dcc25a
.
This commit is contained in:
parent
2491a79a9e
commit
3e49133a25
@ -75,7 +75,7 @@ ovcopts = qscale=4
|
||||
profile-desc = "H.264 (x264)"
|
||||
ovc = libx264
|
||||
ovcopts = preset=medium,crf=23,threads=0
|
||||
vf-add = noformat=444p,noformat=444p9,noformat=444p10,noformat=422p,noformat=422p9,noformat=422p10
|
||||
vf-add = noformat=yuv444p,noformat=yuv444p9,noformat=yuv444p10,noformat=yuv422p,noformat=yuv422p9,noformat=yuv422p10
|
||||
|
||||
[enc-v-mpeg2]
|
||||
profile-desc = "MPEG-2 Video (FFmpeg)"
|
||||
|
Loading…
Reference in New Issue
Block a user