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.
kplayer/kplayer/kplayerpropertiessubtitles.ui

593 lines
32 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>KPlayerPropertiesSubtitlesPage</class>
<widget class="TQFrame">
<property name="name">
<cstring>KPlayerPropertiesSubtitlesPage</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>640</width>
<height>480</height>
</rect>
</property>
<property name="caption">
<string>Subtitle Properties</string>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame" row="0" column="0">
<property name="name">
<cstring>frame1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_track</cstring>
</property>
<property name="text">
<string>&amp;Track</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_track_set</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Subtitle track to play</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose the subtitle track to play.</string>
</property>
</widget>
<widget class="TQComboBox" row="0" column="1">
<item>
<property name="text">
<string>none</string>
</property>
</item>
<item>
<property name="text">
<string>external</string>
</property>
</item>
<item>
<property name="text">
<string>set ID</string>
</property>
</item>
<property name="name">
<cstring>c_track_set</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Subtitle track to play</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose the subtitle track to play.</string>
</property>
</widget>
<widget class="TQLineEdit" row="0" column="2">
<property name="name">
<cstring>c_track</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>32767</height>
</size>
</property>
<property name="toolTip" stdset="0">
<string>Subtitle track to play</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to choose the subtitle track to play.</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" colspan="4">
<property name="name">
<cstring>l_url</cstring>
</property>
<property name="text">
<string>&amp;External path</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_url</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Path to external subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Property that shows and allows you to change the path to external subtitle file. KPlayer will store subtitles you load with Load Subtitles command on File menu in this property.</string>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="0" colspan="4">
<property name="name">
<cstring>c_url</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Path to external subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Property that shows and allows you to change the path to external subtitle file. KPlayer will store subtitles you load with Load Subtitles command on File menu in this property.</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_vobsub</cstring>
</property>
<property name="text">
<string>E&amp;xternal type</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_vobsub</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Type of external subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the type of the external subtitle file. Usually you can let KPlayer determine the type automatically. One exception is when you specify a VobSub .sub file in the external path field. In that case you have to select the VobSub option here.</string>
</property>
</widget>
<widget class="TQComboBox" row="3" column="1">
<item>
<property name="text">
<string>auto</string>
</property>
</item>
<item>
<property name="text">
<string>vobsub</string>
</property>
</item>
<item>
<property name="text">
<string>normal</string>
</property>
</item>
<property name="name">
<cstring>c_vobsub</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Type of external subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the type of the external subtitle file. Usually you can let KPlayer determine the type automatically. One exception is when you specify a VobSub .sub file in the external path field. In that case you have to select the VobSub option here.</string>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_encoding</cstring>
</property>
<property name="text">
<string>&amp;Encoding</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_encoding</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Encoding of the subtitle file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the encoding of the subtitle file.</string>
</property>
</widget>
<widget class="TQComboBox" row="4" column="1" colspan="3">
<item>
<property name="text">
<string>default</string>
</property>
</item>
<item>
<property name="text">
<string>auto</string>
</property>
</item>
<property name="name">
<cstring>c_encoding</cstring>
</property>
<property name="editable">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Encoding of the subtitle file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the encoding of the subtitle file.</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_framerate</cstring>
</property>
<property name="text">
<string>&amp;Framerate</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_framerate</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Frame rate of the subtitle file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the frame rate of the subtitle file.</string>
</property>
</widget>
<widget class="TQComboBox" row="5" column="1">
<item>
<property name="text">
<string>auto</string>
</property>
</item>
<property name="name">
<cstring>c_framerate</cstring>
</property>
<property name="editable">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip" stdset="0">
<string>Frame rate of the subtitle file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to specify the frame rate of the subtitle file.</string>
</property>
</widget>
<widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_autoload</cstring>
</property>
<property name="text">
<string>A&amp;utoload</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_autoload</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Automatically load subtitles for this file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to automatically load subtitles for this file. Default uses options from Subtitles page in KPlayer Settings.</string>
</property>
</widget>
<widget class="TQComboBox" row="6" column="1">
<item>
<property name="text">
<string>default</string>
</property>
</item>
<item>
<property name="text">
<string>yes</string>
</property>
</item>
<item>
<property name="text">
<string>no</string>
</property>
</item>
<property name="name">
<cstring>c_autoload</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Automatically load subtitles for this file</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to automatically load subtitles for this file. Default uses options from Subtitles page in KPlayer Settings.</string>
</property>
</widget>
<widget class="TQLabel" row="7" column="0">
<property name="name">
<cstring>l_position</cstring>
</property>
<property name="text">
<string>&amp;Position</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_position_set</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Vertical position of subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="TQComboBox" row="7" column="1">
<item>
<property name="text">
<string>default</string>
</property>
</item>
<item>
<property name="text">
<string>set to</string>
</property>
</item>
<property name="name">
<cstring>c_position_set</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Vertical position of subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="TQLineEdit" row="7" column="2">
<property name="name">
<cstring>c_position</cstring>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>32767</height>
</size>
</property>
<property name="toolTip" stdset="0">
<string>Vertical position of subtitles</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set vertical position of subtitles. Default will use the same subtitle position as for other files. An easy way to set this property is by using keyboard shortcuts for subtitle position commands on Player/Subtitles menu while holding Shift down.</string>
</property>
</widget>
<widget class="TQLabel" row="8" column="0">
<property name="name">
<cstring>l_delay</cstring>
</property>
<property name="text">
<string>&amp;Delay</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_delay_set</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Delay of subtitles relative to video</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="TQComboBox" row="8" column="1">
<item>
<property name="text">
<string>default</string>
</property>
</item>
<item>
<property name="text">
<string>set to</string>
</property>
</item>
<property name="name">
<cstring>c_delay_set</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Delay of subtitles relative to video</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="TQLineEdit" row="8" column="2">
<property name="name">
<cstring>c_delay</cstring>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>32767</height>
</size>
</property>
<property name="toolTip" stdset="0">
<string>Delay of subtitles relative to video</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="TQLabel" row="8" column="3">
<property name="name">
<cstring>l_delay_seconds</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>seconds</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="toolTip" stdset="0">
<string>Delay of subtitles relative to video</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to set delay of subtitles relative to video. By default subtitles are played without delay. An easier way to set this option is by using keyboard shortcuts for subtitle delay commands on Player/Subtitles menu. In the default configuration KPlayer will automatically store those changes in this property.</string>
</property>
</widget>
<widget class="TQLabel" row="9" column="0">
<property name="name">
<cstring>l_closed_caption</cstring>
</property>
<property name="text">
<string>C&amp;losed caption</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignLeft</set>
</property>
<property name="buddy" stdset="0">
<cstring>c_closed_caption</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Display closed caption subtitles if they are available</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to display closed caption subtitles if they are available.</string>
</property>
</widget>
<widget class="TQComboBox" row="9" column="1">
<item>
<property name="text">
<string>default</string>
</property>
</item>
<item>
<property name="text">
<string>yes</string>
</property>
</item>
<item>
<property name="text">
<string>no</string>
</property>
</item>
<property name="name">
<cstring>c_closed_caption</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Display closed caption subtitles if they are available</string>
</property>
<property name="whatsThis" stdset="0">
<string>Option to display closed caption subtitles if they are available.</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>c_track_set</sender>
<signal>activated(int)</signal>
<receiver>KPlayerPropertiesSubtitlesPage</receiver>
<slot>trackChanged(int)</slot>
</connection>
<connection>
<sender>c_position_set</sender>
<signal>activated(int)</signal>
<receiver>KPlayerPropertiesSubtitlesPage</receiver>
<slot>positionChanged(int)</slot>
</connection>
<connection>
<sender>c_delay_set</sender>
<signal>activated(int)</signal>
<receiver>KPlayerPropertiesSubtitlesPage</receiver>
<slot>delayChanged(int)</slot>
</connection>
</connections>
<slots>
<slot access="protected">trackChanged(int)</slot>
<slot access="protected">positionChanged(int)</slot>
<slot access="protected">delayChanged(int)</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
</UI>