intel / libvpl

Intel® Video Processing Library (Intel® VPL) API, dispatcher, and examples
https://intel.github.io/libvpl/
MIT License
262 stars 80 forks source link

<Features Request> More ratecontrol options #100

Closed thx4ever closed 10 months ago

thx4ever commented 1 year ago

Hi, i currently using this software with sample_multi_transcode but it have few ratecontrol options live VBR, CQP. Its possible to add more ratecontrol options to sample_multi_transcode like ICQ, QVBR? Or add VppHvsDenoise to sample_encode? I'm currently using vppHVSDenoise to denoise my videos and it works like i want but only in sample_multi_transcode. I hope soon this features will be added

Thanks

akwrobel commented 10 months ago

Hi @thx4ever This is currently not a feature in our roadmap, and there are currently no plans for its implementation.

shepark commented 10 months ago

@thx4ever please take a look "sample_encode". It supports much more bitrate control mode. You might try to add functionality to sample_multi_transcode.