/ffmpeg_decode_demo

two ways to decode h264/265 video by using ffmpeg

Primary LanguageC++

ffmpeg_decode_demo

two ways to decode h264/265 video by using ffmpeg

1.read whole file or from UDP/RTSP/RTMP
2.read char* data, the folder /264rawFrame is a demo.