- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello all,
Would it be possible to update the position of overlay?
Which function are needed to call after the the changing of the position?
Many Thanks,
Michael Hui
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Michael,
This article shows a composition example: https://software.intel.com/en-us/articles/video-composition-using-intel-media-sdk
To change composition position, you would need to change the settings in the composition filter extended parameter buffer. To do this you would need to "drain" any frames currently buffered by VPP then reset or close/init VPP to read in the new parameters.
This could be a reasonable approach if the position changes infrequently. If you want to change position for each frame you may be able to write your own optimized custom composition with OpenCL.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page