From ce24afc337572ba9f2e0b9693756dde7fcac4543 Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Mon, 21 Jun 2010 15:06:25 +0530 Subject: [PATCH] xml: Support ID3 in MP3 profiles This also makes encoding work, since a container needs to be provided for encoding. --- data/mp3.xml | 33 +++++++++++++++++++++++++-------- 1 file changed, 25 insertions(+), 8 deletions(-) diff --git a/data/mp3.xml b/data/mp3.xml index d90e321..77d2a9c 100644 --- a/data/mp3.xml +++ b/data/mp3.xml @@ -2,6 +2,12 @@ + + + application/x-id3 + + + audio/mpeg @@ -25,14 +31,7 @@ - - - - - - - - + @@ -50,5 +49,23 @@ + + + + + + + + + + + + + + + + + + -- 2.1.4