(转)利用ffmpeg来进行视频解码的完整示例代码(H.264)

Decode()  {  FILE * inpf;    int nWrite;  int i,p;  int nalLen;  unsigned char* Buf;  int got_picture, consumed_bytes;  unsigned char *DisplayBuf;  DisplayBuf=(unsigned char *)malloc(60000);    char o
相关文章
相关标签/搜索