(轉)利用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
相關文章
相關標籤/搜索