Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvet
HM
Commits
864a3421
Commit
864a3421
authored
Aug 01, 2017
by
Karsten Suehring
Browse files
Change random access search range to 96/384 (JCTVC-AB0035)
parent
bea688a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
cfg/encoder_randomaccess_main.cfg
View file @
864a3421
...
...
@@ -44,9 +44,9 @@ Frame16: B 15 6 -7.1444 0.3 0 0
#=========== Motion Search =============
FastSearch : 1 # 0:Full search 1:TZ search
SearchRange :
256
# (0: Search range is a Full frame)
SearchRange :
384
# (0: Search range is a Full frame)
ASR : 1 # Adaptive motion search range
MinSearchWindow : 6
4
# Minimum motion search window size for the adaptive window ME
MinSearchWindow :
9
6 # Minimum motion search window size for the adaptive window ME
BipredSearchRange : 4 # Search range for bi-prediction refinement
HadamardME : 1 # Use of hadamard measure for fractional ME
FEN : 1 # Fast encoder decision
...
...
cfg/encoder_randomaccess_main10.cfg
View file @
864a3421
...
...
@@ -45,9 +45,9 @@ Frame16: B 15 6 -7.1444 0.3 0 0
#=========== Motion Search =============
FastSearch : 1 # 0:Full search 1:TZ search
SearchRange :
256
# (0: Search range is a Full frame)
SearchRange :
384
# (0: Search range is a Full frame)
ASR : 1 # Adaptive motion search range
MinSearchWindow : 6
4
# Minimum motion search window size for the adaptive window ME
MinSearchWindow :
9
6 # Minimum motion search window size for the adaptive window ME
BipredSearchRange : 4 # Search range for bi-prediction refinement
HadamardME : 1 # Use of hadamard measure for fractional ME
FEN : 1 # Fast encoder decision
...
...
cfg/encoder_randomaccess_main_rext.cfg
View file @
864a3421
...
...
@@ -45,9 +45,9 @@ Frame16: B 15 6 -7.1444 0.3 0 0
#=========== Motion Search =============
FastSearch : 1 # 0:Full search 1:TZ search
SearchRange :
256
# (0: Search range is a Full frame)
SearchRange :
384
# (0: Search range is a Full frame)
ASR : 1 # Adaptive motion search range
MinSearchWindow : 6
4
# Minimum motion search window size for the adaptive window ME
MinSearchWindow :
9
6 # Minimum motion search window size for the adaptive window ME
BipredSearchRange : 4 # Search range for bi-prediction refinement
HadamardME : 1 # Use of hadamard measure for fractional ME
FEN : 1 # Fast encoder decision
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment