etc/encoding-profiles: use correct formats for noformat

These alias were removed in 937dcc25a.
This commit is contained in:
Ricardo Constantino 2017-06-21 21:28:35 +01:00
parent 2491a79a9e
commit 3e49133a25
No known key found for this signature in database
GPG Key ID: EFD16019AE4FF531
1 changed files with 1 additions and 1 deletions

View File

@ -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)"