Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VVCSoftware_VTM
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Keming Cao
VVCSoftware_VTM
Commits
1034aa1c
Commit
1034aa1c
authored
4 years ago
by
Karsten Suehring
Browse files
Options
Downloads
Patches
Plain Diff
add config file for test case
parent
11d66ad7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cfg/partitioning/rpr_no_subpic_single_slice_per_subpic.cfg
+20
-0
20 additions, 0 deletions
cfg/partitioning/rpr_no_subpic_single_slice_per_subpic.cfg
with
20 additions
and
0 deletions
cfg/partitioning/rpr_no_subpic_single_slice_per_subpic.cfg
0 → 100644
+
20
−
0
View file @
1034aa1c
# example config file for a corner test case:
# set single_slice_per_subpic_flag equal to 1, while subpicture_info_present_flag is equal to 0
# requires special handling, when RPR is enabled (which is allowed because subpicture_info_present_flag is equal to 0) and tiles are present
#
# example command line:
# ./EncoderApp -c ../cfg/encoder_randomaccess_vtm.cfg -c ../cfg/per-sequence/RaceHorses.cfg -q 42 -f 5 --SEIDecodedPictureHash=1 -c ../cfg/partitioning/rpr_no_subpic_single_slice_per_subpic.cfg
ScalingRatioHor
:
2.0
# enable horizontal scaling
ScalingRatioVer
:
2.0
# enable vertical scaling
UpscaledOutput
:
1
# upscale output
EnablePicPartitioning
:
1
# enable signalling of picture partitioning
SingleSlicePerSubpic
:
1
# single_slice_per_subpic_flag equal to 1
RasterScanSlices
:
0
# rectangular slices
TileColumnWidthArray
:
2
# two tiles horizontally
TileRowHeightArray
:
2
# two tiles vertically
Level
:
6
# level increase required for small tiles (because of subsampling)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment