基於FFMPEG的視頻解碼

#include <stdio.h> #include <cv.h> #include <highgui.h> #include <cvaux.h> extern "C" { #include <libavcodec/avcodec.h> #include <libavformat/avformat.h> #include <libswscale/swscale.h> }; const c
相關文章
相關標籤/搜索