Media (Intel® oneAPI 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 sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

How to add AVBR encoding to sample_multi_transcode

Celio_A_
Beginner
294 Views

Hi, how i can add full average bitrate encoding to sample_multi_transcode, i know how to start but don't know where i can add avbr accuracy etc

0 Kudos
1 Reply
Mark_L_Intel1
Moderator
294 Views

Hi Celio,

Maybe you have did it, but did you check the following files for your usage?

https://github.com/Intel-Media-SDK/MediaSDK/blob/master/samples/sample_multi_transcode/src/transcode_utils.cpp

https://github.com/Intel-Media-SDK/samples/blob/master/samples/sample_multi_transcode/readme-multi-transcode_linux.pdf

I am guessing what you want to do: are you saying to keep the output bitrate at a consistent bitrate, or you want to keep the average bit rate with a range of fluctuation?

Mark 

Reply