FFMPEG学习遇到avformat_open_input Invalid data found when processing input
按顺序调用av_register_all();avcodec_register_all();avformat_network_init();调用avformat_open_input()打开本地文件的时候总是打不开视频文件添加了打印错误消息后charbuf[]="";av_strerror(openResult,buf,1024);看到显示的错误avformat_open_inputInvalid