I would like to decode HEVC encoded files to YUV files.
Is there any simple way to do this yet? An executable would be nice but I would make do with source code that
You can download the ffmpeg windows build exe file simply decoding HEVC bitstream.
ffmpeg.exe -i xxx.bin out.yuv