ChinaFFmpeg

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 6992|回复: 1

[Windows] ffmpeg解码基础问题

[复制链接]
发表于 2014-4-23 23:02:09 | 显示全部楼层 |阅读模式
[h264 @ 013b9240] concealing 3600 DC, 3600 AC, 3600 MV errors[h264 @ 013b9240] concealing 3600 DC, 3600 AC, 3600 MV errors
[h264 @ 013b8080] max_analyze_duration reached
[h264 @ 013b8080] Estimating duration from bitrate, this may be inaccurate


if(av_find_stream_info(pFormatCtx)<0)
        return -1; // Couldn't find stream information
// Dump information about file onto standard error
dump_format(pFormatCtx, 0, input_file_name, 0);


在dump_format时出现这样的错误是什么意思?应该怎么修正?初学者忘大神解答!
回复

使用道具 举报

发表于 2014-4-23 23:38:17 | 显示全部楼层
能否贴出dump之前的code
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|Archiver|ChinaFFmpeg

GMT+8, 2024-4-20 18:40 , Processed in 0.048574 second(s), 14 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表