Add some loudness export presets

This commit is contained in:
Robin Gareus 2021-04-08 21:49:10 +02:00
parent 4324efa7f0
commit f8f6eb51ed
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
4 changed files with 129 additions and 0 deletions

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportFormatSpecification name="Amazon" id="13765a92-0ab8-464e-ac1b-a5320572bf7d" with-cue="0" with-toc="0" with-mp4chaps="0" command="" analyse="1" soundcloud-upload="0">
<Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="WAV" has-sample-format="1" channel-limit="256"/>
<SampleRate rate="SR_48"/>
<SRCQuality quality="SRC_SincBest"/>
<Watermark level="-20" duration="0" interval="0"/>
<EncodingOptions>
<Option name="sample-format" value="SF_16"/>
<Option name="dithering" value="D_Shaped"/>
<Option name="tag-metadata" value="1"/>
<Option name="tag-support" value="1"/>
<Option name="broadcast-info" value="0"/>
</EncodingOptions>
<Processing>
<Normalize enabled="1" loudness="1" use-tp-limiter="1" dbfs="0" lufs="-14" dbtp="-2"/>
<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>

31
share/export/Apple.format Normal file
View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportFormatSpecification name="Apple" id="b96de573-1492-45c6-9eb2-9122abae5c03" with-cue="0" with-toc="0" with-mp4chaps="0" command="" analyse="1" soundcloud-upload="0">
<Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="WAV" has-sample-format="1" channel-limit="256"/>
<SampleRate rate="SR_48"/>
<SRCQuality quality="SRC_SincBest"/>
<Watermark level="-20" duration="0" interval="0"/>
<EncodingOptions>
<Option name="sample-format" value="SF_16"/>
<Option name="dithering" value="D_Shaped"/>
<Option name="tag-metadata" value="1"/>
<Option name="tag-support" value="1"/>
<Option name="broadcast-info" value="0"/>
</EncodingOptions>
<Processing>
<Normalize enabled="1" loudness="1" use-tp-limiter="1" dbfs="0" lufs="-16" 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>

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportFormatSpecification name="Soundcloud and Spotify" id="5a78349c-8a72-469f-8f65-8df8bee0677a" with-cue="0" with-toc="0" with-mp4chaps="0" command="" analyse="1" soundcloud-upload="0">
<Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="WAV" has-sample-format="1" channel-limit="256"/>
<SampleRate rate="SR_48"/>
<SRCQuality quality="SRC_SincBest"/>
<Watermark level="-20" duration="0" interval="0"/>
<EncodingOptions>
<Option name="sample-format" value="SF_16"/>
<Option name="dithering" value="D_Shaped"/>
<Option name="tag-metadata" value="1"/>
<Option name="tag-support" value="1"/>
<Option name="broadcast-info" value="0"/>
</EncodingOptions>
<Processing>
<Normalize enabled="1" loudness="1" use-tp-limiter="1" dbfs="0" lufs="-10" 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>

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportPreset id="8dc6d063-4d0b-48ba-9b9b-e5891e625530" name="Streaming">
<ExportFormat id="13765a92-0ab8-464e-ac1b-a5320572bf7d"/>
<ExportFormat id="5a78349c-8a72-469f-8f65-8df8bee0677a"/>
<ExportFormat id="b96de573-1492-45c6-9eb2-9122abae5c03"/>
<ExportFilename>
<Folder relative="1" path="/export"/>
<Field name="label" enabled="0"/>
<Field name="session" enabled="0"/>
<Field name="snapshot" enabled="0"/>
<Field name="timespan" enabled="1"/>
<Field name="revision" enabled="0"/>
<Field name="time" enabled="0" value="T_None"/>
<Field name="date" enabled="0" value="D_None"/>
</ExportFilename>
<ExportFilename>
<Folder relative="1" path="/export"/>
<Field name="label" enabled="0"/>
<Field name="session" enabled="0"/>
<Field name="snapshot" enabled="0"/>
<Field name="timespan" enabled="1"/>
<Field name="revision" enabled="0"/>
<Field name="time" enabled="0" value="T_None"/>
<Field name="date" enabled="0" value="D_None"/>
</ExportFilename>
<ExportFilename>
<Folder relative="1" path="/export"/>
<Field name="label" enabled="0"/>
<Field name="session" enabled="0"/>
<Field name="snapshot" enabled="0"/>
<Field name="timespan" enabled="1"/>
<Field name="revision" enabled="0"/>
<Field name="time" enabled="0" value="T_None"/>
<Field name="date" enabled="0" value="D_None"/>
</ExportFilename>
</ExportPreset>