From fd64003c2a82943689735da370b18cf3624e9ab0 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 28 Dec 2012 11:21:35 +0100 Subject: encoding-example-profiles: fix "oac" typo Fixes issue #10. --- etc/encoding-example-profiles.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/encoding-example-profiles.conf b/etc/encoding-example-profiles.conf index 9c2b1da27d..6a688f4539 100644 --- a/etc/encoding-example-profiles.conf +++ b/etc/encoding-example-profiles.conf @@ -81,8 +81,8 @@ ovcopts = qscale=4 [enc-v-vp8] profile-desc = "VP8 (libvpx)" -oac = libvpx -oacopts = qmin=4,b=10000000k # ought to be enough for anyone; for CBR use, set b=; for VBR use, set qmin= to quality +ovc = libvpx +ovcopts = qmin=4,b=10000000k # ought to be enough for anyone; for CBR use, set b=; for VBR use, set qmin= to quality ########### # formats # -- cgit v1.2.3