replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / export / MP3 (medium).format
1 <?xml version="1.0" encoding="UTF-8"?>
2 <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">
3   <Encoding id="F_FFMPEG" type="T_FFMPEG" extension="mp3" name="MP3" has-sample-format="0" channel-limit="256"/>
4   <SampleRate rate="SR_Session"/>
5   <SRCQuality quality="SRC_SincBest"/>
6   <CodecQuality quality="-4"/>
7   <EncodingOptions>
8     <Option name="sample-format" value="SF_Float"/>
9     <Option name="dithering" value="D_None"/>
10     <Option name="tag-metadata" value="0"/>
11     <Option name="tag-support" value="0"/>
12     <Option name="broadcast-info" value="0"/>
13   </EncodingOptions>
14   <Processing>
15     <Normalize enabled="0" loudness="0" dbfs="0" lufs="-23" dbtp="-1"/>
16     <Silence>
17       <Start>
18         <Trim enabled="0"/>
19         <Add enabled="0">
20           <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
21         </Add>
22       </Start>
23       <End>
24         <Trim enabled="0"/>
25         <Add enabled="0">
26           <Duration format="Timecode" hours="0" minutes="0" seconds="0" frames="0"/>
27         </Add>
28       </End>
29     </Silence>
30   </Processing>
31 </ExportFormatSpecification>