From 3e49133a257113c8d32f2b0d31cca471e8b14f08 Mon Sep 17 00:00:00 2001 From: Ricardo Constantino Date: Wed, 21 Jun 2017 21:28:35 +0100 Subject: etc/encoding-profiles: use correct formats for noformat These alias were removed in 937dcc25a. --- etc/encoding-profiles.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/encoding-profiles.conf b/etc/encoding-profiles.conf index 0cd12a1c8f..77dc8a93c2 100644 --- a/etc/encoding-profiles.conf +++ b/etc/encoding-profiles.conf @@ -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)" -- cgit v1.2.3