From: Till Theato Date: Tue, 9 Aug 2011 14:54:34 +0000 (+0000) Subject: Fix vorbis rendering by setting the audio quality (aq). X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=8b65d0e7a499f170bbaf499bcd74c2f01c121cff;p=kdenlive Fix vorbis rendering by setting the audio quality (aq). svn path=/trunk/kdenlive/; revision=5826 --- diff --git a/export/profiles.xml b/export/profiles.xml index e026bac0..c91281b8 100644 --- a/export/profiles.xml +++ b/export/profiles.xml @@ -84,14 +84,14 @@ + args="acodec=vorbis ab=128k ar=44100 aq=50 vcodec=libtheora minrate=0 b=%bitrate+'k' aspect=%dar pass=%passes" /> + args="acodec=vorbis ab=128k ar=44100 aq=50 vcodec=libvpx minrate=0 b=%bitrate+'k' aspect=%dar maxrate=%bitrate*2+'k' g=120 qmax=42 qmin=10" />