Changed previous solution for makemkv into a much better approach.
[rip_dvd/.git] / rip_dvd_menu.xml
index 2adb1a02a76e5e2b964e3c8831b64c7467228f46..255bd05606097070a6e5c74b00ffb3a04569f7a1 100644 (file)
@@ -3,19 +3,19 @@
    <button>
       <type>DVD_RIP</type>
       <text>Rip Netflix DVD (FULL)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -m</action>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -m -r makemkv</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
-      <text>Rip Netflix DVD (DIVX)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z</action>
+      <text>Rip Netflix DVD (MP4)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap netflix -b 2000 -z -r makemkv -p mp4hq</action>
    </button>
 
    <button>
       <type>DVD_RIP</type>
-      <text>Rip Kid's DVD (DIVX)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z</action>
+      <text>Rip Kid's DVD (MP4)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap childrens -b 2000 -z -r makemkv -p mp4hq</action>
    </button>
 
    <button>
@@ -26,8 +26,8 @@
 
    <button>
       <type>DVD_RIP</type>
-      <text>Rip Our DVD (DIVX)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z</action>
+      <text>Rip Our DVD (MP4)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap collection -b 2000 -z -r makemkv -p mp4hq</action>
    </button>
 
    <button>
@@ -38,8 +38,8 @@
 
    <button>
       <type>DVD_RIP</type>
-      <text>Rip Church DVD (DIVX)</text>
-      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z</action>
+      <text>Rip Church DVD (MP4)</text>
+      <action>EXEC /myth/video/bin/rip_dvd.wrap church -b 2000 -z -r makemkv -p mp4hq</action>
    </button>
 
    <button>