📄 3gpconverter-0.6.kmdr
字号:
</property> <property name="maxValue"> <number>100000</number> </property> </widget> <widget class="CheckBox"> <property name="name"> <cstring>file</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>140</width> <height>20</height> </rect> </property> <property name="text"> <string>File size limit. (&Kb)</string> </property> <property name="toolTip" stdset="0"> <string>Use it if you want to limit encoded file size</string> </property> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Preve&w</string> </attribute> <widget class="ButtonGroup"> <property name="name"> <cstring>ButtonGroup2</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>251</width> <height>70</height> </rect> </property> <property name="frameShape"> <enum>NoFrame</enum> </property> <property name="title"> <string></string> </property> <property name="flat"> <bool>false</bool> </property> <property name="exclusive"> <bool>true</bool> </property> <widget class="Label"> <property name="name"> <cstring>Label26_2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>0</y> <width>210</width> <height>20</height> </rect> </property> <property name="text"> <string>Select the backend for prevew</string> </property> </widget> <widget class="CheckBox"> <property name="name"> <cstring>mplay</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>40</y> <width>150</width> <height>20</height> </rect> </property> <property name="text"> <string>&Mplayer</string> </property> <property name="toolTip" stdset="0"> <string>Use it If your mplayer compilled with AMR codec support, then you will hear the sound of encoded video</string> </property> </widget> <widget class="CheckBox"> <property name="name"> <cstring>ffplay</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>130</width> <height>20</height> </rect> </property> <property name="text"> <string>Ffplay(default)</string> </property> <property name="checked"> <bool>true</bool> </property> <property name="toolTip" stdset="0"> <string>Ffplay is a part of ffmpeg package</string> </property> </widget> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Ot&hers</string> </attribute> <widget class="CheckBox"> <property name="name"> <cstring>verbose</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>160</width> <height>20</height> </rect> </property> <property name="text"> <string>Ena&ble verbose mode</string> </property> <property name="toolTip" stdset="0"> <string>Opens the konsole and shows ffmpeg messages due encoding</string> </property> </widget> </widget> </widget> </widget> <widget class="GroupBox"> <property name="name"> <cstring>GroupBox2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>220</y> <width>293</width> <height>250</height> </rect> </property> <property name="title"> <string>Video options</string> </property> <widget class="TabWidget"> <property name="name"> <cstring>TabWidget1</cstring> </property> <property name="geometry"> <rect> <x>1</x> <y>20</y> <width>290</width> <height>230</height> </rect> </property> <property name="focusPolicy"> <enum>TabFocus</enum> </property> <property name="autoMask"> <bool>false</bool> </property> <property name="tabShape"> <enum>Rounded</enum> </property> <property name="margin"> <number>0</number> </property> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Enco&ding options</string> </attribute> <widget class="Label"> <property name="name"> <cstring>Label12_2</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>0</y> <width>151</width> <height>20</height> </rect> </property> <property name="text"> <string>Resolution(pixels)</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label24</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>50</y> <width>90</width> <height>20</height> </rect> </property> <property name="text"> <string>Aspect ratio</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label14</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>140</y> <width>90</width> <height>20</height> </rect> </property> <property name="text"> <string>Bitrate(kb/s)</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label13</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>100</y> <width>140</width> <height>20</height> </rect> </property> <property name="text"> <string>Video framerate(fps)</string> </property> </widget> <widget class="Label"> <property name="name"> <cstring>Label15</cstring> </property> <property name="geometry"> <rect> <x>150</x> <y>0</y> <width>90</width> <height>20</height> </rect> </property> <property name="text"> <string>Video codec</string> </property> </widget> <widget class="Slider"> <property name="name"> <cstring>Sliderfps</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>120</y> <width>180</width> <height>20</height> </rect> </property> <property name="minValue"> <number>1</number> </property> <property name="maxValue"> <number>15</number> </property> <property name="pageStep"> <number>1</number> </property> <property name="value"> <number>10</number> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="tickmarks"> <enum>Above</enum> </property> <property name="toolTip" stdset="0"> <string>Frames per second</string> </property> </widget> <widget class="Slider"> <property name="name"> <cstring>Sliderkbvid</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>160</y> <width>180</width> <height>20</height> </rect>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -