]> code.delx.au - transcoding/commitdiff
Removed unneeded line
authorJames Bunton <jamesbunton@fastmail.fm>
Sun, 19 Sep 2010 02:37:49 +0000 (12:37 +1000)
committerJames Bunton <jamesbunton@fastmail.fm>
Sun, 19 Sep 2010 02:37:49 +0000 (12:37 +1000)
encode.py

index d2d686dd0f87f02520df77c72dfeffdc72f9c226..1609524536f6b0fcfbcdf4b36ba31bb77dfd175a 100755 (executable)
--- a/encode.py
+++ b/encode.py
@@ -369,7 +369,6 @@ profiles = {
                commands=[MPlayer, X264, Wait, MencoderCopyAC3, MKVMerge],
                mplayeropts=["-nosound"],
                x264opts=["--preset", "veryslow", "--crf", "20"],
-               lameopts=["--preset", "medium"],
        ),
 
        "xvid/lame" :