You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3b/plugins/encoder/lame/base_k3blameencodersettings...

481 lines
26 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>base_K3bLameEncoderSettingsWidget</class>
<author>Sebastian Trueg</author>
<widget class="TQWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>337</width>
<height>295</height>
</rect>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>m_mainTab</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Settings</string>
</attribute>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>m_groupVariableBitrate</cstring>
</property>
<property name="title">
<string>Quality Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioQualityLevel</cstring>
</property>
<property name="text">
<string>Preset:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_labelQualityLevel</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>textLabel1</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</hbox>
</widget>
<widget class="TQFrame">
<property name="name">
<cstring>m_qualityLevelFrame</cstring>
</property>
<property name="frameShape">
<enum>StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout8</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="1">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="font">
<font>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>high quality</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="font">
<font>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>small file</string>
</property>
</widget>
<widget class="TQSlider" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>m_sliderQuality</cstring>
</property>
<property name="maxValue">
<number>9</number>
</property>
<property name="pageStep">
<number>3</number>
</property>
<property name="value">
<number>3</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
</grid>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout12</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>m_radioManual</cstring>
</property>
<property name="text">
<string>Manual settings:</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>m_labelManualSettings</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>textLabel2</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer2_2_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>5</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>m_buttonManualSettings</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Change Settings...</string>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Advanced</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Encoder Quality</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="KIntNumInput">
<property name="name">
<cstring>m_spinEncoderQuality</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Choose the noise shaping &amp; psycho acoustic algorithm.</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;Bitrate is of course the main influence on quality. The higher the bitrate, the higher the quality. But for a given bitrate, we have a choice of algorithms to determine the best scalefactors and huffman encoding (noise shaping).
&lt;p&gt;The quality increases from 0 to 9 while the encoding speed drops.
&lt;p&gt;9 uses the slowest &amp; best possible version of all algorithms.
&lt;p&gt;&lt;b&gt;7 is the recommended setting&lt;/b&gt; while 4 still produced reasonable quality at good speed.
&lt;p&gt;0 disables almost all algorithms including psy-model resulting in poor quality.
&lt;p&gt;&lt;b&gt;This setting has no influence on the size of the resulting file.&lt;/b&gt;</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="font">
<font>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>fast encoding</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="font">
<font>
<italic>1</italic>
</font>
</property>
<property name="text">
<string>high quality</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Options</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkCopyright</cstring>
</property>
<property name="text">
<string>Mark copyrighted</string>
</property>
<property name="toolTip" stdset="0">
<string>Mark the encoded file as being copyrighted.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkOriginal</cstring>
</property>
<property name="text">
<string>Mark as original</string>
</property>
<property name="toolTip" stdset="0">
<string>Mark the encoded file as being a copy.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkISO</cstring>
</property>
<property name="text">
<string>Strict ISO compliance</string>
</property>
<property name="toolTip" stdset="0">
<string>Enforce strict ISO compliance</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked LAME will enforce the 7680 bit limitation on total frame size.&lt;br&gt;
This results in many wasted bits for high bitrate encodings but will ensure strict ISO compatibility. This compatibility might be important for hardware players.</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>m_checkError</cstring>
</property>
<property name="text">
<string>Error protection</string>
</property>
<property name="toolTip" stdset="0">
<string>Turn on CRC error protection.</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;If this option is checked a cyclic redundancy check (CRC) code will be added to each frame, allowing transmission errors that could occur on the MP3 stream to be detected; however, it takes 16 bits per frame that would otherwise be used for encoding, thus slightly reducing the sound quality.</string>
</property>
</widget>
</vbox>
</widget>
</vbox>
</widget>
</widget>
</hbox>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>m_radioManual</sender>
<signal>toggled(bool)</signal>
<receiver>m_buttonManualSettings</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioQualityLevel</sender>
<signal>toggled(bool)</signal>
<receiver>m_qualityLevelFrame</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioQualityLevel</sender>
<signal>toggled(bool)</signal>
<receiver>m_labelQualityLevel</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>m_radioManual</sender>
<signal>toggled(bool)</signal>
<receiver>m_labelManualSettings</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>knuminput.h</includehint>
</includehints>
</UI>