CD and DVD-A formats are identical, remove redundancy

This commit is contained in:
Robin Gareus 2021-04-16 04:13:54 +02:00
parent 2a08dd09ef
commit d5696d456f
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
2 changed files with 0 additions and 51 deletions

View File

@ -1,21 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportPreset id="b065afc9-578f-4453-8f9e-12191a7f656b" name="CD + DVD-A">
<ExportFormat id="7bb867db-67b0-4aaf-9987-38c31e15052e"/>
<ExportFormat id="8019f5e8-4929-447d-8471-e0df80b41795"/>
<ExportFilename>
<Folder relative="true" path="/export"/>
<Field name="label" enabled="false"/>
<Field name="session" enabled="false"/>
<Field name="revision" enabled="false"/>
<Field name="time" enabled="false" value="T_None"/>
<Field name="date" enabled="false" value="D_None"/>
</ExportFilename>
<ExportFilename>
<Folder relative="true" path="/export"/>
<Field name="label" enabled="false"/>
<Field name="session" enabled="false"/>
<Field name="revision" enabled="false"/>
<Field name="time" enabled="false" value="T_None"/>
<Field name="date" enabled="false" value="D_None"/>
</ExportFilename>
</ExportPreset>

View File

@ -1,30 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ExportFormatSpecification name="DVD-A" id="8019f5e8-4929-447d-8471-e0df80b41795">
<Encoding id="F_WAV" type="T_Sndfile" extension="wav" name="WAV" has-sample-format="true" channel-limit="256"/>
<SampleRate rate="44100"/>
<SRCQuality quality="SRC_SincBest"/>
<EncodingOptions>
<Option name="sample-format" value="SF_16"/>
<Option name="dithering" value="D_Shaped"/>
<Option name="tag-metadata" value="false"/>
<Option name="tag-support" value="false"/>
<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>