Giter Club home page Giter Club logo

Comments (7)

rosetta-jpn avatar rosetta-jpn commented on August 16, 2024

@XinfengZhang Do you have any timeline for this?

from media-driver.

XinfengZhang avatar XinfengZhang commented on August 16, 2024

hi @rosetta-jpn , you could do some quick evaluation with hard code to enable integer MV
https://github.com/intel/media-driver/blob/master/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/enc/av1/features/encode_av1_vdenc_const_settings_xe_lpm_plus_base.cpp#L387
change the value to 0xc0a080 to have a try.

to be safe, maybe also need add params.forceIntegerMv = 1; in https://github.com/intel/media-driver/blob/master/media_softlet/agnostic/common/codec/hal/enc/av1/features/encode_av1_basic_feature.cpp#L880

from media-driver.

rosetta-jpn avatar rosetta-jpn commented on August 16, 2024

@XinfengZhang I tried on MeteoLake.

change the value to 0xc0a080 to have a try.

This doesn't make a difference on produced bitstream.

maybe also need add params.forceIntegerMv = 1

This makes the produced bitstream invalid (failed in decoding).

from media-driver.

XinfengZhang avatar XinfengZhang commented on August 16, 2024

hi hiro, could you help dump the encoding command buffer and share it.
BKM https://github.com/intel/media-driver/wiki/Decode-and-Encode-Debug-Tool-and-surface-dump

from media-driver.

rosetta-jpn avatar rosetta-jpn commented on August 16, 2024

Nothing is output. I guess I don't build my driver in neither debug nor release-internal.
Could you tell me how to build the debug version driver?

from media-driver.

zlma7001 avatar zlma7001 commented on August 16, 2024

Hiro, we have verified PR #1794, and it hard code to force use integer MV if you would like to have a try, and I will paste the data for av1 vaapi encoder later.

from media-driver.

intel-mediadev avatar intel-mediadev commented on August 16, 2024

Auto Created VSMGWL-73182 for further analysis.

from media-driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.