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
Pyramid coding involves a lot of non showable frames in AV1. The decoder doesn't produce an output frame for non showable frames and thus there's no way to analyze them as it stands right now.
We should be able to fix this for the analyzer using get_reference.
The text was updated successfully, but these errors were encountered:
Pyramid coding involves a lot of non showable frames in AV1. The decoder doesn't produce an output frame for non showable frames and thus there's no way to analyze them as it stands right now.
We should be able to fix this for the analyzer using get_reference.
The text was updated successfully, but these errors were encountered: