MediaSDK icon indicating copy to clipboard operation
MediaSDK copied to clipboard

sample_fei usage with mbctrl / ForceToSkip

Open BlueWaterCrystal opened this issue 3 years ago • 0 comments

Hi,

How do you use sample_fei with a mbctrl file? What would the file contain, Is there any file structure examples?

It says in the documentary that mfxExtFeiEncMBCtrl is Deprecated, Is there a new way to use ForceToSkip?

Also what arguments are needed to use Targetkbps? I get an Invalid BRC parameters Error.

Current cli: ./sample_fei -i 420p.yuv -o test_fei.h264 -g 2000 -w 1280 -h 720 -encode -EncodedOrder -f 25 -r 1

BlueWaterCrystal avatar Aug 15 '22 23:08 BlueWaterCrystal