Skip to main content

Tech

How to check if I get an error of "Video decoder not found"

How to check if I get an error of "Video decoder not found"

by keven ma - Number of replies: 0

When I set color_fromat to NDIlib_recv_color_format_fastest on android platform and the video codec is HEVC I get  an error screen which shows "Video decoder not found". 

How can I programmatically check if I have encountered this silent error? Is there an api or log to check the real video codec(FourCC)?