Added new eject_opts option for greater flexibility.
[rip_dvd/.git] / rip_dvd_menu.xml
index ed79a51737d548de0e186bdea0cee10f9ddcd2a2..725d67d3a9ca9a0e03f183430745276fd084ce83 100644 (file)
    <button>
       <type>DVD_RIP</type>
       <text>Rip Netflix DVD (MKV->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z -R makemkv -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z -R makemkv -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Netflix DVD (ISO->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z -R ddrescue -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z -R ddrescue -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Kid's DVD (MKV->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z -R makemkv -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z -R makemkv -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Kid's DVD (ISO->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z -R ddrescue -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z -R ddrescue -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Our DVD (MKV->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z -R makemkv -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z -R makemkv -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Our DVD (ISO->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z -R ddrescue -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z -R ddrescue -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Church DVD (MKV->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z -R makemkv -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z -R makemkv -p mkvhq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
       <text>Rip Church DVD (ISO->MP4)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z -R ddrescue -p mp4hq</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z -R ddrescue -p mkvhq</action>
    </button>
 
 </mythmenu>