X-Git-Url: http://git.pippins.net/embedvideo/.git/static/images/x.gif?a=blobdiff_plain;f=rip_dvd;h=ed395b2e409c17d44393bbdd0e25d479519fc4a1;hb=716bd9c4457107464e59d8340289c9e31fdc62ed;hp=c0de21f53d55e811377582495099e5a7e0466e77;hpb=c041ccc3808563b9a1d53fcf0edecb19b7dd1aae;p=rip_dvd%2F.git diff --git a/rip_dvd b/rip_dvd index c0de21f..ed395b2 100755 --- a/rip_dvd +++ b/rip_dvd @@ -449,6 +449,7 @@ function encode_vob_file { fi # MP4 encoding profiles + # These are currently in BETA. They don't work that great. A new recipe is needed, for the audio. if [ "$profile" == "mp4" ] || [ "$profile" == "mp4hq" ] || [ "$profile" == "mp4vhq" ]; then found_profile=1 final_output_file="$dest/$dvdname.mp4"