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.

Sample Encode on i7 Skylake Iris Pro 580

Emily_M_
Beginner
424 Views

Greetings,

Based upon reading various topics surrounding performance and usage of the sample_encode application, Intel said that the application was not tested with Skylake and as such, to expect some problems.  Is this still the case?

CPU is i7-6670HQ with Iris Pro 580 Graphics

I'm using the most recent samples downloaded from GitHub (6.0.0.142) and compiled in either Debug or Release 32bit mode.

I seem to be getting the same H264 performance numbers (FPS) regardless of the Target Usage setting that I'm passing to the application as well as the number of simultaneous encodes.  I would expect higher FPS with speed (TU7) settings and lower quality, but that doesn't seem to be what I'm getting.  The application dutifully reports the TU settings changing upon starting the encode.  What am I doing wrong?

These are the command line options that I'm using:

sample_encode h264 -i testcam.yuv -o testcam-tu1-2000.h264 -w 1920 -h 1080 -b 2000 -f 30 -u quality -d3d -hw

sample_encode h264 -i testcam.yuv -o testcam-tu4-2000.h264 -w 1920 -h 1080 -b 2000 -f 30 -u balanced -d3d -hw

sample_encode h264 -i testcam.yuv -o testcam-tu7-2000.h264 -w 1920 -h 1080 -b 2000 -f 30 -u speed -d3d -hw

Let me know if you need more information.

 

0 Kudos
1 Reply
Emily_M_
Beginner
424 Views

System Analyzer output is attached.

0 Kudos
Reply