Video Decoding with multiple video processing
Video Decoding with multiple video processing#
The DECODE_VPP class of functions take a compressed bitstream as input, converts it to raw frames and applies video processing filters to raw frames. Users can set several output channels where each channel represents a list of video processing filters applied for decoded frames.
The DECODE_VPP supports only internal allocation.