Git Product home page Git Product logo

Comments (7)

rigaya avatar rigaya commented on July 23, 2024

I've added docs showing how to build QSVEncC on linux.
https://github.com/rigaya/QSVEnc/blob/master/Build.en.md

CPUs starting from Broadwell and later will be supported for Linux build.

from qsvenc.

skysumbra avatar skysumbra commented on July 23, 2024

Very very very thanks! It's check sucess ( ./qsvencc --check-hw ==> Success: QuickSyncVideo (hw encoding) available)
my laptop cpu family is Whiskey Lake
https://ark.intel.com/content/www/us/en/ark/products/193563/intel-core-i7-8665u-processor-8m-cache-up-to-4-80-ghz.html

i have question how to ./qsvencc with SO file merge ?
li's quickly use vm 1 ,vm 2 (all same linux os)...

from qsvenc.

rigaya avatar rigaya commented on July 23, 2024

i have question how to ./qsvencc with SO file merge ?
li's quickly use vm 1 ,vm 2 (all same linux os)...

I'm sorry but I could not get what you mean by "SO file merge".
If you are talking about static linking the libraries, it might be difficult as qsvencc depends on too many libraries from packages.

from qsvenc.

skysumbra avatar skysumbra commented on July 23, 2024

Yeap,so fiile mean libraries,
if i have embedded system or nas for intel chilp, "qsvencc" maybe can convert video...
but there systems not have general linux install command, ex:apt...
Could you know any method?

from qsvenc.

Saentist avatar Saentist commented on July 23, 2024

Yeap,so fiile mean libraries,
if i have embedded system or nas for intel chilp, "qsvencc" maybe can convert video...
but there systems not have general linux install command, ex:apt...
Could you know any method?

You mean "bundle" binary, with include all needed in one binary file?

from qsvenc.

skysumbra avatar skysumbra commented on July 23, 2024

Yeap ,yeap

from qsvenc.

rigaya avatar rigaya commented on July 23, 2024

You need to build static link libraries for all the libraries such as libavformat, libavcodec, libmfx, libva and others required for qsvencc in order to include all needed in one binary file.

Also QSV feature might not actually run on VMs. (I've never tried.)

I'll close this issue as the normal way to build on Ubuntu is already shown.

from qsvenc.

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.