From 6ce104a5828cf4af6ea948d53cee98bff20ac798 Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Sat, 22 Oct 2011 09:11:49 +0200 Subject: [PATCH] click: media_profile: Save AAC stream as stereo, and increase video bitrate Solves an issue where certain media players only play first few seconds of the audio, due to not properly handling single channel AAC audio. Videos taken on the phone, that are uploaded to YouTube also suffers from this issue. Change-Id: Ia9115a6d2cec419cc4d1d55ba876377dabcb91e3 --- media_profiles.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media_profiles.xml b/media_profiles.xml index 631a52d..a017e1e 100644 --- a/media_profiles.xml +++ b/media_profiles.xml @@ -81,7 +81,7 @@ @@ -128,7 +128,7 @@ minFrameRate="1" maxFrameRate="30" /> @@ -142,7 +142,7 @@ + minChannels="1" maxChannels="2" />