OSDN Git Service

LinGui: Picture Filter enhancements
[handbrake-jp/handbrake-jp-git.git] / gtk / src / resources.plist
index 5cc700c..7cb6792 100644 (file)
     <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>
         <child>
           <object class="GtkToggleAction" id="show_presets">
             <property name="visible">True</property>
-            <property name="active">True</property>
+            <property name="active">False</property>
             <property name="name">show_presets</property>
             <property name="label" translatable="yes">Show Presets</property>
             <signal handler="show_presets_toggled_cb" name="toggled"/>
           </object>
         </child>
         <child>
-          <object class="GtkAction" id="show_activity_menu">
-            <property name="icon-name">hb-activity</property>
-            <property name="name">show_activity_menu</property>
-            <property name="label" translatable="yes">Show _Activity</property>
-            <signal handler="show_activity_clicked_cb" name="activate"/>
+          <object class="GtkAction" id="show_preview_menu">
+            <property name="icon-name">hb-picture</property>
+            <property name="name">show_preview_menu</property>
+            <property name="label" translatable="yes">_Picture Settings</property>
+            <signal handler="preview_menu_clicked_cb" name="activate"/>
           </object>
         </child>
         <child>
-          <object class="GtkAction" id="show_preview_menu">
-            <property name="name">show_preview_menu</property>
-            <property name="label" translatable="yes">Show _Preview</property>
-            <signal handler="preview_button_clicked_cb" name="activate"/>
+          <object class="GtkAction" id="show_activity_menu">
+            <property name="icon-name">hb-activity</property>
+            <property name="name">show_activity_menu</property>
+            <property name="label" translatable="yes">_Activity Window</property>
+            <signal handler="show_activity_menu_clicked_cb" name="activate"/>
           </object>
         </child>
         <child>
             <property name="icon-name">hb-queue</property>
             <property name="name">show_queue_menu</property>
             <property name="label" translatable="yes">Show _Queue</property>
-            <signal handler="show_queue_clicked_cb" name="activate"/>
+            <signal handler="show_queue_menu_clicked_cb" name="activate"/>
           </object>
         </child>
         <child>
         <menu action="menuitem3">
           <menuitem action="hbfd"/>
           <menuitem action="show_presets"/>
-          <menuitem action="show_activity_menu"/>
-          <menuitem action="show_preview_menu"/>
           <menuitem action="show_queue_menu"/>
+          <menuitem action="show_preview_menu"/>
+          <menuitem action="show_activity_menu"/>
         </menu>
         <menu action="menuitem4">
           <menuitem action="about"/>
     <signal handler="window_destroy_event_cb" name="destroy_event"/>
     <signal handler="window_delete_event_cb" name="delete_event"/>
     <child>
-      <object class="GtkVBox" id="vbox_j1">
+      <object class="GtkVBox" id="vbox48">
         <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>
               </packing>
             </child>
             <child>
-              <object class="GtkToolButton" id="show_queue">
+              <object class="GtkToggleToolButton" id="show_queue">
                 <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="tooltip-text" translatable="yes">Show Queue</property>
                 <property name="label" translatable="yes">Show Queue</property>
                 <property name="icon_name">hb-queue</property>
-                <signal handler="show_queue_clicked_cb" name="clicked"/>
+                <signal handler="show_queue_clicked_cb" name="toggled"/>
+              </object>
+              <packing>
+                <property name="expand">False</property>
+              </packing>
+            </child>
+            <child>
+              <object class="GtkToggleToolButton" id="show_picture">
+                <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="tooltip-text" translatable="yes">Open Picture Settings</property>
+                <property name="label" translatable="yes">Picture Settings</property>
+                <property name="icon_name">hb-picture</property>
+                <signal name="toggled" handler="preview_button_clicked_cb"/>
               </object>
               <packing>
                 <property name="expand">False</property>
               </packing>
             </child>
             <child>
-              <object class="GtkToolButton" id="show_activity">
+              <object class="GtkToggleToolButton" id="show_activity">
                 <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="tooltip-text" translatable="yes">Show Activity Window</property>
                 <property name="label" translatable="yes">Activity Window</property>
                 <property name="icon_name">hb-activity</property>
-                <signal handler="show_activity_clicked_cb" name="clicked"/>
+                <signal handler="show_activity_clicked_cb" name="toggled"/>
               </object>
               <packing>
                 <property name="expand">False</property>
                           <object class="GtkVBox" id="vbox3">
                             <property name="visible">True</property>
                             <child>
-                              <object class="GtkHBox" id="hbox2">
+                              <object class="GtkHBox" id="hbox54">
                                 <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>
                                     <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">Source Title</property>
+                                    <property name="label" translatable="yes"></property>
                                   </object>
                                 </child>
                                 <child>
                                   <object class="GtkAlignment" id="chapter_box">
                                     <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="xscale">0</property>
+                                    <property name="left_padding">16</property>
                                     <child>
                                       <object class="GtkHBox" id="hbox4">
                                         <property name="visible">True</property>
                                         <child>
                                           <object class="GtkLabel" id="label5">
                                             <property name="visible">True</property>
-                                            <property name="label" translatable="yes"> thru </property>
+                                            <property name="label" translatable="yes"> through </property>
                                           </object>
                                           <packing>
                                             <property name="expand">False</property>
                                     </child>
                                   </object>
                                   <packing>
+                                    <property name="expand">False</property>
                                     <property name="position">2</property>
                                   </packing>
                                 </child>
                                   <object class="GtkAlignment" id="alignment41">
                                     <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">1</property>
+                                    <property name="xalign">0</property>
                                     <property name="xscale">0</property>
+                                    <property name="left_padding">16</property>
                                     <child>
                                       <object class="GtkHBox" id="hbox42">
                                         <property name="visible">True</property>
                                     </child>
                                   </object>
                                   <packing>
+                                    <property name="expand">False</property>
                                     <property name="position">3</property>
                                   </packing>
                                 </child>
                         <property name="top_padding">6</property>
                         <property name="bottom_padding">6</property>
                         <child>
-                          <object class="GtkHBox" id="hbox_j4">
+                          <object class="GtkHBox" id="hbox67">
                             <property name="visible">True</property>
                             <property name="spacing">12</property>
                             <child>
                                     <property name="right_attach">2</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
+                                    <property name="x_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                                 <child>
                                   <object class="GtkEntry" id="dest_file">
                                     <property name="visible">True</property>
                                     <property name="can_focus">True</property>
-                                    <property name="width_chars">30</property>
+                                    <property name="width_chars">40</property>
                                     <signal name="changed" handler="dest_file_changed_cb"/>
                                     <signal name="grab_focus" handler="destination_grab_cb" after="yes"/>
                                     <accelerator key="d" signal="grab-focus" modifiers="GDK_MOD1_MASK"/>
                                   <packing>
                                     <property name="left_attach">1</property>
                                     <property name="right_attach">2</property>
+                                    <property name="x_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                                 <child>
                                     <property name="visible">True</property>
                                     <property name="label" translatable="yes">File:</property>
                                   </object>
+                                  <packing>
+                                    <property name="x_options">GTK_FILL</property>
+                                  </packing>
                                 </child>
                               </object>
                               <packing>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkTable" id="table1">
+                              <object class="GtkTable" id="container_box">
                                 <property name="visible">True</property>
                                 <property name="n_rows">2</property>
                                 <property name="n_columns">2</property>
                                   <object class="GtkHBox" id="hbox3">
                                     <property name="visible">True</property>
                                     <child>
-                                      <object class="GtkLabel" id="label27">
+                                      <object class="GtkLabel" id="label45">
                                         <property name="visible">True</property>
                                         <property name="label" translatable="yes">Container:</property>
                                       </object>
                                       </packing>
                                     </child>
                                   </object>
+                                  <packing>
+                                    <property name="x_options">GTK_FILL</property>
+                                    <property name="y_options">GTK_FILL</property>
+                                  </packing>
                                 </child>
                                 <child>
                                   <object class="GtkCheckButton" id="Mp4iPodCompatible">
                                     <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="xalign">0</property>
                                     <property name="draw_indicator">True</property>
                                     <signal name="toggled" handler="setting_widget_changed_cb"/>
                                   </object>
                                   <packing>
                                     <property name="left_attach">1</property>
                                     <property name="right_attach">2</property>
+                                    <property name="x_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                                 <child>
                                     <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="xalign">0</property>
                                     <property name="draw_indicator">True</property>
                                     <signal name="toggled" handler="http_opt_changed_cb"/>
                                   </object>
                                   <packing>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
+                                    <property name="x_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                                 <child>
                                     <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="xalign">0</property>
                                     <property name="draw_indicator">True</property>
                                     <signal name="toggled" handler="setting_widget_changed_cb"/>
                                   </object>
                                     <property name="right_attach">2</property>
                                     <property name="top_attach">1</property>
                                     <property name="bottom_attach">2</property>
+                                    <property name="x_options">GTK_FILL</property>
                                   </packing>
                                 </child>
                               </object>
                     <property name="spacing">3</property>
 
                     <child>
-                      <object class="GtkAlignment" id="alignment_a">
+                      <object class="GtkAlignment" id="alignment55">
                         <property name="visible">True</property>
                         <property name="top_padding">10</property>
                         <property name="left_padding">10</property>
 
                     <child>
-                      <object class="GtkVBox" id="vbox5">
+                      <object class="GtkVBox" id="vbox43">
                         <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">14</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="xalign">0</property>
-                                            <property name="label" translatable="yes">Dimenstions:</property>
+                                            <property name="label" translatable="yes">Dimensions:</property>
                                             <property name="width_chars">15</property>
                                           </object>
                                           <packing>
                                         <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="label24">
+                                          <object class="GtkLabel" id="label42">
                                             <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="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="label25">
+                                          <object class="GtkLabel" id="label43">
                                             <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>
                               </object>
                             </child>
                             <child type="label">
-                              <object class="GtkLabel" id="label26">
+                              <object class="GtkLabel" id="label44">
                                 <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"><b>Source Picture Parameters</b></property>
                                 <property name="left_padding">12</property>
                                 <property name="right_padding">2</property>
                                 <child>
-                                  <object class="GtkVBox" id="vbox6">
+                                  <object class="GtkVBox" id="vbox44">
                                     <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="hbox54">
+                                      <object class="GtkHBox" id="hbox61">
                                         <property name="visible">True</property>
                                         <child>
                                           <object class="GtkLabel" id="label13">
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkVBox" id="vbox7">
+                          <object class="GtkVBox" id="vbox45">
                             <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="GtkFrame" id="frame3">
+                              <object class="GtkFrame" id="frame16">
                                 <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">GTK_SHADOW_NONE</property>
                                 <child>
-                                  <object class="GtkAlignment" id="alignment7">
+                                  <object class="GtkAlignment" id="alignment20">
                                     <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="left_padding">12</property>
                                     <property name="right_padding">2</property>
                                     <child>
-                                      <object class="GtkVBox" id="vbox8">
+                                      <object class="GtkVBox" id="vbox46">
                                         <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>
                                         </child>
                                         <child>
-                                          <object class="GtkHBox" id="hbox26">
+                                          <object class="GtkHBox" id="hbox68">
                                             <property name="visible">True</property>
                                             <child>
                                               <object class="GtkLabel" id="label15">
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkHBox" id="hbox27">
+                                          <object class="GtkHBox" id="hbox69">
                                             <property name="visible">True</property>
                                             <child>
                                               <object class="GtkLabel" id="label17">
                     </child>
 
                     <child>
-                      <object class="GtkAlignment" id="alignment_b">
+                      <object class="GtkAlignment" id="alignment56">
                         <property name="visible">True</property>
                         <property name="right_padding">10</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="label8">
+                          <object class="GtkLabel" id="label73">
                             <property name="visible">True</property>
                           </object>
                           <packing>
                           </packing>
                         </child>
 
-
                         <child>
-                          <object class="GtkButton" id="preview_button">
-                            <property name="width_request">118</property>
+                          <object class="GtkHBox" id="hbox7">
                             <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="receives_default">True</property>
-                            <property name="relief">half</property>
-                            <signal name="clicked" handler="preview_button_clicked_cb"/>
+                            <property name="spacing">4</property>
                             <child>
-                              <object class="GtkHBox" id="hbox7">
+                              <object class="GtkLabel" id="label10">
                                 <property name="visible">True</property>
-                                <property name="spacing">4</property>
-                                <child>
-                                  <object class="GtkLabel" id="previewlabel1">
-                                    <property name="visible">True</property>
-                                    <property name="label" translatable="yes">Full Size Preview:</property>
-                                    <property name="justify">right</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">True</property>
-                                    <property name="position">0</property>
-                                  </packing>
-                                </child>
-                                <child>
-                                  <object class="GtkLabel" id="preview_dims">
-                                    <property name="width_request">85</property>
-                                    <property name="visible">True</property>
-                                    <property name="xalign">0.20999999344348907</property>
-                                    <property name="yalign">0</property>
-                                    <property name="label" translatable="yes">--</property>
-                                  </object>
-                                  <packing>
-                                    <property name="expand">True</property>
-                                    <property name="position">1</property>
-                                  </packing>
-                                </child>
+                                <property name="label" translatable="yes">Presentation Dimensions:</property>
+                                <property name="justify">right</property>
+                              </object>
+                              <packing>
+                                <property name="expand">True</property>
+                                <property name="position">0</property>
+                              </packing>
+                            </child>
+                            <child>
+                              <object class="GtkLabel" id="preview_dims">
+                                <property name="width_request">85</property>
+                                <property name="visible">True</property>
+                                <property name="xalign">0.2</property>
+                                <property name="yalign">0</property>
+                                <property name="label" translatable="yes">--</property>
                               </object>
+                              <packing>
+                                <property name="expand">True</property>
+                                <property name="position">1</property>
+                              </packing>
                             </child>
 
                           </object>
                     <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="vbox_j18">
+                      <object class="GtkVBox" id="vbox47">
                         <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>
                                         <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="label28">
+                                          <object class="GtkLabel" id="label46">
                                             <property name="visible">True</property>
                                             <property name="xalign">0</property>
                                             <property name="label" translatable="yes">Video Codec:</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="label29">
+                                          <object class="GtkLabel" id="label47">
                                             <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>
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkHBox" id="hbox20">
+                                      <object class="GtkHBox" id="hbox62">
                                         <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>
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkHBox" id="hbox21">
+                                      <object class="GtkHBox" id="hbox56">
                                         <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>
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkHBox" id="hbox22">
+                                      <object class="GtkHBox" id="hbox57">
                                         <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>
                 </child>
                 <child type="tab">
-                  <object class="GtkLabel" id="label32">
+                  <object class="GtkLabel" id="label65">
                     <property name="visible">True</property>
                     <property name="label" translatable="yes">Video</property>
                   </object>
                                 <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="hbox23">
+                                  <object class="GtkHBox" id="hbox58">
                                     <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>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkTable" id="table2">
+                                  <object class="GtkTable" id="table1">
                                     <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">2</property>
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkLabel" id="label36">
+                                      <object class="GtkLabel" id="label68">
                                         <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">Codec</property>
                                       </packing>
                                     </child>
                                     <child>
-                                      <object class="GtkLabel" id="label37">
+                                      <object class="GtkLabel" id="label69">
                                         <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">Bitrate</property>
                       </object>
                     </child>
                     <child>
-                      <object class="GtkHBox" id="hboxj01">
+                      <object class="GtkHBox" id="hbox63">
                         <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="GtkFrame" id="framej01">
+                          <object class="GtkFrame" id="frame18">
                             <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="alignmentj01">
+                              <object class="GtkAlignment" id="alignment57">
                                 <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="left_padding">12</property>
                                 <property name="right_padding">2</property>
                                 <child>
-                                  <object class="GtkHBox" id="hboxj02">
+                                  <object class="GtkHBox" id="hbox64">
                                     <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>
                               </object>
                             </child>
                             <child type="label">
-                              <object class="GtkLabel" id="labelj01">
+                              <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="label" translatable="yes"><b>Preferred Audio Language</b></property>
                           </object>
                         </child>
                         <child>
-                          <object class="GtkFrame" id="framej02">
+                          <object class="GtkFrame" id="frame19">
                             <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="alignmentj02">
+                              <object class="GtkAlignment" id="alignment58">
                                 <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="left_padding">12</property>
                                 <property name="right_padding">2</property>
                                 <child>
-                                  <object class="GtkHBox" id="hboxj03">
+                                  <object class="GtkHBox" id="hbox65">
                                     <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>
                               </object>
                             </child>
                             <child type="label">
-                              <object class="GtkLabel" id="labelj02">
+                              <object class="GtkLabel" id="label75">
                                 <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"><b>Subtitles</b></property>
@@ -2413,7 +2444,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkVSeparator" id="vseparator_j3">
+                      <object class="GtkVSeparator" id="vseparator1">
                         <property name="visible">True</property>
                       </object>
                       <packing>
@@ -2472,7 +2503,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</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="tooltip-text" translatable="yes">This sets the shape of the area x264 searches when estimating motion. Your choices are a diamond, a hexagon, a more complex hexagonal shape, or searching the entire frame. You are best off using Uneven Multi-Hexagonal searching.</property>
-                                                <signal handler="x264_widget_changed_cb" name="changed"/>
+                                                <signal handler="x264_me_changed_cb" name="changed"/>
                                               </object>
                                             </child>
                                           </object>
@@ -2581,7 +2612,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
                                           </packing>
                                         </child>
                                         <child>
-                                          <object class="GtkAlignment" id="alignment34">
+                                          <object class="GtkAlignment" id="alignment37">
                                             <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>
@@ -2924,7 +2955,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
         </child>
         <child>
           <object class="GtkFrame" id="presets_frame">
-            <property name="visible">True</property>
+            <property name="visible">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="border_width">3</property>
             <property name="label_xalign">0</property>
@@ -3010,7 +3041,7 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="label1">
+                              <object class="GtkLabel" id="label78">
                                 <property name="width_request">41</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>
@@ -3107,10 +3138,10 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
         <property name="visible">True</property>
         <property name="spacing">2</property>
         <child>
-          <object class="GtkHBox" id="hbox24">
+          <object class="GtkHBox" id="hbox59">
             <property name="visible">True</property>
             <child>
-              <object class="GtkVBox" id="vbox19">
+              <object class="GtkVBox" id="vbox20">
                 <property name="visible">True</property>
                 <child>
                   <object class="GtkEventBox" id="eventbox1">
@@ -3139,11 +3170,11 @@ no-fast-pskip=0:no-dct-decimate=0:cabac=1</property>
             </child>
 
                 <child>
-                  <object class="GtkAlignment" id="alignment6">
+                  <object class="GtkAlignment" id="alignment22">
                     <property name="visible">True</property>
                     <property name="left_padding">12</property>
                     <child>
-                      <object class="GtkVBox" id="vbox29">
+                      <object class="GtkVBox" id="vbox42">
                         <property name="visible">True</property>
                         <child>
                           <object class="GtkCheckButton" id="use_source_name">
@@ -3156,19 +3187,56 @@ label.</property>
                             <property name="draw_indicator">True</property>
                             <signal name="toggled" handler="pref_changed_cb"/>
                           </object>
+                          <packing>
+                            <property name="expand">False</property>
+                          </packing>
                         </child>
+
                         <child>
-                          <object class="GtkCheckButton" id="chapters_in_destination">
+                          <object class="GtkAlignment" id="alignment6">
                             <property name="visible">True</property>
-                            <property name="can_focus">True</property>
-                            <property name="tooltip_text">Add chapter numbers to the 
+                            <property name="left_padding">18</property>
+                            <child>
+                              <object class="GtkVBox" id="vbox29">
+                                <property name="visible">True</property>
+
+                                <child>
+                                  <object class="GtkCheckButton" id="chapters_in_destination">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="tooltip_text">Add chapter numbers to the 
 auto-generated destination name.</property>
-                            <property name="label" translatable="yes">Add chapters to destination name</property>
-                            <property name="draw_indicator">True</property>
-                            <signal name="toggled" handler="pref_changed_cb"/>
+                                    <property name="label" translatable="yes">Add chapters to destination name</property>
+                                    <property name="active">True</property>
+                                    <property name="draw_indicator">True</property>
+                                    <signal name="toggled" handler="pref_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkCheckButton" id="title_no_in_destination">
+                                    <property name="visible">True</property>
+                                    <property name="can_focus">True</property>
+                                    <property name="tooltip_text">Add title number to the 
+auto-generated destination name.</property>
+                                    <property name="label" translatable="yes">Add title # to destination name</property>
+                                    <property name="active">True</property>
+                                    <property name="draw_indicator">True</property>
+                                    <signal name="toggled" handler="pref_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">1</property>
+                                  </packing>
+                                </child>
+                              </object>
+                            </child>
                           </object>
                           <packing>
-                            <property name="position">1</property>
+                              <property name="expand">False</property>
+                              <property name="position">1</property>
                           </packing>
                         </child>
                         <child>
@@ -3183,6 +3251,7 @@ non-hidef screens.  </property>
                             <signal name="toggled" handler="pref_changed_cb"/>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
                             <property name="position">2</property>
                           </packing>
                         </child>
@@ -3200,6 +3269,7 @@ the required multiple.</property>
                             <signal name="toggled" handler="pref_changed_cb"/>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
                             <property name="position">3</property>
                           </packing>
                         </child>
@@ -3219,6 +3289,7 @@ this setting.</property>
                             <signal name="toggled" handler="vcodec_changed_cb"/>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
                             <property name="position">4</property>
                           </packing>
                         </child>
@@ -3235,16 +3306,17 @@ location as the movie.</property>
                             <signal name="toggled" handler="pref_changed_cb"/>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
                             <property name="position">5</property>
                           </packing>
                         </child>
 
                         <child>
-                          <object class="GtkAlignment" id="alignment_j6">
+                          <object class="GtkAlignment" id="alignment50">
                             <property name="visible">True</property>
                             <property name="left_padding">4</property>
                             <child>
-                              <object class="GtkHBox" id="hbox_j3">
+                              <object class="GtkHBox" id="hbox66">
                                 <property name="visible">True</property>
                                 <child>
                                   <object class="GtkSpinButton" id="preview_count">
@@ -3262,7 +3334,7 @@ location as the movie.</property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkLabel" id="label_j3">
+                                  <object class="GtkLabel" id="label77">
                                     <property name="justify">GTK_JUSTIFY_LEFT</property>
                                     <property name="visible">True</property>
                                     <property name="label" translatable="yes"> Number of previews </property>
@@ -3277,9 +3349,49 @@ location as the movie.</property>
                             </child>
                           </object>
                           <packing>
+                            <property name="expand">False</property>
                             <property name="position">6</property>
                           </packing>
                         </child>
+
+                        <child>
+                          <object class="GtkAlignment" id="alignment51">
+                            <property name="visible">True</property>
+                            <property name="left_padding">4</property>
+                            <child>
+                              <object class="GtkHBox" id="hbox50">
+                                <property name="visible">True</property>
+                                <property name="spacing">4</property>
+                                <child>
+                                  <object class="GtkComboBox" id="LoggingLevel">
+                                    <property name="visible">True</property>
+                                    <property name="width_request">55</property>
+                                    <signal name="changed" handler="pref_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkLabel" id="label1">
+                                    <property name="visible">True</property>
+                                    <property name="xalign">0</property>
+                                    <property name="label" translatable="yes">Logging Level</property>
+                                  </object>
+                                  <packing>
+                                    <property name="position">1</property>
+                                  </packing>
+                                </child>
+                              </object>
+                            </child>
+                          </object>
+                          <packing>
+                            <property name="expand">False</property>
+                            <property name="position">7</property>
+                          </packing>
+                        </child>
+
                         <child>
                           <object class="GtkCheckButton" id="allow_tweaks">
                             <property name="can_focus">True</property>
@@ -3288,7 +3400,8 @@ location as the movie.</property>
                             <signal name="toggled" handler="tweaks_changed_cb"/>
                           </object>
                           <packing>
-                            <property name="position">7</property>
+                            <property name="expand">False</property>
+                            <property name="position">8</property>
                           </packing>
                         </child>
                         <child>
@@ -3299,7 +3412,8 @@ location as the movie.</property>
                             <signal name="toggled" handler="hbfd_feature_changed_cb"/>
                           </object>
                           <packing>
-                            <property name="position">8</property>
+                            <property name="expand">False</property>
+                            <property name="position">9</property>
                           </packing>
                         </child>
                       </object>
@@ -3610,7 +3724,7 @@ location as the movie.</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
     <property name="skip_taskbar_hint">True</property>
     <property name="skip_pager_hint">True</property>
-    <signal handler="gtk_widget_hide_on_delete" name="delete_event"/>
+    <signal handler="activity_window_delete_cb" name="delete_event"/>
     <child>
       <object class="GtkVBox" id="vbox37">
         <property name="visible">True</property>
@@ -3665,7 +3779,7 @@ location as the movie.</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
     <property name="skip_taskbar_hint">True</property>
     <property name="skip_pager_hint">True</property>
-    <signal handler="gtk_widget_hide_on_delete" name="delete_event"/>
+    <signal handler="queue_window_delete_cb" name="delete_event"/>
     <child>
       <object class="GtkVBox" id="vbox34">
         <property name="visible">True</property>
@@ -3806,149 +3920,216 @@ location as the movie.</property>
     <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
     <property name="skip_taskbar_hint">True</property>
     <property name="skip_pager_hint">True</property>
-    <signal handler="gtk_widget_hide_on_delete" name="delete_event"/>
+    <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="vbox40">
             <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="alignment52">
                 <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="alignment53">
                 <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="hbox70">
                     <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="label71">
+                            <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="label72">
+                            <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"><b>Frame</b></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"/>
+                    <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"><b>Preview Frame:</b></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="hbox60">
+                        <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"><b>Duration:</b></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">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="vseparator2">
+            <property name="visible">True</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -3957,210 +4138,219 @@ location as the movie.</property>
         </child>
 
         <child>
-          <object class="GtkHBox" id="hbox8">
+          <object class="GtkNotebook" id="notebook1">
+            <property name="visible">True</property>
+            <property name="can_focus">True</property>
+        <child>
+          <object class="GtkAlignment" id="alignment54">
             <property name="visible">True</property>
+            <property name="top_padding">6</property>
+            <property name="bottom_padding">6</property>
             <child>
-              <object class="GtkFrame" id="Cropping3">
+              <object class="GtkVBox" id="vbox5">
                 <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="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="vbox39">
+                      <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="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>
+                            <property name="n_rows">5</property>
+                            <property name="n_columns">5</property>
                             <child>
-                              <object class="GtkTable" id="table6">
+                              <object class="GtkLabel" id="label20">
                                 <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>
+                                <property name="label" translatable="yes">Left</property>
+                                <property name="width_chars">4</property>
                               </object>
                               <packing>
-                                <property name="expand">False</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="label41">
+                                <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="adjustment">adjustment13</property>
+                                <signal name="value_changed" handler="crop_changed_cb"/>
+                              </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"></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="label" translatable="yes">Auto Crop</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">1</property>
@@ -4168,59 +4358,94 @@ location as the movie.</property>
                         </child>
                       </object>
                     </child>
-
-                <child type="label">
-                  <object class="GtkLabel" id="label82">
-                    <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"><b>Cropping</b></property>
-                    <property name="use_markup">True</property>
+                    <child type="label">
+                      <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"><b>Cropping</b></property>
+                        <property name="use_markup">True</property>
+                      </object>
+                    </child>
                   </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="padding">2</property>
+                    <property name="position">0</property>
+                  </packing>
                 </child>
-              </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="padding">2</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkVSeparator" id="vseparator_j1">
-                <property name="visible">True</property>
-              </object>
-              <packing>
-                <property name="expand">False</property>
-                <property name="position">1</property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkFrame" id="frame19">
-                <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="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="top_padding">6</property>
-                    <property name="bottom_padding">2</property>
-                    <property name="left_padding">12</property>
-                    <property name="right_padding">2</property>
+                    <property name="label_xalign">0</property>
+                    <property name="shadow_type">none</property>
                     <child>
-                      <object class="GtkVBox" id="vbox41">
+                      <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="spacing">2</property>
+                        <property name="top_padding">6</property>
+                        <property name="bottom_padding">2</property>
+                        <property name="left_padding">12</property>
+                        <property name="right_padding">2</property>
                         <child>
-                          <object class="GtkHBox" id="hbox50">
+                          <object class="GtkVBox" id="vbox7">
                             <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">2</property>
                             <child>
-                              <object class="GtkLabel" id="label85">
+                              <object class="GtkHBox" id="hbox51">
                                 <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>
+                                <property name="spacing">4</property>
+                                <child>
+                                  <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>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkSpinButton" id="scale_width">
+                                    <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">adjustment17</property>
+                                    <property name="snap_to_ticks">True</property>
+                                    <signal name="value_changed" handler="scale_width_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">1</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <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>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">2</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkSpinButton" id="scale_height">
+                                    <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">adjustment18</property>
+                                    <signal name="value_changed" handler="scale_height_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">3</property>
+                                  </packing>
+                                </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
@@ -4228,13 +4453,22 @@ location as the movie.</property>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkSpinButton" id="scale_width">
+                              <object class="GtkHBox" id="hbox71">
                                 <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">adjustment17</property>
-                                <property name="snap_to_ticks">True</property>
-                                <signal handler="scale_width_changed_cb" name="value_changed"/>
+                                <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="receives_default">False</property>
+                                    <property name="draw_indicator">True</property>
+                                    <signal name="toggled" handler="scale_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
@@ -4242,10 +4476,24 @@ location as the movie.</property>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkLabel" id="label86">
+                              <object class="GtkHBox" id="hbox72">
                                 <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>
+                                <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="draw_indicator">True</property>
+                                    <signal name="toggled" handler="scale_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">0</property>
+                                  </packing>
+                                </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
@@ -4253,12 +4501,42 @@ location as the movie.</property>
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkSpinButton" id="scale_height">
+                              <object class="GtkHBox" id="hbox20">
                                 <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">adjustment18</property>
-                                <signal handler="scale_height_changed_cb" name="value_changed"/>
+                                <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="active">True</property>
+                                    <property name="draw_indicator">True</property>
+                                    <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="active">True</property>
+                                    <property name="draw_indicator">True</property>
+                                    <signal name="toggled" handler="scale_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="expand">False</property>
+                                    <property name="position">1</property>
+                                  </packing>
+                                </child>
                               </object>
                               <packing>
                                 <property name="expand">False</property>
@@ -4266,129 +4544,48 @@ location as the movie.</property>
                               </packing>
                             </child>
                           </object>
-                          <packing>
-                            <property name="expand">False</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkHBox" id="hbox51">
-                            <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="visible">True</property>
-                                <property name="can_focus">True</property>
-                                <property name="label" translatable="yes">Optimal for source</property>
-                                <property name="draw_indicator">True</property>
-                                <signal handler="scale_changed_cb" name="toggled"/>
-                              </object>
-                            </child>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="position">1</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkHBox" id="hbox52">
-                            <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="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="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"/>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                              </packing>
-                            </child>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="position">2</property>
-                          </packing>
-                        </child>
-                        <child>
-                          <object class="GtkHBox" id="hbox53">
-                            <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="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="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"/>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkCheckButton" id="PictureKeepRatio">
-                                <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="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"/>
-                              </object>
-                              <packing>
-                                <property name="expand">False</property>
-                                <property name="position">1</property>
-                              </packing>
-                            </child>
-                          </object>
-                          <packing>
-                            <property name="expand">False</property>
-                            <property name="position">3</property>
-                          </packing>
                         </child>
                       </object>
                     </child>
+                    <child type="label">
+                      <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"><b>Scaling</b></property>
+                        <property name="use_markup">True</property>
+                      </object>
+                    </child>
                   </object>
-                </child>
-                <child type="label">
-                  <object class="GtkLabel" id="label87">
-                    <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"><b>Scaling</b></property>
-                    <property name="use_markup">True</property>
-                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="padding">2</property>
+                    <property name="position">1</property>
+                  </packing>
                 </child>
               </object>
-              <packing>
-                <property name="expand">True</property>
-                <property name="padding">2</property>
-                <property name="position">2</property>
-              </packing>
             </child>
-            <child>
-              <object class="GtkVSeparator" id="vseparator_j1">
+          </object>
+        </child>
+            <child type="tab">
+              <object class="GtkLabel" id="label79">
                 <property name="visible">True</property>
+                <property name="label" translatable="yes">Dimensions</property>
               </object>
               <packing>
-                <property name="expand">False</property>
-                <property name="position">3</property>
+                <property name="tab_fill">False</property>
               </packing>
             </child>
 
+        <child>
+          <object class="GtkAlignment" id="alignment43">
+            <property name="visible">True</property>
+            <property name="top_padding">6</property>
+            <property name="bottom_padding">6</property>
+            <child>
+              <object class="GtkVBox" id="vbox4">
+                <property name="visible">True</property>
                 <child>
-                  <object class="GtkFrame" id="frame4">
+                  <object class="GtkFrame" id="frame17">
                     <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>
@@ -4401,7 +4598,7 @@ the other to maintain the video's original aspect ratio.</property>
                         <property name="bottom_padding">2</property>
                         <property name="left_padding">12</property>
                         <child>
-                          <object class="GtkVBox" id="vbox10">
+                          <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>
                             <child>
@@ -4419,94 +4616,131 @@ the other to maintain the video's original aspect ratio.</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>
+                              <object class="GtkAlignment" id="alignment2">
                                 <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>
+                                <property name="xalign">0</property>
+                                <property name="xscale">0</property>
+
                             <child>
-                              <object class="GtkHBox" id="hbox25">
+                              <object class="GtkTable" id="table90">
                                 <property name="visible">True</property>
+                                <property name="n_rows">2</property>
+                                <property name="n_columns">2</property>
+                                <property name="column_spacing">5</property>
+
                                 <child>
-                                  <object class="GtkLabel" id="label41">
+                                  <object class="GtkLabel" id="label56">
                                     <property name="visible">True</property>
                                     <property name="xalign">0</property>
                                     <property name="label" translatable="yes">Deblock:</property>
-                                    <property name="width_chars">10</property>
+                                  </object>
+                                </child>
+                                <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>
                                   <packing>
-                                    <property name="expand">False</property>
-                                    <property name="position">0</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkLabel" id="label56">
+                                    <property name="visible">True</property>
+                                    <property name="xalign">0</property>
+                                    <property name="label" translatable="yes">Detelecine:</property>
+                                  </object>
+                                  <packing>
+                                    <property name="top_attach">1</property>
+                                    <property name="bottom_attach">2</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkComboBox" id="PictureDetelecine">
+                                    <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"/>
+                                  </object>
+                                  <packing>
+                                    <property name="top_attach">1</property>
+                                    <property name="bottom_attach">2</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <object class="GtkEntry" id="PictureDetelecineCustom">
+                                    <property name="width_chars">8</property>
+                                    <signal name="changed" handler="setting_widget_changed_cb"/>
+                                  </object>
+                                  <packing>
+                                    <property name="top_attach">2</property>
+                                    <property name="bottom_attach">3</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
+                                  </packing>
+                                </child>
+
+                                <child>
+                                  <object class="GtkLabel" id="label56">
+                                    <property name="visible">True</property>
+                                    <property name="xalign">0</property>
+                                    <property name="label" translatable="yes">Decomb:</property>
+                                  </object>
+                                  <packing>
+                                    <property name="top_attach">3</property>
+                                    <property name="bottom_attach">4</property>
+                                  </packing>
+                                </child>
+                                <child>
+                                  <object class="GtkComboBox" id="PictureDecomb">
+                                    <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"/>
+                                  </object>
+                                  <packing>
+                                    <property name="top_attach">3</property>
+                                    <property name="bottom_attach">4</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</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>
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <object class="GtkEntry" id="PictureDecombCustom">
+                                    <property name="width_chars">8</property>
+                                    <signal name="changed" handler="setting_widget_changed_cb"/>
                                   </object>
                                   <packing>
-                                    <property name="position">1</property>
+                                    <property name="top_attach">4</property>
+                                    <property name="bottom_attach">5</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
                                   </packing>
                                 </child>
-                              </object>
-                              <packing>
-                                <property name="position">3</property>
-                              </packing>
-                            </child>
-                            <child>
-                              <object class="GtkHBox" id="hbox12">
-                                <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">
+                                  <object class="GtkLabel" id="label31">
                                     <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>
+                                    <property name="top_attach">5</property>
+                                    <property name="bottom_attach">6</property>
                                   </packing>
                                 </child>
                                 <child>
@@ -4515,45 +4749,38 @@ the other to maintain the video's original aspect ratio.</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>
+                                    <property name="top_attach">5</property>
+                                    <property name="bottom_attach">6</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkComboBoxEntry" id="tweak_PictureDeinterlace">
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <object class="GtkEntry" id="PictureDeinterlaceCustom">
+                                    <property name="width_chars">8</property>
                                     <signal name="changed" handler="setting_widget_changed_cb"/>
                                   </object>
                                   <packing>
-                                    <property name="expand">False</property>
-                                    <property name="position">2</property>
+                                    <property name="top_attach">6</property>
+                                    <property name="bottom_attach">7</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">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="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">
+                                  <object class="GtkLabel" id="label32">
                                     <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>
+                                    <property name="top_attach">7</property>
+                                    <property name="bottom_attach">8</property>
                                   </packing>
                                 </child>
                                 <child>
@@ -4562,27 +4789,36 @@ the other to maintain the video's original aspect ratio.</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>
+                                    <property name="top_attach">7</property>
+                                    <property name="bottom_attach">8</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
                                   </packing>
                                 </child>
                                 <child>
-                                  <object class="GtkComboBoxEntry" id="tweak_PictureDenoise">
+                                  <placeholder/>
+                                </child>
+                                <child>
+                                  <object class="GtkEntry" id="PictureDenoiseCustom">
+                                    <property name="width_chars">8</property>
                                     <signal name="changed" handler="setting_widget_changed_cb"/>
                                   </object>
                                   <packing>
-                                    <property name="expand">False</property>
-                                    <property name="position">2</property>
+                                    <property name="top_attach">8</property>
+                                    <property name="bottom_attach">9</property>
+                                    <property name="left_attach">1</property>
+                                    <property name="right_attach">2</property>
                                   </packing>
                                 </child>
                               </object>
+                            </child>
+
+                              </object>
                               <packing>
                                 <property name="expand">False</property>
-                                <property name="padding">2</property>
-                                <property name="position">5</property>
+                                <property name="position">1</property>
                               </packing>
                             </child>
                           </object>
@@ -4590,24 +4826,39 @@ the other to maintain the video's original aspect ratio.</property>
                       </object>
                     </child>
                     <child type="label">
-                      <object class="GtkLabel" id="label22">
+                      <object class="GtkLabel" id="label66">
                         <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"><b>Filters</b></property>
+                        <property name="label" translatable="yes"></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>
+                    <property name="position">1</property>
                   </packing>
                 </child>
+              </object>
+            </child>
+          </object>
+        </child>
 
+            <child type="tab">
+              <object class="GtkLabel" id="label81">
+                <property name="visible">True</property>
+                <property name="label" translatable="yes">Filters</property>
+              </object>
+              <packing>
+                <property name="position">1</property>
+                <property name="tab_fill">False</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="expand">False</property>
-            <property name="position">2</property>
+            <property name="position">1</property>
           </packing>
         </child>
       </object>
@@ -4884,10 +5135,10 @@ libxvidcore authors:
               </packing>
             </child>
             <child>
-              <object class="GtkVBox" id="vbox1">
+              <object class="GtkVBox" id="vbox41">
                 <property name="visible">True</property>
                 <child>
-                  <object class="GtkLabel" id="label3">
+                  <object class="GtkLabel" id="label22">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
                     <property name="xpad">10</property>
@@ -4914,7 +5165,7 @@ libxvidcore authors:
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkFrame" id="frame2">
+                  <object class="GtkFrame" id="frame15">
                     <property name="visible">True</property>
                     <property name="label_xalign">0</property>
                     <property name="shadow_type">etched-out</property>
@@ -5033,6 +5284,10 @@ R2RrUAABABgBAQACAAACAAAAAIAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
                <data>
 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
                </data>
+               <key>hb-picture</key>
+               <data>
+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/MzMz/wAAABkAAAAeGBcXoDMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8zMzP/MzMz/zMzM/8YFxegAAAAHgAAABQAAAAtAAAAOQAAAD4AAABDAAAARQAAAEUAAABFAAAARQAAAEUAAABFAAAARQAAAEUAAABFAAAARgAAAEUAAABFAAAARQAAAEUAAABFAAAARQAAAEUAAABFAAAARQAAAEUAAABFAAAARQAAAEUAAABFAAAARAAAADgAAAAYAAAAEAAAABoAAAAhAAAAJAAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAlAAAAJQAAACUAAAAkAAAAHQAAAA4AAAACAAAABAAAAAcAAAAHAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAcAAAAFAAAAAg==
+               </data>
                <key>hb-play</key>
                <data>
 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
@@ -5121,8 +5376,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>
@@ -5145,10 +5398,6 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                        <integer>-1</integer>
                        <key>title</key>
                        <string>none</string>
-                       <key>tweak_PictureDecomb</key>
-                       <string></string>
-                       <key>tweak_PictureDetelecine</key>
-                       <string></string>
                        <key>volume_label</key>
                        <string>New Video</string>
                        <key>vquality_type_bitrate</key>
@@ -5196,6 +5445,8 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <dict>
                        <key>EncodeLogLocation</key>
                        <false />
+                       <key>LoggingLevel</key>
+                       <string>1</string>
                        <key>allow_tweaks</key>
                        <false />
                        <key>chapters_in_destination</key>
@@ -5208,6 +5459,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>
@@ -5217,7 +5470,9 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                        <key>reduce_hd_preview</key>
                        <true />
                        <key>show_presets</key>
-                       <true />
+                       <false />
+                       <key>title_no_in_destination</key>
+                       <false />
                        <key>update_skip_version</key>
                        <integer>0</integer>
                        <key>use_source_name</key>
@@ -5269,13 +5524,21 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                        <key>PictureDeblock</key>
                        <integer>0</integer>
                        <key>PictureDecomb</key>
-                       <false />
+                       <string>none</string>
+                       <key>PictureDecombCustom</key>
+                       <string></string>
                        <key>PictureDeinterlace</key>
                        <string>none</string>
+                       <key>PictureDeinterlaceCustom</key>
+                       <string></string>
                        <key>PictureDenoise</key>
                        <string>none</string>
+                       <key>PictureDenoiseCustom</key>
+                       <string></string>
                        <key>PictureDetelecine</key>
-                       <true />
+                       <string>none</string>
+                       <key>PictureDetelecineCustom</key>
+                       <string></string>
                        <key>PictureHeight</key>
                        <integer>0</integer>
                        <key>PictureKeepRatio</key>
@@ -5409,7 +5672,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -5494,7 +5757,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -5581,7 +5844,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -5686,7 +5949,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -5769,7 +6032,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -5875,7 +6138,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                                        <key>PictureDenoise</key>
                                                        <string>0</string>
                                                        <key>PictureDetelecine</key>
-                                                       <false />
+                                                       <string>0</string>
                                                        <key>PictureHeight</key>
                                                        <integer>0</integer>
                                                        <key>PictureKeepRatio</key>
@@ -5962,7 +6225,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                                        <key>PictureDenoise</key>
                                                        <string>0</string>
                                                        <key>PictureDetelecine</key>
-                                                       <false />
+                                                       <string>0</string>
                                                        <key>PictureHeight</key>
                                                        <integer>0</integer>
                                                        <key>PictureKeepRatio</key>
@@ -6049,7 +6312,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                                        <key>PictureDenoise</key>
                                                        <string>0</string>
                                                        <key>PictureDetelecine</key>
-                                                       <false />
+                                                       <string>0</string>
                                                        <key>PictureHeight</key>
                                                        <integer>0</integer>
                                                        <key>PictureKeepRatio</key>
@@ -6153,7 +6416,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6240,7 +6503,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6332,13 +6595,13 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDeblock</key>
                                        <integer>0</integer>
                                        <key>PictureDecomb</key>
-                                       <true />
+                                       <string>2</string>
                                        <key>PictureDeinterlace</key>
                                        <string>0</string>
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <true />
+                                       <string>2</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6425,7 +6688,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6512,7 +6775,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6595,13 +6858,13 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDeblock</key>
                                        <integer>0</integer>
                                        <key>PictureDecomb</key>
-                                       <true />
+                                       <string>2</string>
                                        <key>PictureDeinterlace</key>
                                        <string>0</string>
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <true />
+                                       <string>2</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6699,7 +6962,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>208</integer>
                                        <key>PictureKeepRatio</key>
@@ -6784,7 +7047,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6867,7 +7130,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                        <key>PictureDenoise</key>
                                        <string>0</string>
                                        <key>PictureDetelecine</key>
-                                       <false />
+                                       <string>0</string>
                                        <key>PictureHeight</key>
                                        <integer>0</integer>
                                        <key>PictureKeepRatio</key>
@@ -6953,7 +7216,20 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <key>PictureDecomb</key>
                <array>
                        <string>PictureDeinterlace</string>
-                       <string>tweak_PictureDeinterlace</string>
+                       <string>PictureDeinterlaceCustom</string>
+                       <string>PictureDecombCustom</string>
+               </array>
+               <key>PictureDeinterlace</key>
+               <array>
+                       <string>PictureDeinterlaceCustom</string>
+               </array>
+               <key>PictureDenoise</key>
+               <array>
+                       <string>PictureDenoiseCustom</string>
+               </array>
+               <key>PictureDetelecine</key>
+               <array>
+                       <string>PictureDetelecineCustom</string>
                </array>
                <key>PictureKeepRatio</key>
                <array>
@@ -6984,7 +7260,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <array>
                        <string>queue_add</string>
                        <string>queue_add_menu</string>
-                       <string>preview_button</string>
+                       <string>show_picture</string>
                        <string>show_preview_menu</string>
                        <string>preview_frame</string>
                        <string>picture_label</string>
@@ -6998,6 +7274,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <key>use_source_name</key>
                <array>
                        <string>chapters_in_destination</string>
+                       <string>title_no_in_destination</string>
                </array>
                <key>vquality_type_bitrate</key>
                <array>
@@ -7024,10 +7301,6 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <array>
                        <string>x264_trellis</string>
                </array>
-               <key>x264_me</key>
-               <array>
-                       <string>x264_merange</string>
-               </array>
                <key>x264_refs</key>
                <array>
                        <string>x264_mixed_refs</string>
@@ -7039,32 +7312,36 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                <array>
                        <array>
                                <string>AudioEncoder</string>
-                               <string>ac3</string>
+                               <string>ac3|dts</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>AudioMixdown</key>
                <array>
                        <array>
                                <string>AudioEncoder</string>
-                               <string>ac3</string>
+                               <string>ac3|dts</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>AudioSamplerate</key>
                <array>
                        <array>
                                <string>AudioEncoder</string>
-                               <string>ac3</string>
+                               <string>ac3|dts</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>AudioTrackDRCSlider</key>
                <array>
                        <array>
                                <string>AudioEncoder</string>
-                               <string>ac3</string>
+                               <string>ac3|dts</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>Mp4HttpOptimize</key>
@@ -7073,6 +7350,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>FileFormat</string>
                                <string>mp4|m4v</string>
                                <false />
+                               <true />
                        </array>
                </array>
                <key>Mp4LargeFile</key>
@@ -7081,6 +7359,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>FileFormat</string>
                                <string>mp4|m4v</string>
                                <false />
+                               <true />
                        </array>
                </array>
                <key>Mp4iPodCompatible</key>
@@ -7089,11 +7368,13 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>FileFormat</string>
                                <string>mp4|m4v</string>
                                <false />
+                               <true />
                        </array>
                        <array>
                                <string>VideoEncoder</string>
                                <string>x264</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>PictureBottomCrop</key>
@@ -7102,13 +7383,57 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>PictureAutoCrop</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
+                       </array>
+               </array>
+               <key>PictureDecombCustom</key>
+               <array>
+                       <array>
+                               <string>PictureDecomb</string>
+                               <string>custom</string>
+                               <false />
+                               <true />
                        </array>
                </array>
                <key>PictureDeinterlace</key>
                <array>
                        <array>
                                <string>PictureDecomb</string>
-                               <string>TRUE</string>
+                               <string>none</string>
+                               <false />
+                               <false />
+                       </array>
+               </array>
+               <key>PictureDeinterlaceCustom</key>
+               <array>
+                       <array>
+                               <string>PictureDecomb</string>
+                               <string>none</string>
+                               <false />
+                               <true />
+                       </array>
+                       <array>
+                               <string>PictureDeinterlace</string>
+                               <string>custom</string>
+                               <false />
+                               <true />
+                       </array>
+               </array>
+               <key>PictureDenoiseCustom</key>
+               <array>
+                       <array>
+                               <string>PictureDenoise</string>
+                               <string>custom</string>
+                               <false />
+                               <true />
+                       </array>
+               </array>
+               <key>PictureDetelecineCustom</key>
+               <array>
+                       <array>
+                               <string>PictureDetelecine</string>
+                               <string>custom</string>
+                               <false />
                                <true />
                        </array>
                </array>
@@ -7118,6 +7443,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>anamorphic</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>PictureLeftCrop</key>
@@ -7126,6 +7452,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>PictureAutoCrop</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>PictureRightCrop</key>
@@ -7134,6 +7461,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>PictureAutoCrop</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>PictureTopCrop</key>
@@ -7142,6 +7470,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>PictureAutoCrop</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>VideoAvgBitrate</key>
@@ -7150,6 +7479,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_bitrate</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>VideoQualitySlider</key>
@@ -7158,6 +7488,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_constant</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>VideoTargetSize</key>
@@ -7166,6 +7497,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_target</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>VideoTurboTwoPass</key>
@@ -7174,11 +7506,13 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_constant</string>
                                <string>TRUE</string>
                                <true />
+                               <false />
                        </array>
                        <array>
                                <string>VideoTwoPass</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>VideoTwoPass</key>
@@ -7187,6 +7521,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_constant</string>
                                <string>TRUE</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>chapters_in_destination</key>
@@ -7195,6 +7530,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>use_source_name</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>chapters_label</key>
@@ -7203,6 +7539,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>chapters_list</key>
@@ -7211,6 +7548,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>ChapterMarkers</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>chapters_tab</key>
@@ -7219,6 +7557,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>constant_rate_factor</key>
@@ -7227,6 +7566,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>vquality_type_constant</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>directqp</key>
@@ -7235,6 +7575,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>VideoEncoder</string>
                                <string>x264|ffmpeg</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>end_chapter</key>
@@ -7243,6 +7584,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>picture_label</key>
@@ -7251,6 +7593,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>picture_tab</key>
@@ -7259,14 +7602,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
-                       </array>
-               </array>
-               <key>preview_button</key>
-               <array>
-                       <array>
-                               <string>title</string>
-                               <string>none</string>
-                               <true />
+                               <false />
                        </array>
                </array>
                <key>preview_frame</key>
@@ -7275,6 +7611,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>queue_add</key>
@@ -7283,6 +7620,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>queue_add_menu</key>
@@ -7291,6 +7629,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>scale_height</key>
@@ -7299,16 +7638,19 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>autoscale</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                        <array>
                                <string>anamorphic</string>
-                               <string>FALSE</string>
+                               <string>CHECK</string>
+                               <true />
                                <false />
                        </array>
                        <array>
                                <string>PictureKeepRatio</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>scale_width</key>
@@ -7317,6 +7659,16 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>autoscale</string>
                                <string>FALSE</string>
                                <false />
+                               <false />
+                       </array>
+               </array>
+               <key>show_picture</key>
+               <array>
+                       <array>
+                               <string>title</string>
+                               <string>none</string>
+                               <true />
+                               <false />
                        </array>
                </array>
                <key>show_preview_menu</key>
@@ -7325,6 +7677,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>start_chapter</key>
@@ -7333,6 +7686,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>title</key>
@@ -7341,14 +7695,16 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>title</string>
                                <string>none</string>
                                <true />
+                               <false />
                        </array>
                </array>
-               <key>tweak_PictureDeinterlace</key>
+               <key>title_no_in_destination</key>
                <array>
                        <array>
-                               <string>PictureDecomb</string>
+                               <string>use_source_name</string>
                                <string>TRUE</string>
-                               <true />
+                               <false />
+                               <false />
                        </array>
                </array>
                <key>x264_bpyramid</key>
@@ -7357,6 +7713,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>x264_bframes</string>
                                <string>&lt;2</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>x264_direct</key>
@@ -7365,13 +7722,6 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>x264_bframes</string>
                                <string>0</string>
                                <true />
-                       </array>
-               </array>
-               <key>x264_merange</key>
-               <array>
-                       <array>
-                               <string>x264_me</string>
-                               <string>umh|esa</string>
                                <false />
                        </array>
                </array>
@@ -7381,6 +7731,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>x264_refs</string>
                                <string>&lt;2</string>
                                <true />
+                               <false />
                        </array>
                </array>
                <key>x264_tab</key>
@@ -7389,6 +7740,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>VideoEncoder</string>
                                <string>x264</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>x264_tab_label</key>
@@ -7397,6 +7749,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>VideoEncoder</string>
                                <string>x264</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>x264_trellis</key>
@@ -7405,6 +7758,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>x264_cabac</string>
                                <string>TRUE</string>
                                <false />
+                               <false />
                        </array>
                </array>
                <key>x264_weighted_bframes</key>
@@ -7413,6 +7767,7 @@ R2RrUAAABBgBAQACAAAAQAAAABAAAAAQ////AP///wD///8A////AP///wD///8A////AP///wD///8A
                                <string>x264_bframes</string>
                                <string>0</string>
                                <true />
+                               <false />
                        </array>
                </array>
        </dict>