Final updates for new release of the script
[rip_dvd/.git] / rip_dvd
diff --git a/rip_dvd b/rip_dvd
index aa4b13ba6ae64c2dac4186e9b02df8ea85ce0637..18a1830b27bf1f53a78b49ffb2b227b4baf53d85 100755 (executable)
--- a/rip_dvd
+++ b/rip_dvd
@@ -553,6 +553,8 @@ function encode_vob_file_handbrake {
     handbrake_cli="$handbrake_mp4"
     final_output_file="$dest/$dvdname.mp4"
     PASSES=""
+    audio_2ch=1
+    audio_6ch=0
 
     # iphone
     if [ "$profile" == "iphone" ]; then