summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-12-05 20:02:40 +0000
committerjstebbins <[email protected]>2008-12-05 20:02:40 +0000
commitf33a68eb3196a0fb0cb9324400fdd94c0187769e (patch)
treedc7b1a34a3cf87add15064863603fe8a52356657 /gtk
parenta3c6c3d28e31b4a60cbcb45baaefb942c0e06976 (diff)
LinGui: add a duration widget for live preview
stop live encode if user changes settings or the current preview frame during the encode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2013 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk')
-rw-r--r--gtk/src/ghb.ui1062
-rw-r--r--gtk/src/hb-backend.c1
-rw-r--r--gtk/src/internal_defaults.xml4
-rw-r--r--gtk/src/preview.c33
-rw-r--r--gtk/src/resource_data.h1705
-rw-r--r--gtk/src/resources.plist1066
6 files changed, 2111 insertions, 1760 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index f198ed397..e5f59ac97 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -161,6 +161,14 @@
<property name="page_size">0</property>
<property name="value">0</property>
</object>
+ <object class="GtkAdjustment" id="adjustment21">
+ <property name="value">15</property>
+ <property name="lower">5</property>
+ <property name="upper">60</property>
+ <property name="step_increment">5</property>
+ <property name="page_increment">10</property>
+ <property name="page_size">0</property>
+ </object>
<object class="GtkAdjustment" id="preview_progress_adj">
<property name="upper">100</property>
<property name="lower">0</property>
@@ -3846,147 +3854,214 @@ location as the movie.</property>
<property name="skip_pager_hint">True</property>
<signal handler="preview_window_delete_cb" name="delete_event"/>
<child>
- <object class="GtkVBox" id="vbox32">
+ <object class="GtkHBox" id="hbox2">
<property name="visible">True</property>
-
- <child>
- <object class="GtkAlignment" id="alignment_j24">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="top_padding">2</property>
- <property name="bottom_padding">2</property>
- <property name="left_padding">2</property>
- <property name="right_padding">2</property>
- <property name="xscale">0</property>
- <property name="yscale">0</property>
-
- <child>
- <object class="GtkDrawingArea" id="preview_image">
- <property name="visible">True</property>
- <property name="app_paintable">True</property>
- </object>
- </child>
- </object>
- </child>
-
- <child>
- <object class="GtkAlignment" id="alignment_j25">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="left_padding">10</property>
- <property name="right_padding">10</property>
-
+ <property name="spacing">4</property>
<child>
- <object class="GtkHBox" id="hbox7">
+ <object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="spacing">5</property>
<child>
- <object class="GtkButton" id="live_preview_play">
- <property name="height_request">30</property>
+ <object class="GtkAlignment" id="alignment_j1">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="relief">none</property>
- <signal handler="live_preview_start_cb" name="clicked"/>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="xscale">0</property>
+ <property name="yscale">0</property>
+ <property name="top_padding">2</property>
+ <property name="bottom_padding">2</property>
+ <property name="left_padding">2</property>
+ <property name="right_padding">2</property>
<child>
- <object class="GtkImage" id="live_preview_play_image">
+ <object class="GtkDrawingArea" id="preview_image">
<property name="visible">True</property>
- <property name="stock">gtk-media-play</property>
+ <property name="app_paintable">True</property>
</object>
</child>
</object>
<packing>
- <property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkHScale" id="live_preview_progress">
- <property name="visible">False</property>
- <property name="can_focus">True</property>
- <property name="adjustment">preview_progress_adj</property>
- <property name="draw_value">False</property>
- <property name="value_pos">right</property>
- <signal handler="live_preview_seek_cb" name="value_changed"/>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkVBox" id="live_progress_box">
+ <object class="GtkAlignment" id="alignment_j2">
<property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="left_padding">10</property>
+ <property name="right_padding">10</property>
<child>
- <object class="GtkLabel" id="label1">
- <property name="height_request">1</property>
- <property name="visible">True</property>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkProgressBar" id="live_encode_progress">
- <property name="height_request">16</property>
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="text" translatable="yes"></property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label2">
- <property name="height_request">1</property>
+ <object class="GtkHBox" id="hbox3">
<property name="visible">True</property>
+ <property name="spacing">5</property>
+ <child>
+ <object class="GtkButton" id="live_preview_play">
+ <property name="height_request">30</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="relief">none</property>
+ <signal name="clicked" handler="live_preview_start_cb"/>
+ <child>
+ <object class="GtkImage" id="live_preview_play_image">
+ <property name="visible">True</property>
+ <property name="stock">gtk-media-play</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHScale" id="live_preview_progress">
+ <property name="can_focus">True</property>
+ <property name="adjustment">preview_progress_adj</property>
+ <property name="draw_value">False</property>
+ <property name="value_pos">right</property>
+ <signal name="value_changed" handler="live_preview_seek_cb"/>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkVBox" id="live_progress_box">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkLabel" id="label4">
+ <property name="height_request">1</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkProgressBar" id="live_encode_progress">
+ <property name="height_request">16</property>
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label5">
+ <property name="height_request">1</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="position">2</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="position">2</property>
- </packing>
</child>
</object>
<packing>
- <property name="position">2</property>
+ <property name="expand">False</property>
+ <property name="position">1</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox1">
+ <object class="GtkAlignment" id="alignment7">
<property name="visible">True</property>
+ <property name="bottom_padding">4</property>
+ <property name="left_padding">10</property>
+ <property name="right_padding">10</property>
<child>
- <object class="GtkLabel" id="label3">
+ <object class="GtkHBox" id="hbox26">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;Frame&lt;/b&gt;</property>
- <property name="use_markup">True</property>
+ <property name="spacing">10</property>
+ <child>
+ <object class="GtkHBox" id="hbox27">
+ <property name="visible">True</property>
+ <property name="spacing">2</property>
+ <child>
+ <object class="GtkLabel" id="label36">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">&lt;b&gt;Preview Frame:&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="preview_frame">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="max_length">2</property>
+ <property name="shadow_type">none</property>
+ <property name="adjustment">adjustment19</property>
+ <property name="numeric">True</property>
+ <signal name="value_changed" handler="preview_frame_value_changed_cb"/>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHBox" id="hbox28">
+ <property name="visible">True</property>
+ <property name="spacing">2</property>
+ <child>
+ <object class="GtkLabel" id="label37">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">&lt;b&gt;Duration:&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="live_duration">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">adjustment21</property>
+ <property name="numeric">True</property>
+ <signal name="value_changed" handler="preview_duration_changed_cb"/>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="preview_frame">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="max_length">2</property>
- <property name="shadow_type">none</property>
- <property name="adjustment">adjustment19</property>
- <property name="numeric">True</property>
- <signal name="value_changed" handler="preview_frame_value_changed_cb"/>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
</object>
<packing>
<property name="expand">False</property>
- <property name="position">3</property>
+ <property name="position">2</property>
</packing>
</child>
</object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
</child>
-
+ <child>
+ <object class="GtkVSeparator" id="vseparator_j3">
+ <property name="visible">True</property>
</object>
<packing>
<property name="expand">False</property>
@@ -3995,220 +4070,227 @@ location as the movie.</property>
</child>
<child>
- <object class="GtkHBox" id="hbox8">
+ <object class="GtkAlignment" id="alignment_j7">
+ <property name="visible">True</property>
+ <property name="top_padding">6</property>
+ <property name="bottom_padding">6</property>
+ <property name="left_padding">0</property>
+ <property name="right_padding">0</property>
+
+ <child>
+ <object class="GtkVBox" id="vbox5">
<property name="visible">True</property>
<child>
- <object class="GtkFrame" id="Cropping3">
+ <object class="GtkFrame" id="Cropping2">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
-
+ <child>
+ <object class="GtkVBox" id="vbox6">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
- <object class="GtkVBox" id="vbox39">
+ <object class="GtkTable" id="table2">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <child>
- <object class="GtkTable" id="table6">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="n_rows">5</property>
- <property name="n_columns">5</property>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <placeholder/>
- </child>
- <child>
- <object class="GtkLabel" id="label77">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">Left</property>
- <property name="width_chars">4</property>
- </object>
- <packing>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label74">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="yalign">1</property>
- <property name="label" translatable="yes">Top</property>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="PictureLeftCrop">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="adjustment">adjustment13</property>
- <signal handler="crop_changed_cb" name="value_changed"/>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label73">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="yalign">0</property>
- <property name="label" translatable="yes">Bottom</property>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="PictureTopCrop">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="adjustment">adjustment14</property>
- <signal handler="crop_changed_cb" name="value_changed"/>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="PictureBottomCrop">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="adjustment">adjustment15</property>
- <signal handler="crop_changed_cb" name="value_changed"/>
- </object>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="PictureRightCrop">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="adjustment">adjustment16</property>
- <signal handler="crop_changed_cb" name="value_changed"/>
- </object>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options"/>
- </packing>
- </child>
- <child>
- <object class="GtkLabel" id="label72">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">Right</property>
- <property name="width_chars">4</property>
- </object>
- <packing>
- <property name="left_attach">4</property>
- <property name="right_attach">5</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options"/>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- </packing>
- </child>
-
+ <property name="n_rows">5</property>
+ <property name="n_columns">5</property>
<child>
- <object class="GtkCheckButton" id="PictureAutoCrop">
+ <object class="GtkLabel" id="label19">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="label" translatable="yes">Left</property>
+ <property name="width_chars">4</property>
+ </object>
+ <packing>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label23">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="yalign">1</property>
+ <property name="label" translatable="yes">Top</property>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="PictureLeftCrop">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">Auto Crop</property>
- <property name="draw_indicator">True</property>
- <signal handler="scale_changed_cb" name="toggled"/>
+ <property name="adjustment">adjustment13</property>
+ <signal name="value_changed" handler="crop_changed_cb"/>
</object>
<packing>
- <property name="position">1</property>
+ <property name="left_attach">1</property>
+ <property name="right_attach">2</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label24">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="yalign">0</property>
+ <property name="label" translatable="yes">Bottom</property>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">4</property>
+ <property name="bottom_attach">5</property>
+ <property name="x_options"></property>
</packing>
</child>
+ <child>
+ <object class="GtkSpinButton" id="PictureTopCrop">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="adjustment">adjustment14</property>
+ <signal name="value_changed" handler="crop_changed_cb"/>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="PictureBottomCrop">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="adjustment">adjustment15</property>
+ <signal name="value_changed" handler="crop_changed_cb"/>
+ </object>
+ <packing>
+ <property name="left_attach">2</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">3</property>
+ <property name="bottom_attach">4</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkSpinButton" id="PictureRightCrop">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="adjustment">adjustment16</property>
+ <signal name="value_changed" handler="crop_changed_cb"/>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="right_attach">4</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkLabel" id="label25">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="label" translatable="yes">Right</property>
+ <property name="width_chars">4</property>
+ </object>
+ <packing>
+ <property name="left_attach">4</property>
+ <property name="right_attach">5</property>
+ <property name="top_attach">2</property>
+ <property name="bottom_attach">3</property>
+ <property name="x_options"></property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
</child>
-
+ <child>
+ <object class="GtkCheckButton" id="PictureAutoCrop">
+ <property name="label" translatable="yes">Auto Crop</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="scale_changed_cb"/>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ </child>
<child type="label">
- <object class="GtkLabel" id="label82">
+ <object class="GtkLabel" id="label26">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">&lt;b&gt;Cropping&lt;/b&gt;</property>
@@ -4217,27 +4299,28 @@ location as the movie.</property>
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="padding">2</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkVSeparator" id="vseparator_j1">
+ <object class="GtkHSeparator" id="hseparator1">
<property name="visible">True</property>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
- <object class="GtkFrame" id="frame19">
+ <object class="GtkFrame" id="frame3">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label_xalign">0</property>
<property name="shadow_type">none</property>
<child>
- <object class="GtkAlignment" id="alignment43">
+ <object class="GtkAlignment" id="alignment4">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="top_padding">6</property>
@@ -4245,17 +4328,17 @@ location as the movie.</property>
<property name="left_padding">12</property>
<property name="right_padding">2</property>
<child>
- <object class="GtkVBox" id="vbox41">
+ <object class="GtkVBox" id="vbox7">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">2</property>
<child>
- <object class="GtkHBox" id="hbox50">
+ <object class="GtkHBox" id="hbox17">
<property name="visible">True</property>
- <property name="spacing">4</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="spacing">4</property>
<child>
- <object class="GtkLabel" id="label85">
+ <object class="GtkLabel" id="label27">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">width:</property>
@@ -4272,7 +4355,7 @@ location as the movie.</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="adjustment">adjustment17</property>
<property name="snap_to_ticks">True</property>
- <signal handler="scale_width_changed_cb" name="value_changed"/>
+ <signal name="value_changed" handler="scale_width_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
@@ -4280,7 +4363,7 @@ location as the movie.</property>
</packing>
</child>
<child>
- <object class="GtkLabel" id="label86">
+ <object class="GtkLabel" id="label28">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">height:</property>
@@ -4296,7 +4379,7 @@ location as the movie.</property>
<property name="can_focus">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="adjustment">adjustment18</property>
- <signal handler="scale_height_changed_cb" name="value_changed"/>
+ <signal name="value_changed" handler="scale_height_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
@@ -4306,20 +4389,25 @@ location as the movie.</property>
</object>
<packing>
<property name="expand">False</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox51">
+ <object class="GtkHBox" id="hbox18">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
<object class="GtkCheckButton" id="autoscale">
+ <property name="label" translatable="yes">Optimal for source</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Optimal for source</property>
+ <property name="receives_default">False</property>
<property name="draw_indicator">True</property>
- <signal handler="scale_changed_cb" name="toggled"/>
+ <signal name="toggled" handler="scale_changed_cb"/>
</object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
</child>
</object>
<packing>
@@ -4328,22 +4416,22 @@ location as the movie.</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox52">
+ <object class="GtkHBox" id="hbox19">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
<object class="GtkCheckButton" id="ModDimensions">
+ <property name="label" translatable="yes">Align Dimensions (mod 16)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="tooltip-text" translatable="yes">Constrain dimensions to multiples of 16.
-If not checked, encoding efficiency may be reduced.</property>
- <property name="label" translatable="yes">Align Dimensions (mod 16)</property>
<property name="draw_indicator">True</property>
- <signal handler="scale_changed_cb" name="toggled"/>
+ <signal name="toggled" handler="scale_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
+ <property name="position">0</property>
</packing>
</child>
</object>
@@ -4353,37 +4441,36 @@ If not checked, encoding efficiency may be reduced.</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox53">
+ <object class="GtkHBox" id="hbox20">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">5</property>
<child>
<object class="GtkCheckButton" id="anamorphic">
+ <property name="label" translatable="yes">Anamorphic</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="tooltip-text" translatable="yes">Allow non-square pixels. Pixel aspect ratio will be
-adjusted to keep the video's original aspect ratio.</property>
- <property name="label" translatable="yes">Anamorphic</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <signal handler="scale_changed_cb" name="toggled"/>
+ <signal name="toggled" handler="scale_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="PictureKeepRatio">
+ <property name="label" translatable="yes">Keep Aspect</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="tooltip-text" translatable="yes">Changing either dimension automatically adjusts
-the other to maintain the video's original aspect ratio.</property>
- <property name="label" translatable="yes">Keep Aspect</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
- <signal handler="scale_changed_cb" name="toggled"/>
+ <signal name="toggled" handler="scale_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
@@ -4401,7 +4488,7 @@ the other to maintain the video's original aspect ratio.</property>
</object>
</child>
<child type="label">
- <object class="GtkLabel" id="label87">
+ <object class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="label" translatable="yes">&lt;b&gt;Scaling&lt;/b&gt;</property>
@@ -4410,62 +4497,149 @@ the other to maintain the video's original aspect ratio.</property>
</child>
</object>
<packing>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="padding">2</property>
<property name="position">2</property>
</packing>
</child>
<child>
- <object class="GtkVSeparator" id="vseparator_j1">
+ <object class="GtkHSeparator" id="hseparator2">
<property name="visible">True</property>
</object>
<packing>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="position">3</property>
</packing>
</child>
-
+ <child>
+ <object class="GtkFrame" id="frame5">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="label_xalign">0</property>
+ <property name="shadow_type">none</property>
<child>
- <object class="GtkFrame" id="frame4">
+ <object class="GtkAlignment" id="alignment5">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label_xalign">0</property>
- <property name="shadow_type">none</property>
+ <property name="top_padding">6</property>
+ <property name="bottom_padding">2</property>
+ <property name="left_padding">12</property>
<child>
- <object class="GtkAlignment" id="alignment8">
+ <object class="GtkVBox" id="vbox8">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="top_padding">6</property>
- <property name="bottom_padding">2</property>
- <property name="left_padding">12</property>
<child>
- <object class="GtkVBox" id="vbox10">
+ <object class="GtkCheckButton" id="VideoGrayScale">
+ <property name="label" translatable="yes">Grayscale</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="draw_indicator">True</property>
+ <signal name="toggled" handler="setting_widget_changed_cb"/>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="PictureDetelecine">
+ <property name="label" translatable="yes">Detelecine</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="draw_indicator">True</property>
+ <signal name="button_press_event" handler="tweak_setting_cb"/>
+ <signal name="toggled" handler="setting_widget_changed_cb"/>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkCheckButton" id="PictureDecomb">
+ <property name="label" translatable="yes">De-Comb</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ <signal name="button_press_event" handler="tweak_setting_cb"/>
+ <signal name="toggled" handler="setting_widget_changed_cb"/>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHBox" id="hbox21">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkLabel" id="label30">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Deblock:</property>
+ <property name="width_chars">10</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment6">
+ <property name="visible">True</property>
+ <property name="xalign">0</property>
+ <property name="xscale">0.55000001192092896</property>
+ <child>
+ <object class="GtkHScale" id="PictureDeblock">
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="adjustment">adjustment20</property>
+ <property name="digits">0</property>
+ <property name="value_pos">right</property>
+ <signal name="value_changed" handler="setting_widget_changed_cb"/>
+ <signal name="format_value" handler="format_deblock_cb"/>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHBox" id="hbox22">
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
- <object class="GtkCheckButton" id="VideoGrayScale">
- <property name="label" translatable="yes">Grayscale</property>
+ <object class="GtkLabel" id="label31">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="draw_indicator">True</property>
- <signal name="toggled" handler="setting_widget_changed_cb"/>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Deinterlace:</property>
+ <property name="width_chars">10</property>
</object>
<packing>
+ <property name="expand">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="PictureDetelecine">
- <property name="label" translatable="yes">Detelecine</property>
+ <object class="GtkComboBox" id="PictureDeinterlace">
+ <property name="width_request">100</property>
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="draw_indicator">True</property>
+ <signal name="changed" handler="setting_widget_changed_cb"/>
<signal name="button_press_event" handler="tweak_setting_cb"/>
- <signal name="toggled" handler="setting_widget_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
@@ -4473,174 +4647,89 @@ the other to maintain the video's original aspect ratio.</property>
</packing>
</child>
<child>
- <object class="GtkCheckButton" id="PictureDecomb">
- <property name="label" translatable="yes">De-Comb</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- <signal name="button_press_event" handler="tweak_setting_cb"/>
- <signal name="toggled" handler="setting_widget_changed_cb"/>
+ <object class="GtkComboBoxEntry" id="tweak_PictureDeinterlace">
+ <signal name="changed" handler="setting_widget_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
<property name="position">2</property>
</packing>
</child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="padding">2</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkHBox" id="hbox23">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<child>
- <object class="GtkHBox" id="hbox25">
+ <object class="GtkLabel" id="label32">
<property name="visible">True</property>
- <child>
- <object class="GtkLabel" id="label41">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Deblock:</property>
- <property name="width_chars">10</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkAlignment" id="alignment20">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="xscale">0.55000001192092896</property>
- <child>
- <object class="GtkHScale" id="PictureDeblock">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="adjustment">adjustment20</property>
- <property name="digits">0</property>
- <property name="value_pos">right</property>
- <signal name="value_changed" handler="setting_widget_changed_cb"/>
- <signal name="format_value" handler="format_deblock_cb"/>
- </object>
- </child>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="xalign">0</property>
+ <property name="label" translatable="yes">Denoise:</property>
+ <property name="selectable">True</property>
+ <property name="width_chars">10</property>
</object>
<packing>
- <property name="position">3</property>
+ <property name="expand">False</property>
+ <property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox12">
+ <object class="GtkComboBox" id="PictureDenoise">
+ <property name="width_request">100</property>
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <child>
- <object class="GtkLabel" id="label20">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Deinterlace:</property>
- <property name="width_chars">10</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="PictureDeinterlace">
- <property name="width_request">100</property>
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <signal name="changed" handler="setting_widget_changed_cb"/>
- <signal name="button_press_event" handler="tweak_setting_cb"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBoxEntry" id="tweak_PictureDeinterlace">
- <signal name="changed" handler="setting_widget_changed_cb"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">2</property>
- </packing>
- </child>
+ <signal name="changed" handler="setting_widget_changed_cb"/>
+ <signal name="button_press_event" handler="tweak_setting_cb"/>
</object>
<packing>
<property name="expand">False</property>
- <property name="padding">2</property>
- <property name="position">4</property>
+ <property name="position">1</property>
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox13">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <child>
- <object class="GtkLabel" id="label21">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Denoise:</property>
- <property name="selectable">True</property>
- <property name="width_chars">10</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="PictureDenoise">
- <property name="width_request">100</property>
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <signal name="changed" handler="setting_widget_changed_cb"/>
- <signal name="button_press_event" handler="tweak_setting_cb"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBoxEntry" id="tweak_PictureDenoise">
- <signal name="changed" handler="setting_widget_changed_cb"/>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">2</property>
- </packing>
- </child>
+ <object class="GtkComboBoxEntry" id="tweak_PictureDenoise">
+ <signal name="changed" handler="setting_widget_changed_cb"/>
</object>
<packing>
<property name="expand">False</property>
- <property name="padding">2</property>
- <property name="position">5</property>
+ <property name="position">2</property>
</packing>
</child>
</object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="padding">2</property>
+ <property name="position">5</property>
+ </packing>
</child>
</object>
</child>
- <child type="label">
- <object class="GtkLabel" id="label22">
- <property name="visible">True</property>
- <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">&lt;b&gt;Filters&lt;/b&gt;</property>
- <property name="use_markup">True</property>
- </object>
- </child>
</object>
- <packing>
- <property name="padding">2</property>
- <property name="position">4</property>
- </packing>
</child>
+ <child type="label">
+ <object class="GtkLabel" id="label33">
+ <property name="visible">True</property>
+ <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
+ <property name="label" translatable="yes">&lt;b&gt;Filters&lt;/b&gt;</property>
+ <property name="use_markup">True</property>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="padding">2</property>
+ <property name="position">4</property>
+ </packing>
+ </child>
+ </object>
+ </child>
</object>
<packing>
@@ -4648,6 +4737,7 @@ the other to maintain the video's original aspect ratio.</property>
<property name="position">2</property>
</packing>
</child>
+
</object>
</child>
</object>
diff --git a/gtk/src/hb-backend.c b/gtk/src/hb-backend.c
index dc11f580b..8579872e4 100644
--- a/gtk/src/hb-backend.c
+++ b/gtk/src/hb-backend.c
@@ -2989,6 +2989,7 @@ add_job(hb_handle_t *h, GValue *js, gint unique_id, gint titleindex)
job->start_at_preview = ghb_settings_get_int(js, "start_frame") + 1;
if (job->start_at_preview)
{
+g_message("duration %d", ghb_settings_get_int(js, "live_duration"));
job->seek_points = ghb_settings_get_int(js, "preview_count");
job->pts_to_stop = ghb_settings_get_int(js, "live_duration") * 90000LL;
}
diff --git a/gtk/src/internal_defaults.xml b/gtk/src/internal_defaults.xml
index 329f6e11d..942767fcb 100644
--- a/gtk/src/internal_defaults.xml
+++ b/gtk/src/internal_defaults.xml
@@ -16,8 +16,6 @@
<integer>100</integer>
<key>folder</key>
<string></string>
- <key>live_duration</key>
- <integer>15</integer>
<key>preset</key>
<array>
<string>Normal</string>
@@ -106,6 +104,8 @@
<false />
<key>hbfd_feature</key>
<false />
+ <key>live_duration</key>
+ <integer>15</integer>
<key>LoggingLevel</key>
<string>1</string>
<key>nocheckvquality</key>
diff --git a/gtk/src/preview.c b/gtk/src/preview.c
index 51e36c27e..d032b9115 100644
--- a/gtk/src/preview.c
+++ b/gtk/src/preview.c
@@ -22,6 +22,7 @@
#include <gst/video/video.h>
#include <gst/pbutils/missing-plugins.h>
#include "settings.h"
+#include "presets.h"
#include "callbacks.h"
#include "hb-backend.h"
#include "preview.h"
@@ -50,6 +51,7 @@ struct preview_s
gboolean pause;
gboolean encoded[10];
gint encode_frame;
+ gint live_id;
gchar *current;
};
@@ -122,6 +124,8 @@ ghb_preview_init(signal_user_data_t *ud)
ud->preview->play = gst_element_factory_make("playbin", "play");
ud->preview->pause = TRUE;
+ ud->preview->encode_frame = -1;
+ ud->preview->live_id = -1;
//xover = gst_element_factory_make("xvimagesink", "xover");
xover = gst_element_factory_make("gconfvideosink", "xover");
g_object_set(G_OBJECT(ud->preview->play), "video-sink", xover, NULL);
@@ -427,6 +431,12 @@ ghb_live_reset(signal_user_data_t *ud)
{
gboolean encoded;
+ if (ud->preview->live_id >= 0)
+ {
+ ghb_stop_live_encode();
+ }
+ ud->preview->live_id = -1;
+ ud->preview->encode_frame = -1;
if (!ud->preview->pause)
live_preview_stop(ud);
if (ud->preview->current)
@@ -471,8 +481,8 @@ live_preview_start_cb(GtkWidget *xwidget, signal_user_data_t *ud)
js = ghb_value_dup(ud->settings);
ghb_settings_set_string(js, "destination", name);
ghb_settings_set_int(js, "start_frame", ud->preview->frame);
- ghb_settings_set_int(js, "live_duration", 15);
- ghb_add_live_job(js, 0);
+ ud->preview->live_id = 0;
+ ghb_add_live_job(js, ud->preview->live_id);
ghb_start_live_encode();
ghb_value_free(js);
}
@@ -484,6 +494,7 @@ ghb_live_encode_done(signal_user_data_t *ud, gboolean success)
GtkWidget *widget;
GtkWidget *prog;
+ ud->preview->live_id = -1;
prog = GHB_WIDGET(ud->builder, "live_encode_progress");
if (success &&
ud->preview->encode_frame == ud->preview->frame)
@@ -742,6 +753,12 @@ preview_button_clicked_cb(GtkWidget *xwidget, signal_user_data_t *ud)
void
preview_frame_value_changed_cb(GtkWidget *widget, signal_user_data_t *ud)
{
+ if (ud->preview->live_id >= 0)
+ {
+ ghb_stop_live_encode();
+ ud->preview->live_id = -1;
+ ud->preview->encode_frame = -1;
+ }
ghb_set_preview_image(ud);
}
@@ -755,3 +772,15 @@ preview_window_delete_cb(
gtk_widget_hide(widget);
return TRUE;
}
+
+void
+preview_duration_changed_cb(GtkWidget *widget, signal_user_data_t *ud)
+{
+ g_debug("preview_duration_changed_cb ()");
+ ghb_live_reset(ud);
+ ghb_widget_to_setting (ud->settings, widget);
+ ghb_check_dependency(ud, widget);
+ const gchar *name = gtk_widget_get_name(widget);
+ ghb_pref_save(ud->settings, name);
+}
+
diff --git a/gtk/src/resource_data.h b/gtk/src/resource_data.h
index 5a4165cdc..3b20169fc 100644
--- a/gtk/src/resource_data.h
+++ b/gtk/src/resource_data.h
@@ -206,6 +206,16 @@
" &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
" &lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;\n"
" &lt;/object&gt;\n"
+" &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment21&quot"
+";&gt;\n"
+" &lt;property name=&quot;value&quot;&gt;15&lt;/property&gt;\n"
+" &lt;property name=&quot;lower&quot;&gt;5&lt;/property&gt;\n"
+" &lt;property name=&quot;upper&quot;&gt;60&lt;/property&gt;\n"
+" &lt;property name=&quot;step_increment&quot;&gt;5&lt;/property&gt;\n"
+" &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;"
+"\n"
+" &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
" &lt;object class=&quot;GtkAdjustment&quot; id=&quot;preview_progress_"
"adj&quot;&gt;\n"
" &lt;property name=&quot;upper&quot;&gt;100&lt;/property&gt;\n"
@@ -6257,225 +6267,331 @@
" &lt;signal handler=&quot;preview_window_delete_cb&quot; name=&quot;"
"delete_event&quot;/&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox32&quot;&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox2&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;\n"
-"\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_"
-"j24&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
-"gt;\n"
-" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_"
-"MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTO"
-"N_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;top_padding&quot;&gt;2&lt;/property"
-"&gt;\n"
-" &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/prope"
-"rty&gt;\n"
-" &lt;property name=&quot;left_padding&quot;&gt;2&lt;/propert"
-"y&gt;\n"
-" &lt;property name=&quot;right_padding&quot;&gt;2&lt;/proper"
-"ty&gt;\n"
-" &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;yscale&quot;&gt;0&lt;/property&gt;\n"
-"\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkDrawingArea&quot; id=&quot;prev"
-"iew_image&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
-"rty&gt;\n"
-" &lt;property name=&quot;app_paintable&quot;&gt;True&lt;"
-"/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;/child&gt;\n"
-"\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_"
-"j25&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
-"gt;\n"
-" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_"
-"MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTO"
-"N_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;left_padding&quot;&gt;10&lt;/proper"
-"ty&gt;\n"
-" &lt;property name=&quot;right_padding&quot;&gt;10&lt;/prope"
-"rty&gt;\n"
-"\n"
+" &lt;property name=&quot;spacing&quot;&gt;4&lt;/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox7&quot;&gt;"
+" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox1&quot;&gt;"
"\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
"gt;\n"
" &lt;property name=&quot;spacing&quot;&gt;5&lt;/property&gt;"
"\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkButton&quot; id=&quot;live_prev"
-"iew_play&quot;&gt;\n"
-" &lt;property name=&quot;height_request&quot;&gt;30&lt;/"
-"property&gt;\n"
+" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignm"
+"ent_j1&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
-" &lt;property name=&quot;can_focus&quot;&gt;True&lt;/pro"
+" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOT"
+"ION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_B"
+"UTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&"
+"gt;\n"
+" &lt;property name=&quot;yscale&quot;&gt;0&lt;/property&"
+"gt;\n"
+" &lt;property name=&quot;top_padding&quot;&gt;2&lt;/prop"
+"erty&gt;\n"
+" &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/p"
+"roperty&gt;\n"
+" &lt;property name=&quot;left_padding&quot;&gt;2&lt;/pro"
"perty&gt;\n"
-" &lt;property name=&quot;receives_default&quot;&gt;True&"
-"lt;/property&gt;\n"
-" &lt;property name=&quot;relief&quot;&gt;none&lt;/proper"
-"ty&gt;\n"
-" &lt;signal handler=&quot;live_preview_start_cb&quot; na"
-"me=&quot;clicked&quot;/&gt;\n"
+" &lt;property name=&quot;right_padding&quot;&gt;2&lt;/pr"
+"operty&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkImage&quot; id=&quot;live_p"
-"review_play_image&quot;&gt;\n"
+" &lt;object class=&quot;GtkDrawingArea&quot; id=&quot;"
+"preview_image&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
-" &lt;property name=&quot;stock&quot;&gt;gtk-media-pl"
-"ay&lt;/property&gt;\n"
+" &lt;property name=&quot;app_paintable&quot;&gt;True"
+"&lt;/property&gt;\n"
" &lt;/object&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
-"rty&gt;\n"
" &lt;property name=&quot;position&quot;&gt;0&lt;/propert"
"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHScale&quot; id=&quot;live_prev"
-"iew_progress&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;False&lt;/prop"
-"erty&gt;\n"
-" &lt;property name=&quot;can_focus&quot;&gt;True&lt;/pro"
-"perty&gt;\n"
-" &lt;property name=&quot;adjustment&quot;&gt;preview_pro"
-"gress_adj&lt;/property&gt;\n"
-" &lt;property name=&quot;draw_value&quot;&gt;False&lt;/p"
-"roperty&gt;\n"
-" &lt;property name=&quot;value_pos&quot;&gt;right&lt;/pr"
-"operty&gt;\n"
-" &lt;signal handler=&quot;live_preview_seek_cb&quot; nam"
-"e=&quot;value_changed&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;1&lt;/propert"
-"y&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVBox&quot; id=&quot;live_progre"
-"ss_box&quot;&gt;\n"
+" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignm"
+"ent_j2&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;label1"
-"&quot;&gt;\n"
-" &lt;property name=&quot;height_request&quot;&gt;1&l"
-"t;/property&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
+" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOT"
+"ION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_B"
+"UTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;left_padding&quot;&gt;10&lt;/pr"
+"operty&gt;\n"
+" &lt;property name=&quot;right_padding&quot;&gt;10&lt;/p"
"roperty&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;0&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkProgressBar&quot; id=&quot;"
-"live_encode_progress&quot;&gt;\n"
-" &lt;property name=&quot;height_request&quot;&gt;16&"
-"lt;/property&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox3&q"
+"uot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
-" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
-"_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | G"
-"DK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;text&quot; translatable=&qu"
-"ot;yes&quot;&gt;&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;False&lt;/propert"
-"y&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;1&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;label2"
-"&quot;&gt;\n"
-" &lt;property name=&quot;height_request&quot;&gt;1&l"
+" &lt;property name=&quot;spacing&quot;&gt;5&lt;/prop"
+"erty&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkButton&quot; id=&quot;l"
+"ive_preview_play&quot;&gt;\n"
+" &lt;property name=&quot;height_request&quot;&gt"
+";30&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&l"
"t;/property&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
-"roperty&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;True"
+"&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_default&quot;&"
+"gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;relief&quot;&gt;none&lt"
+";/property&gt;\n"
+" &lt;signal name=&quot;clicked&quot; handler=&qu"
+"ot;live_preview_start_cb&quot;/&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkImage&quot; id=&quo"
+"t;live_preview_play_image&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;stock&quot;&gt;gtk-"
+"media-play&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHScale&quot; id=&quot;l"
+"ive_preview_progress&quot;&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;True"
+"&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt;pre"
+"view_progress_adj&lt;/property&gt;\n"
+" &lt;property name=&quot;draw_value&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;value_pos&quot;&gt;righ"
+"t&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; handl"
+"er=&quot;live_preview_seek_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkVBox&quot; id=&quot;liv"
+"e_progress_box&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&l"
+"t;/property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label4&quot;&gt;\n"
+" &lt;property name=&quot;height_request&quot"
+";&gt;1&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkProgressBar&quot; i"
+"d=&quot;live_encode_progress&quot;&gt;\n"
+" &lt;property name=&quot;height_request&quot"
+";&gt;16&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label5&quot;&gt;\n"
+" &lt;property name=&quot;height_request&quot"
+";&gt;1&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;2"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;2&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;2&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;2&lt;/propert"
+" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
+"rty&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1&lt;/propert"
"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox1&quot;"
-"&gt;\n"
+" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignm"
+"ent7&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;label3"
-"&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
+" &lt;property name=&quot;bottom_padding&quot;&gt;4&lt;/p"
+"roperty&gt;\n"
+" &lt;property name=&quot;left_padding&quot;&gt;10&lt;/pr"
+"operty&gt;\n"
+" &lt;property name=&quot;right_padding&quot;&gt;10&lt;/p"
"roperty&gt;\n"
-" &lt;property name=&quot;label&quot; translatable=&q"
-"uot;yes&quot;&gt;&amp;lt;b&amp;gt;Frame&amp;lt;/b&amp;gt;&lt;/property&"
-"gt;\n"
-" &lt;property name=&quot;use_markup&quot;&gt;True&lt"
-";/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;0&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkSpinButton&quot; id=&quot;p"
-"review_frame&quot;&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox26&"
+"quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
-" &lt;property name=&quot;can_focus&quot;&gt;True&lt;"
+" &lt;property name=&quot;spacing&quot;&gt;10&lt;/pro"
+"perty&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbo"
+"x27&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;spacing&quot;&gt;2&lt;/"
+"property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label36&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Preview Frame:&amp;lt;/b&amp;"
+"gt;&lt;/property&gt;\n"
+" &lt;property name=&quot;use_markup&quot;&gt"
+";True&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;preview_frame&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;max_length&quot;&gt"
+";2&lt;/property&gt;\n"
+" &lt;property name=&quot;shadow_type&quot;&g"
+"t;none&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment19&lt;/property&gt;\n"
+" &lt;property name=&quot;numeric&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;preview_frame_value_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0&lt;"
"/property&gt;\n"
-" &lt;property name=&quot;max_length&quot;&gt;2&lt;/p"
-"roperty&gt;\n"
-" &lt;property name=&quot;shadow_type&quot;&gt;none&l"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbo"
+"x28&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&l"
"t;/property&gt;\n"
-" &lt;property name=&quot;adjustment&quot;&gt;adjustm"
-"ent19&lt;/property&gt;\n"
-" &lt;property name=&quot;numeric&quot;&gt;True&lt;/p"
-"roperty&gt;\n"
-" &lt;signal name=&quot;value_changed&quot; handler=&"
-"quot;preview_frame_value_changed_cb&quot;/&gt;\n"
+" &lt;property name=&quot;spacing&quot;&gt;2&lt;/"
+"property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label37&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Duration:&amp;lt;/b&amp;gt;&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;use_markup&quot;&gt"
+";True&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;live_duration&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment21&lt;/property&gt;\n"
+" &lt;property name=&quot;numeric&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;preview_duration_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;1&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
"rty&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;3&lt;/propert"
+" &lt;property name=&quot;position&quot;&gt;2&lt;/propert"
"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt"
+";\n"
+" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
-"\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vseparato"
+"r_j3&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
+"gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt;False&lt;/property&"
@@ -6486,12 +6602,26 @@
" &lt;/child&gt;\n"
"\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox8&quot;&gt;"
+" &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_"
+"j7&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
+"gt;\n"
+" &lt;property name=&quot;top_padding&quot;&gt;6&lt;/property"
+"&gt;\n"
+" &lt;property name=&quot;bottom_padding&quot;&gt;6&lt;/prope"
+"rty&gt;\n"
+" &lt;property name=&quot;left_padding&quot;&gt;0&lt;/propert"
+"y&gt;\n"
+" &lt;property name=&quot;right_padding&quot;&gt;0&lt;/proper"
+"ty&gt;\n"
+"\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox5&quot;&gt;"
"\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/property&"
"gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkFrame&quot; id=&quot;Cropping3&"
+" &lt;object class=&quot;GtkFrame&quot; id=&quot;Cropping2&"
"quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
@@ -6502,296 +6632,155 @@
"perty&gt;\n"
" &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/p"
"roperty&gt;\n"
-"\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox6&q"
+"uot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
+"roperty&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
+"_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | G"
+"DK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbo"
-"x39&quot;&gt;\n"
+" &lt;object class=&quot;GtkTable&quot; id=&quot;ta"
+"ble2&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&l"
"t;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POI"
"NTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK"
" | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkTable&quot; id="
-"&quot;table6&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&g"
-"t;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot;&gt"
-";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
-"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;n_rows&quot;&gt"
-";5&lt;/property&gt;\n"
-" &lt;property name=&quot;n_columns&quot;"
+" &lt;property name=&quot;n_rows&quot;&gt;5&lt;/p"
+"roperty&gt;\n"
+" &lt;property name=&quot;n_columns&quot;&gt;5&lt"
+";/property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label19&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;Left&lt;/property&gt;\n"
+" &lt;property name=&quot;width_chars&quot;&g"
+"t;4&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";2&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label23&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;yalign&quot;&gt;1&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;Top&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;2&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;PictureLeftCrop&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment13&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;crop_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;1&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;2&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";2&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label24&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;yalign&quot;&gt;0&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;Bottom&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;2&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";4&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
"&gt;5&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;placeholder/&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label77&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Left&lt;/property&gt;\n"
-" &lt;property name=&quot;width_chars"
-"&quot;&gt;4&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label74&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;yalign&quot"
-";&gt;1&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Top&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkSpinButton&"
-"quot; id=&quot;PictureLeftCrop&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&q"
-"uot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;adjustment&"
-"quot;&gt;adjustment13&lt;/property&gt;\n"
-" &lt;signal handler=&quot;crop_chang"
-"ed_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;1&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label73&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;yalign&quot"
-";&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Bottom&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;4&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;5&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkSpinButton&"
-"quot; id=&quot;PictureTopCrop&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&q"
-"uot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;adjustment&"
-"quot;&gt;adjustment14&lt;/property&gt;\n"
-" &lt;signal handler=&quot;crop_chang"
-"ed_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;1&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkSpinButton&"
-"quot; id=&quot;PictureBottomCrop&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&q"
-"uot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;adjustment&"
-"quot;&gt;adjustment15&lt;/property&gt;\n"
-" &lt;signal handler=&quot;crop_chang"
-"ed_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;4&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkSpinButton&"
-"quot; id=&quot;PictureRightCrop&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&q"
-"uot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;adjustment&"
-"quot;&gt;adjustment16&lt;/property&gt;\n"
-" &lt;signal handler=&quot;crop_chang"
-"ed_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;4&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label72&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Right&lt;/property&gt;\n"
-" &lt;property name=&quot;width_chars"
-"&quot;&gt;4&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;left_attach"
-"&quot;&gt;4&lt;/property&gt;\n"
-" &lt;property name=&quot;right_attac"
-"h&quot;&gt;5&lt;/property&gt;\n"
-" &lt;property name=&quot;top_attach&"
-"quot;&gt;2&lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_atta"
-"ch&quot;&gt;3&lt;/property&gt;\n"
-" &lt;property name=&quot;x_options&q"
-"uot;/&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt"
-";False&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-"\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkCheckButton&quot; i"
-"d=&quot;PictureAutoCrop&quot;&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;PictureTopCrop&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment14&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;crop_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;2&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";1&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;2&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;PictureBottomCrop&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;&gt;"
@@ -6799,24 +6788,166 @@
" &lt;property name=&quot;events&quot;&gt;GDK"
"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment15&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;crop_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;2&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";3&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;4&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkSpinButton&quot; id"
+"=&quot;PictureRightCrop&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&quot;&gt"
+";adjustment16&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed&quot; h"
+"andler=&quot;crop_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;3&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;4&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";2&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quo"
+"t;label25&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
" &lt;property name=&quot;label&quot; transla"
-"table=&quot;yes&quot;&gt;Auto Crop&lt;/property&gt;\n"
-" &lt;property name=&quot;draw_indicator&quot"
-";&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_changed_cb&q"
-"uot; name=&quot;toggled&quot;/&gt;\n"
+"table=&quot;yes&quot;&gt;Right&lt;/property&gt;\n"
+" &lt;property name=&quot;width_chars&quot;&g"
+"t;4&lt;/property&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;1"
+" &lt;property name=&quot;left_attach&quot;&g"
+"t;4&lt;/property&gt;\n"
+" &lt;property name=&quot;right_attach&quot;&"
+"gt;5&lt;/property&gt;\n"
+" &lt;property name=&quot;top_attach&quot;&gt"
+";2&lt;/property&gt;\n"
+" &lt;property name=&quot;bottom_attach&quot;"
+"&gt;3&lt;/property&gt;\n"
+" &lt;property name=&quot;x_options&quot;&gt;"
"&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;placeholder/&gt;\n"
+" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
-"\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkCheckButton&quot; id=&q"
+"uot;PictureAutoCrop&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; translatabl"
+"e=&quot;yes&quot;&gt;Auto Crop&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&l"
+"t;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;True"
+"&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_default&quot;&"
+"gt;False&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK_POI"
+"NTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK"
+" | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;draw_indicator&quot;&gt"
+";True&lt;/property&gt;\n"
+" &lt;signal name=&quot;toggled&quot; handler=&qu"
+"ot;scale_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1&lt;"
+"/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;/child&gt;\n"
" &lt;child type=&quot;label&quot;&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;label8"
-"2&quot;&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quot;label2"
+"6&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
@@ -6831,28 +6962,30 @@
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;True&lt;/proper"
-"ty&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
+"rty&gt;\n"
" &lt;property name=&quot;padding&quot;&gt;2&lt;/property"
"&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0&lt;/propert"
+"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vsepa"
-"rator_j1&quot;&gt;\n"
+" &lt;object class=&quot;GtkHSeparator&quot; id=&quot;hsepa"
+"rator1&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
-"rty&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;True&lt;/proper"
+"ty&gt;\n"
" &lt;property name=&quot;position&quot;&gt;1&lt;/propert"
"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkFrame&quot; id=&quot;frame19&qu"
-"ot;&gt;\n"
+" &lt;object class=&quot;GtkFrame&quot; id=&quot;frame3&quo"
+"t;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOT"
@@ -6864,7 +6997,7 @@
"roperty&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkAlignment&quot; id=&quot;al"
-"ignment43&quot;&gt;\n"
+"ignment4&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
@@ -6880,7 +7013,7 @@
";/property&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbo"
-"x41&quot;&gt;\n"
+"x7&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&l"
"t;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POI"
@@ -6890,17 +7023,17 @@
"property&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkHBox&quot; id=&quot"
-";hbox50&quot;&gt;\n"
+";hbox17&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
-" &lt;property name=&quot;spacing&quot;&gt;4&"
-"lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK"
"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;spacing&quot;&gt;4&"
+"lt;/property&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkLabel&quot; id="
-"&quot;label85&quot;&gt;\n"
+"&quot;label27&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
@@ -6930,8 +7063,8 @@
";&gt;adjustment17&lt;/property&gt;\n"
" &lt;property name=&quot;snap_to_ticks&q"
"uot;&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_width_ch"
-"anged_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
+" &lt;signal name=&quot;value_changed&quo"
+"t; handler=&quot;scale_width_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
@@ -6942,7 +7075,7 @@
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkLabel&quot; id="
-"&quot;label86&quot;&gt;\n"
+"&quot;label28&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
@@ -6970,8 +7103,8 @@
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
" &lt;property name=&quot;adjustment&quot"
";&gt;adjustment18&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_height_c"
-"hanged_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
+" &lt;signal name=&quot;value_changed&quo"
+"t; handler=&quot;scale_height_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
@@ -6984,11 +7117,13 @@
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt;Fal"
"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0"
+"&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkHBox&quot; id=&quot"
-";hbox51&quot;&gt;\n"
+";hbox18&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK"
@@ -6997,17 +7132,23 @@
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkCheckButton&quo"
"t; id=&quot;autoscale&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Optimal for source&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;"
"&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Optimal for source&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_defaul"
+"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;draw_indicator&"
"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_changed_"
-"cb&quot; name=&quot;toggled&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; han"
+"dler=&quot;scale_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&"
+"gt;0&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
@@ -7019,7 +7160,7 @@
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkHBox&quot; id=&quot"
-";hbox52&quot;&gt;\n"
+";hbox19&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK"
@@ -7028,28 +7169,28 @@
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkCheckButton&quo"
"t; id=&quot;ModDimensions&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Align Dimensions (mod 16)&lt;/property&gt;"
+"\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;"
"&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_defaul"
+"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;tooltip-text&qu"
-"ot; translatable=&quot;yes&quot;&gt;Constrain dimensions to multiples o"
-"f 16. \n"
-"If not checked, encoding efficiency may be reduced.&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Align Dimensions (mod 16)&lt;/property&gt;"
-"\n"
" &lt;property name=&quot;draw_indicator&"
"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_changed_"
-"cb&quot; name=&quot;toggled&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; han"
+"dler=&quot;scale_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
";False&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&"
+"gt;0&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
@@ -7062,7 +7203,7 @@
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkHBox&quot; id=&quot"
-";hbox53&quot;&gt;\n"
+";hbox20&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK"
@@ -7073,55 +7214,51 @@
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkCheckButton&quo"
"t; id=&quot;anamorphic&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Anamorphic&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;"
"&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_defaul"
+"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;tooltip-text&qu"
-"ot; translatable=&quot;yes&quot;&gt;Allow non-square pixels. Pixel aspe"
-"ct ratio will be\n"
-"adjusted to keep the video&apos;s original aspect ratio.&lt;/property&g"
-"t;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Anamorphic&lt;/property&gt;\n"
" &lt;property name=&quot;active&quot;&gt"
";True&lt;/property&gt;\n"
" &lt;property name=&quot;draw_indicator&"
"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_changed_"
-"cb&quot; name=&quot;toggled&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; han"
+"dler=&quot;scale_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
";False&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&"
+"gt;0&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
" &lt;object class=&quot;GtkCheckButton&quo"
"t; id=&quot;PictureKeepRatio&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Keep Aspect&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;"
"&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_defaul"
+"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;tooltip-text&qu"
-"ot; translatable=&quot;yes&quot;&gt;Changing either dimension automatic"
-"ally adjusts\n"
-"the other to maintain the video&apos;s original aspect ratio.&lt;/prope"
-"rty&gt;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Keep Aspect&lt;/property&gt;\n"
" &lt;property name=&quot;active&quot;&gt"
";True&lt;/property&gt;\n"
" &lt;property name=&quot;draw_indicator&"
"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal handler=&quot;scale_changed_"
-"cb&quot; name=&quot;toggled&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; han"
+"dler=&quot;scale_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
@@ -7143,8 +7280,8 @@
" &lt;/object&gt;\n"
" &lt;/child&gt;\n"
" &lt;child type=&quot;label&quot;&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;label8"
-"7&quot;&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quot;label2"
+"9&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
@@ -7159,8 +7296,8 @@
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;True&lt;/proper"
-"ty&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
+"rty&gt;\n"
" &lt;property name=&quot;padding&quot;&gt;2&lt;/property"
"&gt;\n"
" &lt;property name=&quot;position&quot;&gt;2&lt;/propert"
@@ -7168,97 +7305,241 @@
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vsepa"
-"rator_j1&quot;&gt;\n"
+" &lt;object class=&quot;GtkHSeparator&quot; id=&quot;hsepa"
+"rator2&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
"rty&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
-"rty&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;True&lt;/proper"
+"ty&gt;\n"
" &lt;property name=&quot;position&quot;&gt;3&lt;/propert"
"y&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
-"\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkFrame&quot; id=&quot;frame5&quo"
+"t;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&lt;/prope"
+"rty&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOT"
+"ION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_B"
+"UTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;label_xalign&quot;&gt;0&lt;/pro"
+"perty&gt;\n"
+" &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/p"
+"roperty&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkFrame&quot; id=&quot;frame4"
-"&quot;&gt;\n"
+" &lt;object class=&quot;GtkAlignment&quot; id=&quot;al"
+"ignment5&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
"roperty&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
"_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | G"
"DK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;label_xalign&quot;&gt;0&lt;"
-"/property&gt;\n"
-" &lt;property name=&quot;shadow_type&quot;&gt;none&l"
+" &lt;property name=&quot;top_padding&quot;&gt;6&lt;/"
+"property&gt;\n"
+" &lt;property name=&quot;bottom_padding&quot;&gt;2&l"
"t;/property&gt;\n"
+" &lt;property name=&quot;left_padding&quot;&gt;12&lt"
+";/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkAlignment&quot; id=&quo"
-"t;alignment8&quot;&gt;\n"
+" &lt;object class=&quot;GtkVBox&quot; id=&quot;vbo"
+"x8&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;True&l"
"t;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK_POI"
"NTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK"
" | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;top_padding&quot;&gt;6&"
-"lt;/property&gt;\n"
-" &lt;property name=&quot;bottom_padding&quot;&gt"
-";2&lt;/property&gt;\n"
-" &lt;property name=&quot;left_padding&quot;&gt;1"
-"2&lt;/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkVBox&quot; id=&quot"
-";vbox10&quot;&gt;\n"
+" &lt;object class=&quot;GtkCheckButton&quot; i"
+"d=&quot;VideoGrayScale&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;Grayscale&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_default&qu"
+"ot;&gt;False&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;draw_indicator&quot"
+";&gt;True&lt;/property&gt;\n"
+" &lt;signal name=&quot;toggled&quot; handler"
+"=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;0"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkCheckButton&quot; i"
+"d=&quot;PictureDetelecine&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;Detelecine&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&gt;Tr"
"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_default&qu"
+"ot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt;GDK"
"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;draw_indicator&quot"
+";&gt;True&lt;/property&gt;\n"
+" &lt;signal name=&quot;button_press_event&qu"
+"ot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; handler"
+"=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;1"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkCheckButton&quot; i"
+"d=&quot;PictureDecomb&quot;&gt;\n"
+" &lt;property name=&quot;label&quot; transla"
+"table=&quot;yes&quot;&gt;De-Comb&lt;/property&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&quot;&gt;"
+"True&lt;/property&gt;\n"
+" &lt;property name=&quot;receives_default&qu"
+"ot;&gt;False&lt;/property&gt;\n"
+" &lt;property name=&quot;active&quot;&gt;Tru"
+"e&lt;/property&gt;\n"
+" &lt;property name=&quot;draw_indicator&quot"
+";&gt;True&lt;/property&gt;\n"
+" &lt;signal name=&quot;button_press_event&qu"
+"ot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
+" &lt;signal name=&quot;toggled&quot; handler"
+"=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;2"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot"
+";hbox21&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkCheckButton&quo"
-"t; id=&quot;VideoGrayScale&quot;&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id="
+"&quot;label30&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&g"
+"t;True&lt;/property&gt;\n"
+" &lt;property name=&quot;xalign&quot;&gt"
+";0&lt;/property&gt;\n"
" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Grayscale&lt;/property&gt;\n"
+"nslatable=&quot;yes&quot;&gt;Deblock:&lt;/property&gt;\n"
+" &lt;property name=&quot;width_chars&quo"
+"t;&gt;10&lt;/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt"
+";False&lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&"
+"gt;0&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkAlignment&quot;"
+" id=&quot;alignment6&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&g"
+"t;True&lt;/property&gt;\n"
+" &lt;property name=&quot;xalign&quot;&gt"
+";0&lt;/property&gt;\n"
+" &lt;property name=&quot;xscale&quot;&gt"
+";0.55000001192092896&lt;/property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHScale&quot"
+"; id=&quot;PictureDeblock&quot;&gt;\n"
+" &lt;property name=&quot;visible&quo"
+"t;&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;can_focus&q"
+"uot;&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;adjustment&"
+"quot;&gt;adjustment20&lt;/property&gt;\n"
+" &lt;property name=&quot;digits&quot"
+";&gt;0&lt;/property&gt;\n"
+" &lt;property name=&quot;value_pos&q"
+"uot;&gt;right&lt;/property&gt;\n"
+" &lt;signal name=&quot;value_changed"
+"&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;signal name=&quot;format_value&"
+"quot; handler=&quot;format_deblock_cb&quot;/&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&"
+"gt;1&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;3"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot"
+";hbox22&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id="
+"&quot;label31&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;can_focus&quot;"
"&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;receives_defaul"
-"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;draw_indicator&"
-"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal name=&quot;toggled&quot; han"
-"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;property name=&quot;xalign&quot;&gt"
+";0&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Deinterlace:&lt;/property&gt;\n"
+" &lt;property name=&quot;width_chars&quo"
+"t;&gt;10&lt;/property&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt"
+";False&lt;/property&gt;\n"
" &lt;property name=&quot;position&quot;&"
"gt;0&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkCheckButton&quo"
-"t; id=&quot;PictureDetelecine&quot;&gt;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;Detelecine&lt;/property&gt;\n"
+" &lt;object class=&quot;GtkComboBox&quot; "
+"id=&quot;PictureDeinterlace&quot;&gt;\n"
+" &lt;property name=&quot;width_request&q"
+"uot;&gt;100&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&quot;"
-"&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;receives_defaul"
-"t&quot;&gt;False&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;draw_indicator&"
-"quot;&gt;True&lt;/property&gt;\n"
+" &lt;signal name=&quot;changed&quot; han"
+"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
" &lt;signal name=&quot;button_press_even"
"t&quot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
-" &lt;signal name=&quot;toggled&quot; han"
-"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
@@ -7268,23 +7549,9 @@
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkCheckButton&quo"
-"t; id=&quot;PictureDecomb&quot;&gt;\n"
-" &lt;property name=&quot;label&quot; tra"
-"nslatable=&quot;yes&quot;&gt;De-Comb&lt;/property&gt;\n"
-" &lt;property name=&quot;visible&quot;&g"
-"t;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&quot;"
-"&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;receives_defaul"
-"t&quot;&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;active&quot;&gt"
-";True&lt;/property&gt;\n"
-" &lt;property name=&quot;draw_indicator&"
-"quot;&gt;True&lt;/property&gt;\n"
-" &lt;signal name=&quot;button_press_even"
-"t&quot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
-" &lt;signal name=&quot;toggled&quot; han"
+" &lt;object class=&quot;GtkComboBoxEntry&q"
+"uot; id=&quot;tweak_PictureDeinterlace&quot;&gt;\n"
+" &lt;signal name=&quot;changed&quot; han"
"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
@@ -7294,251 +7561,124 @@
"gt;2&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;padding&quot;&gt;2&"
+"lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;4"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;child&gt;\n"
+" &lt;object class=&quot;GtkHBox&quot; id=&quot"
+";hbox23&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;Tr"
+"ue&lt;/property&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK"
+"_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_"
+"MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&"
-"quot;hbox25&quot;&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id="
+"&quot;label32&quot;&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label41&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;xalign&quot"
-";&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Deblock:&lt;/property&gt;\n"
-" &lt;property name=&quot;width_chars"
-"&quot;&gt;10&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;0&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkAlignment&q"
-"uot; id=&quot;alignment20&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;xalign&quot"
-";&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;xscale&quot"
-";&gt;0.55000001192092896&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHScale&"
-"quot; id=&quot;PictureDeblock&quot;&gt;\n"
-" &lt;property name=&quot;visible"
-"&quot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_foc"
-"us&quot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;adjustm"
-"ent&quot;&gt;adjustment20&lt;/property&gt;\n"
-" &lt;property name=&quot;digits&"
-"quot;&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;value_p"
-"os&quot;&gt;right&lt;/property&gt;\n"
-" &lt;signal name=&quot;value_cha"
-"nged&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
-" &lt;signal name=&quot;format_va"
-"lue&quot; handler=&quot;format_deblock_cb&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;1&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
+" &lt;property name=&quot;events&quot;&gt"
+";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
+"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;xalign&quot;&gt"
+";0&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; tra"
+"nslatable=&quot;yes&quot;&gt;Denoise:&lt;/property&gt;\n"
+" &lt;property name=&quot;selectable&quot"
+";&gt;True&lt;/property&gt;\n"
+" &lt;property name=&quot;width_chars&quo"
+"t;&gt;10&lt;/property&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt"
+";False&lt;/property&gt;\n"
" &lt;property name=&quot;position&quot;&"
-"gt;3&lt;/property&gt;\n"
+"gt;0&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&"
-"quot;hbox12&quot;&gt;\n"
+" &lt;object class=&quot;GtkComboBox&quot; "
+"id=&quot;PictureDenoise&quot;&gt;\n"
+" &lt;property name=&quot;width_request&q"
+"uot;&gt;100&lt;/property&gt;\n"
" &lt;property name=&quot;visible&quot;&g"
"t;True&lt;/property&gt;\n"
" &lt;property name=&quot;events&quot;&gt"
";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label20&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;can_focus&q"
-"uot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;xalign&quot"
-";&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Deinterlace:&lt;/property&gt;\n"
-" &lt;property name=&quot;width_chars"
-"&quot;&gt;10&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;0&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkComboBox&qu"
-"ot; id=&quot;PictureDeinterlace&quot;&gt;\n"
-" &lt;property name=&quot;width_reque"
-"st&quot;&gt;100&lt;/property&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;signal name=&quot;changed&quot;"
-" handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
-" &lt;signal name=&quot;button_press_"
-"event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;1&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkComboBoxEnt"
-"ry&quot; id=&quot;tweak_PictureDeinterlace&quot;&gt;\n"
-" &lt;signal name=&quot;changed&quot;"
-" handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;2&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
+" &lt;signal name=&quot;changed&quot; han"
+"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
+" &lt;signal name=&quot;button_press_even"
+"t&quot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
";False&lt;/property&gt;\n"
-" &lt;property name=&quot;padding&quot;&g"
-"t;2&lt;/property&gt;\n"
" &lt;property name=&quot;position&quot;&"
-"gt;4&lt;/property&gt;\n"
+"gt;1&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkHBox&quot; id=&"
-"quot;hbox13&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&g"
-"t;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot;&gt"
-";GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PR"
-"ESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot;"
-" id=&quot;label21&quot;&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;xalign&quot"
-";&gt;0&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot;"
-" translatable=&quot;yes&quot;&gt;Denoise:&lt;/property&gt;\n"
-" &lt;property name=&quot;selectable&"
-"quot;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;width_chars"
-"&quot;&gt;10&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;0&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkComboBox&qu"
-"ot; id=&quot;PictureDenoise&quot;&gt;\n"
-" &lt;property name=&quot;width_reque"
-"st&quot;&gt;100&lt;/property&gt;\n"
-" &lt;property name=&quot;visible&quo"
-"t;&gt;True&lt;/property&gt;\n"
-" &lt;property name=&quot;events&quot"
-";&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTO"
-"N_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;signal name=&quot;changed&quot;"
-" handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
-" &lt;signal name=&quot;button_press_"
-"event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;1&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
-" &lt;child&gt;\n"
-" &lt;object class=&quot;GtkComboBoxEnt"
-"ry&quot; id=&quot;tweak_PictureDenoise&quot;&gt;\n"
-" &lt;signal name=&quot;changed&quot;"
-" handler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;expand&quot"
-";&gt;False&lt;/property&gt;\n"
-" &lt;property name=&quot;position&qu"
-"ot;&gt;2&lt;/property&gt;\n"
-" &lt;/packing&gt;\n"
-" &lt;/child&gt;\n"
+" &lt;object class=&quot;GtkComboBoxEntry&q"
+"uot; id=&quot;tweak_PictureDenoise&quot;&gt;\n"
+" &lt;signal name=&quot;changed&quot; han"
+"dler=&quot;setting_widget_changed_cb&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
" &lt;property name=&quot;expand&quot;&gt"
";False&lt;/property&gt;\n"
-" &lt;property name=&quot;padding&quot;&g"
-"t;2&lt;/property&gt;\n"
" &lt;property name=&quot;position&quot;&"
-"gt;5&lt;/property&gt;\n"
+"gt;2&lt;/property&gt;\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;Fal"
+"se&lt;/property&gt;\n"
+" &lt;property name=&quot;padding&quot;&gt;2&"
+"lt;/property&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;5"
+"&lt;/property&gt;\n"
+" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
" &lt;/child&gt;\n"
-" &lt;child type=&quot;label&quot;&gt;\n"
-" &lt;object class=&quot;GtkLabel&quot; id=&quot;la"
-"bel22&quot;&gt;\n"
-" &lt;property name=&quot;visible&quot;&gt;True&l"
-"t;/property&gt;\n"
-" &lt;property name=&quot;events&quot;&gt;GDK_POI"
-"NTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK"
-" | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
-" &lt;property name=&quot;label&quot; translatabl"
-"e=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Filters&amp;lt;/b&amp;gt;&lt;/pro"
-"perty&gt;\n"
-" &lt;property name=&quot;use_markup&quot;&gt;Tru"
-"e&lt;/property&gt;\n"
-" &lt;/object&gt;\n"
-" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
-" &lt;packing&gt;\n"
-" &lt;property name=&quot;padding&quot;&gt;2&lt;/prop"
-"erty&gt;\n"
-" &lt;property name=&quot;position&quot;&gt;4&lt;/pro"
-"perty&gt;\n"
-" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
+" &lt;child type=&quot;label&quot;&gt;\n"
+" &lt;object class=&quot;GtkLabel&quot; id=&quot;label3"
+"3&quot;&gt;\n"
+" &lt;property name=&quot;visible&quot;&gt;True&lt;/p"
+"roperty&gt;\n"
+" &lt;property name=&quot;events&quot;&gt;GDK_POINTER"
+"_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | G"
+"DK_BUTTON_RELEASE_MASK&lt;/property&gt;\n"
+" &lt;property name=&quot;label&quot; translatable=&q"
+"uot;yes&quot;&gt;&amp;lt;b&amp;gt;Filters&amp;lt;/b&amp;gt;&lt;/propert"
+"y&gt;\n"
+" &lt;property name=&quot;use_markup&quot;&gt;True&lt"
+";/property&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;packing&gt;\n"
+" &lt;property name=&quot;expand&quot;&gt;False&lt;/prope"
+"rty&gt;\n"
+" &lt;property name=&quot;padding&quot;&gt;2&lt;/property"
+"&gt;\n"
+" &lt;property name=&quot;position&quot;&gt;4&lt;/propert"
+"y&gt;\n"
+" &lt;/packing&gt;\n"
+" &lt;/child&gt;\n"
+" &lt;/object&gt;\n"
+" &lt;/child&gt;\n"
"\n"
" &lt;/object&gt;\n"
" &lt;packing&gt;\n"
@@ -7548,6 +7688,7 @@
";\n"
" &lt;/packing&gt;\n"
" &lt;/child&gt;\n"
+"\n"
" &lt;/object&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"
@@ -10482,8 +10623,6 @@
" <integer>100</integer>\n"
" <key>folder</key>\n"
" <string></string>\n"
-" <key>live_duration</key>\n"
-" <integer>15</integer>\n"
" <key>preset</key>\n"
" <array>\n"
" <string>Normal</string>\n"
@@ -10571,6 +10710,8 @@
" <false />\n"
" <key>hbfd_feature</key>\n"
" <false />\n"
+" <key>live_duration</key>\n"
+" <integer>15</integer>\n"
" <key>nocheckvquality</key>\n"
" <false />\n"
" <key>noscale</key>\n"
diff --git a/gtk/src/resources.plist b/gtk/src/resources.plist
index 0a810c2fd..ffb34613d 100644
--- a/gtk/src/resources.plist
+++ b/gtk/src/resources.plist
@@ -166,6 +166,14 @@
&lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
&lt;/object&gt;
+ &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment21&quot;&gt;
+ &lt;property name=&quot;value&quot;&gt;15&lt;/property&gt;
+ &lt;property name=&quot;lower&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;upper&quot;&gt;60&lt;/property&gt;
+ &lt;property name=&quot;step_increment&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;page_increment&quot;&gt;10&lt;/property&gt;
+ &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
+ &lt;/object&gt;
&lt;object class=&quot;GtkAdjustment&quot; id=&quot;preview_progress_adj&quot;&gt;
&lt;property name=&quot;upper&quot;&gt;100&lt;/property&gt;
&lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
@@ -3851,147 +3859,214 @@ location as the movie.&lt;/property&gt;
&lt;property name=&quot;skip_pager_hint&quot;&gt;True&lt;/property&gt;
&lt;signal handler=&quot;preview_window_delete_cb&quot; name=&quot;delete_event&quot;/&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox32&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox2&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
-
- &lt;child&gt;
- &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_j24&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;top_padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;left_padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;right_padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;yscale&quot;&gt;0&lt;/property&gt;
-
- &lt;child&gt;
- &lt;object class=&quot;GtkDrawingArea&quot; id=&quot;preview_image&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;app_paintable&quot;&gt;True&lt;/property&gt;
- &lt;/object&gt;
- &lt;/child&gt;
- &lt;/object&gt;
- &lt;/child&gt;
-
+ &lt;property name=&quot;spacing&quot;&gt;4&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_j25&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;left_padding&quot;&gt;10&lt;/property&gt;
- &lt;property name=&quot;right_padding&quot;&gt;10&lt;/property&gt;
-
- &lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox7&quot;&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox1&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;spacing&quot;&gt;5&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkButton&quot; id=&quot;live_preview_play&quot;&gt;
- &lt;property name=&quot;height_request&quot;&gt;30&lt;/property&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_j1&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;receives_default&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;relief&quot;&gt;none&lt;/property&gt;
- &lt;signal handler=&quot;live_preview_start_cb&quot; name=&quot;clicked&quot;/&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;xscale&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;yscale&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;top_padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;left_padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;right_padding&quot;&gt;2&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkImage&quot; id=&quot;live_preview_play_image&quot;&gt;
+ &lt;object class=&quot;GtkDrawingArea&quot; id=&quot;preview_image&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;stock&quot;&gt;gtk-media-play&lt;/property&gt;
+ &lt;property name=&quot;app_paintable&quot;&gt;True&lt;/property&gt;
&lt;/object&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHScale&quot; id=&quot;live_preview_progress&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;preview_progress_adj&lt;/property&gt;
- &lt;property name=&quot;draw_value&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;value_pos&quot;&gt;right&lt;/property&gt;
- &lt;signal handler=&quot;live_preview_seek_cb&quot; name=&quot;value_changed&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkVBox&quot; id=&quot;live_progress_box&quot;&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_j2&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;left_padding&quot;&gt;10&lt;/property&gt;
+ &lt;property name=&quot;right_padding&quot;&gt;10&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label1&quot;&gt;
- &lt;property name=&quot;height_request&quot;&gt;1&lt;/property&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkProgressBar&quot; id=&quot;live_encode_progress&quot;&gt;
- &lt;property name=&quot;height_request&quot;&gt;16&lt;/property&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;text&quot; translatable=&quot;yes&quot;&gt;&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label2&quot;&gt;
- &lt;property name=&quot;height_request&quot;&gt;1&lt;/property&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox3&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;spacing&quot;&gt;5&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkButton&quot; id=&quot;live_preview_play&quot;&gt;
+ &lt;property name=&quot;height_request&quot;&gt;30&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;relief&quot;&gt;none&lt;/property&gt;
+ &lt;signal name=&quot;clicked&quot; handler=&quot;live_preview_start_cb&quot;/&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkImage&quot; id=&quot;live_preview_play_image&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;stock&quot;&gt;gtk-media-play&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHScale&quot; id=&quot;live_preview_progress&quot;&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;preview_progress_adj&lt;/property&gt;
+ &lt;property name=&quot;draw_value&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;value_pos&quot;&gt;right&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;live_preview_seek_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;live_progress_box&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label4&quot;&gt;
+ &lt;property name=&quot;height_request&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkProgressBar&quot; id=&quot;live_encode_progress&quot;&gt;
+ &lt;property name=&quot;height_request&quot;&gt;16&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label5&quot;&gt;
+ &lt;property name=&quot;height_request&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
&lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
- &lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox1&quot;&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment7&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;bottom_padding&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;left_padding&quot;&gt;10&lt;/property&gt;
+ &lt;property name=&quot;right_padding&quot;&gt;10&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label3&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox26&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Frame&amp;lt;/b&amp;gt;&lt;/property&gt;
- &lt;property name=&quot;use_markup&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;spacing&quot;&gt;10&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox27&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;spacing&quot;&gt;2&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label36&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Preview Frame:&amp;lt;/b&amp;gt;&lt;/property&gt;
+ &lt;property name=&quot;use_markup&quot;&gt;True&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;preview_frame&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;max_length&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment19&lt;/property&gt;
+ &lt;property name=&quot;numeric&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;preview_frame_value_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox28&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;spacing&quot;&gt;2&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label37&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Duration:&amp;lt;/b&amp;gt;&lt;/property&gt;
+ &lt;property name=&quot;use_markup&quot;&gt;True&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;live_duration&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment21&lt;/property&gt;
+ &lt;property name=&quot;numeric&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;preview_duration_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
&lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkSpinButton&quot; id=&quot;preview_frame&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;max_length&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment19&lt;/property&gt;
- &lt;property name=&quot;numeric&quot;&gt;True&lt;/property&gt;
- &lt;signal name=&quot;value_changed&quot; handler=&quot;preview_frame_value_changed_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
&lt;/child&gt;
-
+ &lt;child&gt;
+ &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vseparator_j3&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
@@ -4000,220 +4075,227 @@ location as the movie.&lt;/property&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox8&quot;&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment_j7&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;top_padding&quot;&gt;6&lt;/property&gt;
+ &lt;property name=&quot;bottom_padding&quot;&gt;6&lt;/property&gt;
+ &lt;property name=&quot;left_padding&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;right_padding&quot;&gt;0&lt;/property&gt;
+
+ &lt;child&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox5&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkFrame&quot; id=&quot;Cropping3&quot;&gt;
+ &lt;object class=&quot;GtkFrame&quot; id=&quot;Cropping2&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label_xalign&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
-
+ &lt;child&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox6&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox39&quot;&gt;
+ &lt;object class=&quot;GtkTable&quot; id=&quot;table2&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkTable&quot; id=&quot;table6&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;n_rows&quot;&gt;5&lt;/property&gt;
- &lt;property name=&quot;n_columns&quot;&gt;5&lt;/property&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;placeholder/&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label77&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Left&lt;/property&gt;
- &lt;property name=&quot;width_chars&quot;&gt;4&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label74&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;yalign&quot;&gt;1&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Top&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureLeftCrop&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment13&lt;/property&gt;
- &lt;signal handler=&quot;crop_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label73&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;yalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Bottom&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureTopCrop&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment14&lt;/property&gt;
- &lt;signal handler=&quot;crop_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;1&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureBottomCrop&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment15&lt;/property&gt;
- &lt;signal handler=&quot;crop_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;4&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureRightCrop&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment16&lt;/property&gt;
- &lt;signal handler=&quot;crop_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;4&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label72&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Right&lt;/property&gt;
- &lt;property name=&quot;width_chars&quot;&gt;4&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;left_attach&quot;&gt;4&lt;/property&gt;
- &lt;property name=&quot;right_attach&quot;&gt;5&lt;/property&gt;
- &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
- &lt;property name=&quot;x_options&quot;/&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
-
+ &lt;property name=&quot;n_rows&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;n_columns&quot;&gt;5&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label19&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Left&lt;/property&gt;
+ &lt;property name=&quot;width_chars&quot;&gt;4&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureAutoCrop&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label23&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;yalign&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Top&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureLeftCrop&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Auto Crop&lt;/property&gt;
- &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_changed_cb&quot; name=&quot;toggled&quot;/&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment13&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;crop_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label24&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;yalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Bottom&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureTopCrop&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment14&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;crop_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;1&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureBottomCrop&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment15&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;crop_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkSpinButton&quot; id=&quot;PictureRightCrop&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment16&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;crop_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label25&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Right&lt;/property&gt;
+ &lt;property name=&quot;width_chars&quot;&gt;4&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;left_attach&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;right_attach&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;top_attach&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;bottom_attach&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;x_options&quot;&gt;&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;placeholder/&gt;
+ &lt;/child&gt;
&lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
&lt;/child&gt;
-
+ &lt;child&gt;
+ &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureAutoCrop&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Auto Crop&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;scale_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;/child&gt;
&lt;child type=&quot;label&quot;&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label82&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label26&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Cropping&amp;lt;/b&amp;gt;&lt;/property&gt;
@@ -4222,27 +4304,28 @@ location as the movie.&lt;/property&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vseparator_j1&quot;&gt;
+ &lt;object class=&quot;GtkHSeparator&quot; id=&quot;hseparator1&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkFrame&quot; id=&quot;frame19&quot;&gt;
+ &lt;object class=&quot;GtkFrame&quot; id=&quot;frame3&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label_xalign&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment43&quot;&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment4&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;top_padding&quot;&gt;6&lt;/property&gt;
@@ -4250,17 +4333,17 @@ location as the movie.&lt;/property&gt;
&lt;property name=&quot;left_padding&quot;&gt;12&lt;/property&gt;
&lt;property name=&quot;right_padding&quot;&gt;2&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox41&quot;&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox7&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;spacing&quot;&gt;2&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox50&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox17&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;spacing&quot;&gt;4&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;spacing&quot;&gt;4&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label85&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label27&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;width:&lt;/property&gt;
@@ -4277,7 +4360,7 @@ location as the movie.&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;adjustment&quot;&gt;adjustment17&lt;/property&gt;
&lt;property name=&quot;snap_to_ticks&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_width_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;scale_width_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
@@ -4285,7 +4368,7 @@ location as the movie.&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label86&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label28&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;height:&lt;/property&gt;
@@ -4301,7 +4384,7 @@ location as the movie.&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;adjustment&quot;&gt;adjustment18&lt;/property&gt;
- &lt;signal handler=&quot;scale_height_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;scale_height_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
@@ -4311,20 +4394,25 @@ location as the movie.&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox51&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox18&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;child&gt;
&lt;object class=&quot;GtkCheckButton&quot; id=&quot;autoscale&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Optimal for source&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Optimal for source&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_changed_cb&quot; name=&quot;toggled&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;scale_changed_cb&quot;/&gt;
&lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
@@ -4333,22 +4421,22 @@ location as the movie.&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox52&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox19&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;child&gt;
&lt;object class=&quot;GtkCheckButton&quot; id=&quot;ModDimensions&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Align Dimensions (mod 16)&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;tooltip-text&quot; translatable=&quot;yes&quot;&gt;Constrain dimensions to multiples of 16.
-If not checked, encoding efficiency may be reduced.&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Align Dimensions (mod 16)&lt;/property&gt;
&lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_changed_cb&quot; name=&quot;toggled&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;scale_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
@@ -4358,37 +4446,36 @@ If not checked, encoding efficiency may be reduced.&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox53&quot;&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox20&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;spacing&quot;&gt;5&lt;/property&gt;
&lt;child&gt;
&lt;object class=&quot;GtkCheckButton&quot; id=&quot;anamorphic&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Anamorphic&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;tooltip-text&quot; translatable=&quot;yes&quot;&gt;Allow non-square pixels. Pixel aspect ratio will be
-adjusted to keep the video&apos;s original aspect ratio.&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Anamorphic&lt;/property&gt;
&lt;property name=&quot;active&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_changed_cb&quot; name=&quot;toggled&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;scale_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
&lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureKeepRatio&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Keep Aspect&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;tooltip-text&quot; translatable=&quot;yes&quot;&gt;Changing either dimension automatically adjusts
-the other to maintain the video&apos;s original aspect ratio.&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Keep Aspect&lt;/property&gt;
&lt;property name=&quot;active&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal handler=&quot;scale_changed_cb&quot; name=&quot;toggled&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;scale_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
@@ -4406,7 +4493,7 @@ the other to maintain the video&apos;s original aspect ratio.&lt;/property&gt;
&lt;/object&gt;
&lt;/child&gt;
&lt;child type=&quot;label&quot;&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label87&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label29&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Scaling&amp;lt;/b&amp;gt;&lt;/property&gt;
@@ -4415,62 +4502,149 @@ the other to maintain the video&apos;s original aspect ratio.&lt;/property&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVSeparator&quot; id=&quot;vseparator_j1&quot;&gt;
+ &lt;object class=&quot;GtkHSeparator&quot; id=&quot;hseparator2&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;3&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
-
+ &lt;child&gt;
+ &lt;object class=&quot;GtkFrame&quot; id=&quot;frame5&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;label_xalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkFrame&quot; id=&quot;frame4&quot;&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment5&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;label_xalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;shadow_type&quot;&gt;none&lt;/property&gt;
+ &lt;property name=&quot;top_padding&quot;&gt;6&lt;/property&gt;
+ &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;left_padding&quot;&gt;12&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment8&quot;&gt;
+ &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox8&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;top_padding&quot;&gt;6&lt;/property&gt;
- &lt;property name=&quot;bottom_padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;left_padding&quot;&gt;12&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkVBox&quot; id=&quot;vbox10&quot;&gt;
+ &lt;object class=&quot;GtkCheckButton&quot; id=&quot;VideoGrayScale&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Grayscale&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureDetelecine&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Detelecine&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureDecomb&quot;&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;De-Comb&lt;/property&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;active&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
+ &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox21&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label30&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Deblock:&lt;/property&gt;
+ &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment6&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;xscale&quot;&gt;0.55000001192092896&lt;/property&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHScale&quot; id=&quot;PictureDeblock&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;adjustment&quot;&gt;adjustment20&lt;/property&gt;
+ &lt;property name=&quot;digits&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;value_pos&quot;&gt;right&lt;/property&gt;
+ &lt;signal name=&quot;value_changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;signal name=&quot;format_value&quot; handler=&quot;format_deblock_cb&quot;/&gt;
+ &lt;/object&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;position&quot;&gt;3&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox22&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkCheckButton&quot; id=&quot;VideoGrayScale&quot;&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Grayscale&lt;/property&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label31&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Deinterlace:&lt;/property&gt;
+ &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureDetelecine&quot;&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Detelecine&lt;/property&gt;
+ &lt;object class=&quot;GtkComboBox&quot; id=&quot;PictureDeinterlace&quot;&gt;
+ &lt;property name=&quot;width_request&quot;&gt;100&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
+ &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
&lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
- &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
@@ -4478,174 +4652,89 @@ the other to maintain the video&apos;s original aspect ratio.&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkCheckButton&quot; id=&quot;PictureDecomb&quot;&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;De-Comb&lt;/property&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;receives_default&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;active&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;draw_indicator&quot;&gt;True&lt;/property&gt;
- &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
- &lt;signal name=&quot;toggled&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;object class=&quot;GtkComboBoxEntry&quot; id=&quot;tweak_PictureDeinterlace&quot;&gt;
+ &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;4&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;child&gt;
+ &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox23&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox25&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label32&quot;&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label41&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Deblock:&lt;/property&gt;
- &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkAlignment&quot; id=&quot;alignment20&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;xscale&quot;&gt;0.55000001192092896&lt;/property&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkHScale&quot; id=&quot;PictureDeblock&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;adjustment&quot;&gt;adjustment20&lt;/property&gt;
- &lt;property name=&quot;digits&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;value_pos&quot;&gt;right&lt;/property&gt;
- &lt;signal name=&quot;value_changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
- &lt;signal name=&quot;format_value&quot; handler=&quot;format_deblock_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;/child&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Denoise:&lt;/property&gt;
+ &lt;property name=&quot;selectable&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
&lt;/object&gt;
&lt;packing&gt;
- &lt;property name=&quot;position&quot;&gt;3&lt;/property&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox12&quot;&gt;
+ &lt;object class=&quot;GtkComboBox&quot; id=&quot;PictureDenoise&quot;&gt;
+ &lt;property name=&quot;width_request&quot;&gt;100&lt;/property&gt;
&lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
&lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label20&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;can_focus&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Deinterlace:&lt;/property&gt;
- &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkComboBox&quot; id=&quot;PictureDeinterlace&quot;&gt;
- &lt;property name=&quot;width_request&quot;&gt;100&lt;/property&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
- &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkComboBoxEntry&quot; id=&quot;tweak_PictureDeinterlace&quot;&gt;
- &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
+ &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
+ &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;4&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;child&gt;
- &lt;object class=&quot;GtkHBox&quot; id=&quot;hbox13&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label21&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;xalign&quot;&gt;0&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;Denoise:&lt;/property&gt;
- &lt;property name=&quot;selectable&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;width_chars&quot;&gt;10&lt;/property&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;0&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkComboBox&quot; id=&quot;PictureDenoise&quot;&gt;
- &lt;property name=&quot;width_request&quot;&gt;100&lt;/property&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
- &lt;signal name=&quot;button_press_event&quot; handler=&quot;tweak_setting_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;1&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
- &lt;child&gt;
- &lt;object class=&quot;GtkComboBoxEntry&quot; id=&quot;tweak_PictureDenoise&quot;&gt;
- &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
- &lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
- &lt;/packing&gt;
- &lt;/child&gt;
+ &lt;object class=&quot;GtkComboBoxEntry&quot; id=&quot;tweak_PictureDenoise&quot;&gt;
+ &lt;signal name=&quot;changed&quot; handler=&quot;setting_widget_changed_cb&quot;/&gt;
&lt;/object&gt;
&lt;packing&gt;
&lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
- &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;5&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;5&lt;/property&gt;
+ &lt;/packing&gt;
&lt;/child&gt;
&lt;/object&gt;
&lt;/child&gt;
- &lt;child type=&quot;label&quot;&gt;
- &lt;object class=&quot;GtkLabel&quot; id=&quot;label22&quot;&gt;
- &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
- &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
- &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Filters&amp;lt;/b&amp;gt;&lt;/property&gt;
- &lt;property name=&quot;use_markup&quot;&gt;True&lt;/property&gt;
- &lt;/object&gt;
- &lt;/child&gt;
&lt;/object&gt;
- &lt;packing&gt;
- &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
- &lt;property name=&quot;position&quot;&gt;4&lt;/property&gt;
- &lt;/packing&gt;
&lt;/child&gt;
+ &lt;child type=&quot;label&quot;&gt;
+ &lt;object class=&quot;GtkLabel&quot; id=&quot;label33&quot;&gt;
+ &lt;property name=&quot;visible&quot;&gt;True&lt;/property&gt;
+ &lt;property name=&quot;events&quot;&gt;GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK&lt;/property&gt;
+ &lt;property name=&quot;label&quot; translatable=&quot;yes&quot;&gt;&amp;lt;b&amp;gt;Filters&amp;lt;/b&amp;gt;&lt;/property&gt;
+ &lt;property name=&quot;use_markup&quot;&gt;True&lt;/property&gt;
+ &lt;/object&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;packing&gt;
+ &lt;property name=&quot;expand&quot;&gt;False&lt;/property&gt;
+ &lt;property name=&quot;padding&quot;&gt;2&lt;/property&gt;
+ &lt;property name=&quot;position&quot;&gt;4&lt;/property&gt;
+ &lt;/packing&gt;
+ &lt;/child&gt;
+ &lt;/object&gt;
+ &lt;/child&gt;
&lt;/object&gt;
&lt;packing&gt;
@@ -4653,6 +4742,7 @@ the other to maintain the video&apos;s original aspect ratio.&lt;/property&gt;
&lt;property name=&quot;position&quot;&gt;2&lt;/property&gt;
&lt;/packing&gt;
&lt;/child&gt;
+
&lt;/object&gt;
&lt;/child&gt;
&lt;/object&gt;
@@ -5164,8 +5254,6 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
<integer>100</integer>
<key>folder</key>
<string></string>
- <key>live_duration</key>
- <integer>15</integer>
<key>preset</key>
<array>
<string>Normal</string>
@@ -5253,6 +5341,8 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
<false />
<key>hbfd_feature</key>
<false />
+ <key>live_duration</key>
+ <integer>15</integer>
<key>nocheckvquality</key>
<false />
<key>noscale</key>