X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=rip_dvd;h=3696fe8b70d36bc96aa05071cc6cd1b535c8d1d9;hb=b22417a1c41920b7bc50a8b911c4ca191f2bfffd;hp=aa4b13ba6ae64c2dac4186e9b02df8ea85ce0637;hpb=27cd43baa5583cd66597cc68bf2de2782fb780e1;p=rip_dvd%2F.git diff --git a/rip_dvd b/rip_dvd index aa4b13b..3696fe8 100755 --- a/rip_dvd +++ b/rip_dvd @@ -554,6 +554,10 @@ function encode_vob_file_handbrake { final_output_file="$dest/$dvdname.mp4" PASSES="" + # Do not override the audio settings for these profiles + audio_2ch=0 + audio_6ch=0 + # iphone if [ "$profile" == "iphone" ]; then profile="hb_iPhone"