📄 3gpconverter-0.6.kmdr
字号:
</property> <property name="minValue"> <number>16</number> </property> <property name="maxValue"> <number>256</number> </property> <property name="value"> <number>96</number> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="tickmarks"> <enum>Above</enum> </property> <property name="tickInterval"> <number>0</number> </property> <property name="toolTip" stdset="0"> <string>Higher bitrate can produce higer quality but larger file size</string> </property> </widget> <widget class="ComboBox"> <item> <property name="text"> <string>128X96</string> </property> </item> <item> <property name="text"> <string>176X144</string> </property> </item> <property name="name"> <cstring>size</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>110</width> <height>31</height> </rect> </property> <property name="editable"> <bool>true</bool> </property> <property name="currentItem"> <number>1</number> </property> <property name="associations" stdset="0"> <stringlist> <string></string> </stringlist> </property> <property name="toolTip" stdset="0"> <string>Resolution of the video</string> </property> </widget> <widget class="ComboBox"> <item> <property name="text"> <string>4:3</string> </property> </item> <item> <property name="text"> <string>16:9</string> </property> </item> <property name="name"> <cstring>aspect</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>70</y> <width>112</width> <height>31</height> </rect> </property> <property name="toolTip" stdset="0"> <string>Set aspect ratio</string> </property> </widget> <widget class="CheckBox"> <property name="name"> <cstring>pass2</cstring> </property> <property name="geometry"> <rect> <x>140</x> <y>70</y> <width>140</width> <height>30</height> </rect> </property> <property name="font"> <font> </font> </property> <property name="text"> <string>&2 pass encoding</string> </property> <property name="associations" stdset="0"> <stringlist> <string></string> <string></string> <string></string> </stringlist> </property> <property name="toolTip" stdset="0"> <string>2 pass encoding can increase the quality</string> </property> </widget> <widget class="SpinBoxInt"> <property name="name"> <cstring>fps</cstring> </property> <property name="geometry"> <rect> <x>210</x> <y>120</y> <width>57</width> <height>23</height> </rect> </property> <property name="maxValue"> <number>25</number> </property> <property name="minValue"> <number>1</number> </property> <property name="lineStep"> <number>1</number> </property> <property name="value"> <number>10</number> </property> </widget> <widget class="SpinBoxInt"> <property name="name"> <cstring>kbvid</cstring> </property> <property name="geometry"> <rect> <x>210</x> <y>160</y> <width>57</width> <height>23</height> </rect> </property> <property name="maxValue"> <number>512</number> </property> <property name="minValue"> <number>16</number> </property> <property name="value"> <number>96</number> </property> </widget> <widget class="ComboBox"> <item> <property name="text"> <string>h263</string> </property> </item> <item> <property name="text"> <string>mpeg4</string> </property> </item> <property name="name"> <cstring>codecvid</cstring> </property> <property name="geometry"> <rect> <x>139</x> <y>20</y> <width>110</width> <height>31</height> </rect> </property> <property name="editable"> <bool>false</bool> </property> <property name="associations" stdset="0"> <stringlist> <string></string> </stringlist> </property> <property name="toolTip" stdset="0"> <string>Codec used for video stream</string> </property> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>C&ropping</string> </attribute> <widget class="Label"> <property name="name"> <cstring>Label22</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>140</y> <width>190</width> <height>18</height> </rect> </property> <property name="text"> <string>Right crop band size (pixels)</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label21</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>100</y> <width>180</width> <height>20</height> </rect> </property> <property name="text"> <string>Left crop band size (pixels).</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label20_2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>60</y> <width>200</width> <height>18</height> </rect> </property> <property name="text"> <string>Bottom crop band size (pixels)</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label19_2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>191</width> <height>18</height> </rect> </property> <property name="text"> <string>Top crop band size (pixels)</string> </property> </widget> <widget class="Slider"> <property name="name"> <cstring>Sliderbottom</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>80</y> <width>190</width> <height>20</height> </rect> </property> <property name="maxValue"> <number>40</number> </property> <property name="lineStep"> <number>2</number> </property> <property name="pageStep"> <number>2</number> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="tickmarks"> <enum>Above</enum> </property> <property name="toolTip" stdset="0"> <string>bottom crop size must be a multiple of 2</string> </property> </widget> <widget class="SpinBoxInt"> <property name="name"> <cstring>cropbottom</cstring> </property> <property name="geometry"> <rect> <x>220</x> <y>80</y> <width>57</width> <height>23</height> </rect> </property> <property name="maxValue"> <number>40</number> </property> <property name="lineStep"> <number>2</number> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -