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.

How to add AVBR encoding to sample_multi_transcode

Celio_A_
Beginner
462 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
462 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 

0 Kudos
Reply