Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add max resolution for MPEG2 on Gen12 #75

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Shao-Feng
Copy link
Contributor

Max resolution of MPEG2 is 2K.
assigning 2048x2048 for MPEG2 attributies

zhangyichix and others added 3 commits April 25, 2024 16:34
* Fixed some compilation issues
* Update GenerateAndroidMk.py fix compile issue and
update tpl for cmrt and media_driver.
* Add 'media_add_curr_to_include_path()' to media_srcs.cmake

Tracked-On: OAM-117146
Signed-off-by: zhangyichix <[email protected]>
Signed-off-by: zhepeng.xu <[email protected]>
Scalability feature will cause gpu hang issue.
when run video cts of CtsMediaEncoderTestCases.

set the configs below in igfx_user_feature_next.txt
* Enable HCP Scalability Decode=0
* Disable Media Encode Scalability=1
to disable Scalability feature.

Tracked-On: OAM-120515
Signed-off-by: manxiaoliang <[email protected]>
@Shao-Feng
Copy link
Contributor Author

@feijiang1 @TianmiChen @YuanjunHuang @zhangyichix
Please help to review.

@sysopenci
Copy link

Improper Commit Message
Tracked on not found in commit message,
make sure Tracked-On: Jira-ticket is present.

@sysopenci sysopenci added Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Engineering Build Not Started Engineering Build Not Started labels Jul 12, 2024
@YuanjunHuang
Copy link

So in video driver MPEG2 has never been enabled 2K right? @Shao-Feng

@Shao-Feng
Copy link
Contributor Author

Shao-Feng commented Jul 12, 2024

So in video driver MPEG2 has never been enabled 2K right? @Shao-Feng

http://inlubt0232.iind.intel.com:8080/source/xref/CELADON/hardware/intel/external/media/mod/media_driver/linux/common/ddi/media_libva_caps.cpp#1161

In common, the MPEG2 has enabled 2K. Just on Gen12, the method is overrided. and MPEG2 is missed

Max resolution of MPEG2 is 2K.
assigning 2048x2048 for MPEG2 attributies

Tracked-On: OAM-122262
Signed-off-by: Shao-Feng <[email protected]>
@sysopenci sysopenci added the Stale Stale label for inactive open prs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Build Not Started Engineering Build Not Started Pending Developer Approval Pending Developer Approval Pending PR Review Pending PR Review Stale Stale label for inactive open prs Valid commit message
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants