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 Jul 29, 2024. It is now read-only.
I have been into hevc tiling encoding/decoding. Mosiac issues occur when I tried to decode the tiles with diffrent order than encoding. Here's the encoding parameters:
tile_slice_mode was set to 1, which should indicate that decoding one tile is independent from any other tiles. But why when I try to decode tiles with diffrent order would cause mosiac issues?
Any help will be appreciated!
The text was updated successfully, but these errors were encountered:
Hi @Lisuibiao I apologize for the delay in responding to your question. As far as I know, tiling feature is well tested and integrated in other applications. No issue was reported.
If you still have issue on that, could you let me know how to reproduce your issue?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I have been into hevc tiling encoding/decoding. Mosiac issues occur when I tried to decode the tiles with diffrent order than encoding. Here's the encoding parameters:
tile_slice_mode was set to 1, which should indicate that decoding one tile is independent from any other tiles. But why when I try to decode tiles with diffrent order would cause mosiac issues?
Any help will be appreciated!
The text was updated successfully, but these errors were encountered: