summaryrefslogtreecommitdiff
path: root/export/Ogg_Vorbis (tagged).format
diff options
context:
space:
mode:
Diffstat (limited to 'export/Ogg_Vorbis (tagged).format')
-rw-r--r--export/Ogg_Vorbis (tagged).format30
1 files changed, 30 insertions, 0 deletions
diff --git a/export/Ogg_Vorbis (tagged).format b/export/Ogg_Vorbis (tagged).format
new file mode 100644
index 0000000000..1e7e280955
--- /dev/null
+++ b/export/Ogg_Vorbis (tagged).format
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ExportFormatSpecification name="Ogg/Vorbis (tagged)" id="f6bc67b9-558d-4788-a7de-57ed763c6227">
+ <Encoding id="F_Ogg" type="T_Sndfile" extension="ogg" name="Ogg Vorbis" has-sample-format="false" channel-limit="256"/>
+ <SampleRate rate="1"/>
+ <SRCQuality quality="SRC_SincBest"/>
+ <EncodingOptions>
+ <Option name="sample-format" value="SF_Vorbis"/>
+ <Option name="dithering" value="D_Shaped"/>
+ <Option name="tag-metadata" value="true"/>
+ <Option name="tag-support" value="true"/>
+ <Option name="broadcast-info" value="false"/>
+ </EncodingOptions>
+ <Processing>
+ <Normalize enabled="true" target="-0"/>
+ <Silence>
+ <Start>
+ <Trim enabled="false"/>
+ <Add enabled="false">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </Start>
+ <End>
+ <Trim enabled="false"/>
+ <Add enabled="false">
+ <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
+ </Add>
+ </End>
+ </Silence>
+ </Processing>
+</ExportFormatSpecification>