haulm 发表于 2011-4-10 21:25:48

新版本的 ffmpeg 去除了 lavcore 支持

编译后发现 lavcore 相关内容被移除掉了,avcodec 部份仍然存在,编译 mplayer 也必需去掉 -lavcore 参数,否则编译就出现 Cannot find header either inttypes.h or bitypes.h. 的错误,得从 log 中才能了解到真实原因。
我不是很清楚 -lavcore 对 mplayer 的影响,同样-lavcodec 参数仍可以使用。

haulm 发表于 2011-4-10 22:34:18

总体感觉,提升ffmpeg mplayer phonon-mplayer ,感觉速度更快了,是否 chromium 也因此重新编译一次?

[ 本帖最后由 haulm 于 2011-4-10 23:01 编辑 ]

sejishikong 发表于 2011-4-12 09:08:45

ffmpeg不是造反了么?代码不是说有大的调整么?

haulm 发表于 2011-4-12 18:46:24

ffmpeg 可能是平反了。。。
0.6.90-rc0 was released on 2011-04-03. It is the latest FFmpeg release and is a copy of trunk at the time of release. It is therefor much more up to date than the previous 0.6.x releases. Amongst lots of other changes, ffmpeg-mt and libav trees have also been merged.

jiangtao9999 发表于 2011-4-12 22:27:18

原帖由 haulm 于 2011-4-10 10:34 PM 发表 http://www.linuxfans.org/bbs/images/common/back.gif
总体感觉,提升ffmpeg mplayer phonon-mplayer ,感觉速度更快了,是否 chromium 也因此重新编译一次?
经常重新编译有益身心健康……
:mrgreen:
最正统的办法是每次发布时,重新编译 2 次系统。
:twisted:
页: [1]
查看完整版本: 新版本的 ffmpeg 去除了 lavcore 支持