Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling segment override for each LCU separatelly #399

Merged
merged 2 commits into from Dec 10, 2019

Conversation

tszumski
Copy link
Contributor

Hi, I want to introduce new feature for HEVC
The point is to give users ability to change QP and densilty for each LCU and image separately.
This feature is rather for very specific use-case like surveillance systems, where objects like pedestrians or vehicles are detected and tracked (encoded with higher quality) while background is encoded with worse quality. Thanks to encoding only key areas with good quality bitstream is smaller and still have high value

I added new parameter "-segment-ov-file" which read qp values from file and send it to encoder (as example)

I am open to any suggestions.

@tianjunwork tianjunwork added the enhancement New feature or request label Oct 25, 2019
Copy link
Contributor

@Austin-Hu Austin-Hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tszumski ,

Thanks for your contribution about this enhancement, and please check my comments.

@tszumski
Copy link
Contributor Author

tszumski commented Nov 5, 2019

Hi @Austin-Hu

Thanks for comments, and please check my answers.

Signed-off-by: Tomasz Szumski <tomasz.szumski@intel.com>
@tszumski
Copy link
Contributor Author

Hi guys, any update on this? We'd appreciate it if we could merge it to main-stream :)

@tianjunwork tianjunwork merged commit 7501a40 into OpenVisualCloud:master Dec 10, 2019
@tianjunwork
Copy link
Contributor

Hi @tszumski , thank you for the contribution of this feature!

intelmark pushed a commit to intelmark/SVT-HEVC that referenced this pull request Dec 10, 2019
Signed-off-by: Tomasz Szumski <tomasz.szumski@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants