From 2a95ea44c425698a8f8108229f5132c4a6ac3ac1 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 9 Feb 2013 00:34:26 +0000 Subject: [PATCH] installing avconv with h264 support documented and part of vm buildscript: add mp4 to default config, fixes #1173 --- pandora/config.pandora.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index d96cade3..ac21d0e5 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -610,7 +610,7 @@ "video": { "download": true, //supported formats: webm, mp4 - "formats": ["webm"], + "formats": ["webm", "mp4"], "previewRatio": 1.3333333333, //supported resolutions are //1080, 720, 480, 432, 360, 288, 240, 144, 96