Git Product home page Git Product logo

Comments (4)

BigCojones avatar BigCojones commented on August 17, 2024

Wow, nobody answered? 😄

First you would want to know the exact architecture for your chip or the "Code name".
Found example here:
https://ark.intel.com/content/www/us/en/ark/products/93361/intel-atom-x5-z8350-processor-2m-cache-up-to-1-92-ghz.html

So now we know it's a "Cherry trail" chip.

Then you would search for something along the lines of Cherry trail and video decoding.
My search got me this wikipedia chart:
https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video#Hardware_decoding_and_encoding

Which shows Cherry trail having full support for AVC (another name for h.264) on quick sync.

So I would take that as a guarantee that it should work pretty flawlessly. And if there is any problem with the decoding, THEN you would make an new issue here and explain the problem. It should work according to spec.

from intel-vaapi-driver.

Talkless avatar Talkless commented on August 17, 2024

It's not the question if chip supports HW decoding, but if this library is updated to support that chip (and codec), and at witch version if so.

from intel-vaapi-driver.

uartie avatar uartie commented on August 17, 2024

You can check if your pciid is listed in https://github.com/intel/intel-vaapi-driver/blob/master/src/i965_pciids.h. If not, you can try to add it... but there is no guarantees it will work.

You may also run vainfo (provided by https://github.com/intel/libva-utils) to see what the driver capabilities are.

Either way, since that HW is obsolete and this driver is no longer being developed, there is no guarantees or support provided.

from intel-vaapi-driver.

Talkless avatar Talkless commented on August 17, 2024

You can check if your pciid is listed in

Thansk, that's useful!

You may also run vainfo

That's too late. I need to figure out BEFORE buying the chip. Like, "will this cheap chinese fanless pc with integrated LCD panel using Intel XYZ CPU will handle this or that codec on Debian 12 with libva version x".

from intel-vaapi-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.