Video Json File changes to align with the reduced file sizes input#263
Merged
smuppand merged 1 commit intoqualcomm-linux:mainfrom Feb 9, 2026
Merged
Conversation
smuppand
requested changes
Feb 2, 2026
Runner/suites/Multimedia/Video/Video_V4L2_Runner/h264Decoder.json
Outdated
Show resolved
Hide resolved
Signed-off-by: Abhishek Bajaj <abbajaj@qti.qualcomm.com>
6ae72ef to
7594a6d
Compare
smuppand
requested changes
Feb 8, 2026
| "Height": 240, | ||
| "Outputpath": "", | ||
| "_Outputpath_original": "./720x1280_vp9.yuv", | ||
| "_Outputpath_original": "./320_240_10fps_vp9.yuv", |
Contributor
There was a problem hiding this comment.
Shouldn't we use output_320_240_10fps_vp9.yuv to keep things consistent?
Contributor
Author
There was a problem hiding this comment.
Earlier, we had clip of 720x1080 size. now the clip size is reduced to 320x240.
Also, we need not dump this data in the device as it will be of huge size. we are in concurrence with dev team. For daily/nightly and Premerge level dump is not required
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Video Json File changes to align with the reduced file sizes input
Updated JSON configurations to correctly map encoder and decoder input files, incorporating reduced input file sizes.