Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

Is using -hw option in sample_encode perform fully hw encoding or hybrid ?

ramya_s_
Beginner
265 Views

Hello,

I am using the following command line to run the hw encoder on Skylake i7 6700k Windows 10, intel media sdk proffessional version 

sample_encode.exe h265 -hw -i <input file> -w 1920 -1080 -f 30 -o <outpufile.hevc> -u speed -b 1000 -async 3 -p 6fadc791a0c2eb479ab6dc5ea9da347

Does the encoding utilise the capabilities of  ONLY the hevc encoder unit in skylake processor ? Or is it a hybrid implementation of hardware and software encoder ?

 

0 Kudos
1 Reply
Anna_B_Intel
Employee
265 Views

Hi Ramya,

Media SDK 2016 supports hardware HEVC encoding on Skylake. It isn't hybrid implementation. 

Best wishes,

Anna

0 Kudos
Reply