新聞中心
代碼搜索
D:\test\source\FFmpeg\fftools\ffplay.c(356):static int find_stream_info = 1;
? D:\test\source\FFmpeg\fftools\ffplay.c(2801):??? if (find_stream_info) {
? D:\test\source\FFmpeg\fftools\ffplay.c(2802):??????? AVDictionary **opts = setup_find_stream_info_opts(ic, codec_opts);
? D:\test\source\FFmpeg\fftools\ffplay.c(2805):??????? err = avformat_find_stream_info(ic, opts);
? D:\test\source\FFmpeg\fftools\ffplay.c(3617):??? { "find_stream_info", OPT_BOOL | OPT_INPUT | OPT_EXPERT, { &find_stream_info },
ffplay.c代碼中會判斷find_stream_info如果為真,就會調用avformat_find_stream_info探測碼流格式,該變量在static const OptionDef options[]定義如下 ??
{ "find_stream_info", OPT_BOOL | OPT_INPUT | OPT_EXPERT, { &find_stream_info },
??????? "read and decode the streams to fill missing information with heuristics" },
另外有需要云服務器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。
網(wǎng)頁標題:FFmpegfind_stream_info變量-創(chuàng)新互聯(lián)
標題路徑:http://www.dlmjj.cn/article/djocii.html