Test experimental on 1080p 150 frame
Change-Id: Ie7a7b6d0efa4f053f945ebd1e85c329d8043a226
This commit is contained in:
@@ -25,7 +25,7 @@ script_dir=~/Dev/sandbox/libvpx/scripts
|
|||||||
# video=~/Dev/samples/videos/yaowu/soccer_cif.y4m
|
# video=~/Dev/samples/videos/yaowu/soccer_cif.y4m
|
||||||
# wi=352
|
# wi=352
|
||||||
# he=288
|
# he=288
|
||||||
# frames=50
|
# frames=5
|
||||||
# bitrate=500
|
# bitrate=500
|
||||||
# fps="30/1"
|
# fps="30/1"
|
||||||
|
|
||||||
@@ -61,10 +61,9 @@ verbose=
|
|||||||
|
|
||||||
profile=0
|
profile=0
|
||||||
rm *.txt
|
rm *.txt
|
||||||
# ncobmc one_sided_compound chroma_sub8x8 rect_tx global_motion ext_tx cdef ext_intra ext_refs dual_filter motion_var warped_motion var_tx tx64x64 supertx ext_partition tpl_mv unpoison_partition_ctx wedge adapt_scan ans chroma_2x2 compound_segment ext_inter ext_tile filter_intra intrabc intra_interp loop_restoration lv_map q_adapt_probs compound_round convolve_round interintra mv_compound txk_sel
|
# ncobmc one_sided_compound chroma_sub8x8 rect_tx global_motion ext_tx cdef ext_intra ext_refs dual_filter motion_var warped_motion var_tx tx64x64 supertx ext_partition tpl_mv unpoison_partition_ctx wedge adapt_scan ans chroma_2x2 compound_segment ext_inter ext_tile filter_intra intrabc intra_interp loop_restoration lv_map q_adapt_probs compound_round convolve_round interintra mv_compound txk_sel ext_inter ec_adapt filter_7bit reference_buffer delta_q tile_groups ext_delta_q loopfiltering_across_tiles ec_smallmul smooth_hv alt_intra
|
||||||
|
|
||||||
#experimental ext_inter
|
for exp_tool in experimental
|
||||||
for exp_tool in ec_adapt
|
|
||||||
|
|
||||||
do
|
do
|
||||||
cd $build_dir
|
cd $build_dir
|
||||||
|
|||||||
Reference in New Issue
Block a user