summaryrefslogtreecommitdiff
path: root/share/export/MP3 (medium).format
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-23 15:26:48 +0100
committerRobin Gareus <robin@gareus.org>2020-02-23 16:21:55 +0100
commit54c4d3adc5f0cea54457df04af44397825fc2679 (patch)
treef73f78a3090dac4eeba87eb04657279997a70da3 /share/export/MP3 (medium).format
parent96ef1dc0ed9862bf4937d182f789edd20c17581f (diff)
Clean up top-level source tree
Collect architecture independent data in 'share' subfolder. This also matches the install path
Diffstat (limited to 'share/export/MP3 (medium).format')
-rw-r--r--share/export/MP3 (medium).format31
1 files changed, 31 insertions, 0 deletions
diff --git a/share/export/MP3 (medium).format b/share/export/MP3 (medium).format
new file mode 100644
index 0000000000..32ec501bb9
--- /dev/null
+++ b/share/export/MP3 (medium).format
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExportFormatSpecification name="MP3 (medium)" id="a0a9fd49-cea4-4d68-b72a-f3572e9ecd24" with-cue="0" with-toc="0" with-mp4chaps="0" command="" analyse="1" soundcloud-upload="0">
+ <Encoding id="F_FFMPEG" type="T_FFMPEG" extension="mp3" name="MP3" has-sample-format="0" channel-limit="256"/>
+ <SampleRate rate="SR_Session"/>
+ <SRCQuality quality="SRC_SincBest"/>
+ <CodecQuality quality="-4"/>
+ <EncodingOptions>
+ <Option name="sample-format" value="SF_Float"/>
+ <Option name="dithering" value="D_None"/>
+ <Option name="tag-metadata" value="0"/>
+ <Option name="tag-support" value="1"/>
+ <Option name="broadcast-info" value="0"/>
+ </EncodingOptions>
+ <Processing>
+ <Normalize enabled="0" loudness="0" dbfs="0" lufs="-23" dbtp="-1"/>
+ <Silence>
+ <Start>
+ <Trim enabled="0"/>
+ <Add enabled="0">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </Start>
+ <End>
+ <Trim enabled="0"/>
+ <Add enabled="0">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </End>
+ </Silence>
+ </Processing>
+</ExportFormatSpecification>