Category "hevc"

HEVC wrong number of frames after decoding

I have a .yuv 420 video which I want to encode and decode back with HEVC codec. But after decoding, video misses 4 frames (it was 30, became 26). While encoding

SKVideoNode with color blend using SKEffectNode crashes

I need to blend a color to the video as it done with textures in SKSpriteNode. The video has transparency (HEVC), you can download it here. Doc says that a vide

What is the definition of "Error surface" in HEVC

I'm reading a paper about sub-pixel motion estimation optimization algorithm in HEVC; while all the proposed concepts are based on "Modeling the Error Surface"