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.

Quick Sync h264 settings

augerpro
Beginner
863 Views
I'm looking at using something like Arcsoft Media Converter, DVDFab or Mirillis to compress mkv files, using Quick Sync. Since I don't have direct access to the codec settings like I would in say, Handbrake, how can I tell what they are? Mirillis only has a "Quality" setting and AMC was something similarly simplified, how do I know what a given quality setting is as far as actual h264 settings/presets? I'm assuming all the preset profiles are hard coded in the QS codec, and the software quality setting just accesses different profiles of these hard coded presets? BTW this regarding the Ivy Bridge implementation of QS. Thank you.
0 Kudos
7 Replies
Petter_L_Intel
Employee
863 Views
Hi,

Unfortunately we cannot help much when it comes to your question. It is up to the individual application to choose what settings and levels of control they expose to the users.

Media SDK exposes 7 levels to control encoding quality. Application that uses Media SDK to access the QuickSync encoder capabilities decides on what quality level to use and how to map it to a user option.

If you need to know this mapping I suggest you contact the individual application vendors. They may be able to share this information.

If you want to play around with the encoder quality levels exposed by Media SDK directly I suggest to take a look at the encoder sample that is part of the SDK package.

Regards,
Petter
0 Kudos
augerpro
Beginner
863 Views
Thank you for the informative answer Petter. One last question: what are the settings of the 7 levels? Or how can I found out? I'd probably only be interested in the highest quality one anyway. Basically the issue is this, a lot of people are wanting convert their blurays to mkv and compress them down, while still keeping the highest visual quality possible. The question is how best to do this. Handbrake is very good, but takes a very long time to encode at the settings I find acceptable visually. I want to see if the highest quality setting QS is a similar profile to what I use in Handbrake. Than we can petition the software manufacturer (in my case DVDFab) to provide access to this highest quality setting, and hopefully we can save a lot time doing the video conversion.

Thanks
0 Kudos
Petter_L_Intel
Employee
863 Views
Hi,

The levels are not related to any specific settings, but instead defines a set of predefined quality levels selected from quality range of the encoders.

Users also have additional control of the final quality by selecting suitable profile, GOP pattern, CABAC etc. etc.

Regards,
Petter
0 Kudos
Maycon_Oliveira
Beginner
863 Views
What is CABAC?
0 Kudos
chris_k_1
Beginner
863 Views

Brorsoft Video Converter can help you compress MKV files to any format with free option to tweak the video, audio settings including video codec, bitrate, frame rate, audio sample rate, audio channel.

 

0 Kudos
RyanS
New Contributor I
863 Views

q264 is another option. It is a command line encoder and gives access to most of the Quick Sync h.264 settings. It is here: http://www.tetrachromesoftware.com/

 

0 Kudos
Reply