You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.
The doc says "when given the view port information and one frame bitstream, the library can calculate the viewport area in the frame and output the corresponding bitstream". Is there any example code available to showcase the single stream output, when the usedType = E_MERGE_AND_VIEWPORT? Or some hints on the function call sequences to implement that logic. I saw "param_oneStream_info" but still not sure how to use it.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
The doc says "when given the view port information and one frame bitstream, the library can calculate the viewport area in the frame and output the corresponding bitstream". Is there any example code available to showcase the single stream output, when the
usedType = E_MERGE_AND_VIEWPORT
? Or some hints on the function call sequences to implement that logic. I saw "param_oneStream_info
" but still not sure how to use it.Thanks.
The text was updated successfully, but these errors were encountered: