]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix my ipod presets
authorjstebbins <jstebbins.hb@gmail.com>
Mon, 4 Aug 2008 06:01:18 +0000 (06:01 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Mon, 4 Aug 2008 06:01:18 +0000 (06:01 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1604 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/hb-backend.c
gtk/src/standard_presets

index f6653c2405f15b602c953cadfda1ffbaac1b2d0e..2c1b09555593e166a75037cfab2c91ed634e9e7f 100644 (file)
@@ -187,7 +187,7 @@ static options_map_t d_analyse_opts[] =
 {
        {"Some", "some", 0, 0.0, "some"},
        {"None", "none", 1, 0.0, "none"},
-       {"All",  "all",  2, 0.0, "all:8x8dct=1"},
+       {"All",  "all",  2, 0.0, "all"},
 };
 combo_opts_t analyse_opts =
 {
index 5bd41078a9b5bec3f2675b3a37d3729ddd391933..0b4949648678ef14586ef72624ef0d5ec6ad49aa 100755 (executable)
@@ -53,7 +53,7 @@ x264_subme=5
 x264_analyse=all
 x264_trellis=fmb
 x264_no_fast_pskip=enable
-x264_options=nr=150:filter=2,2
+x264_options=nr=150:filter=2,2:8x8dct
 vquality_type_bitrate=enable
 video_bitrate=1000
 video_target_size=700
@@ -131,7 +131,7 @@ x264_analyse=all
 x264_trellis=fmb
 x264_no_fast_pskip=enable
 x264_no_dct_decimate=enable
-x264_options=filter=-2,-1
+x264_options=filter=-2,-1:8x8dct
 vquality_type_bitrate=enable
 video_bitrate=1800
 video_target_size=700
@@ -199,6 +199,7 @@ x264_subme=6
 x264_trellis=fmb
 x264_analyse=all
 x264_no_fast_pskip=enable
+x264_options=8x8dct
 vquality_type_target=enable
 video_bitrate=1600
 video_target_size=695
@@ -263,7 +264,7 @@ x264_bpyramid=enable
 x264_me=umh
 x264_subme=6
 x264_analyse=all
-x264_options=filter=-2,-1
+x264_options=filter=-2,-1:8x8dct
 vquality_type_constant=enable
 video_bitrate=2000
 video_target_size=700
@@ -302,6 +303,7 @@ x264_subme=7
 x264_analyse=all
 x264_trellis=fmb
 x264_no_fast_pskip=enable
+x264_options=8x8dct
 vquality_type_bitrate=enable
 video_bitrate=1600
 video_target_size=700
@@ -342,6 +344,7 @@ x264_subme=7
 x264_analyse=all
 x264_trellis=fmb
 x264_no_fast_pskip=enable
+x264_options=8x8dct
 vquality_type_bitrate=enable
 video_bitrate=1800
 video_target_size=700
@@ -616,7 +619,7 @@ x264_subme=6
 x264_analyse=all
 x264_trellis=fmb
 x264_no_fast_pskip=enable
-x264_options=nr=150
+x264_options=nr=150:8x8dct
 vquality_type_bitrate=enable
 video_bitrate=1300
 video_target_size=700