LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 737|回复: 5

mplayer编译参数的一个疑问

[复制链接]
发表于 2009-12-21 16:54:52 | 显示全部楼层 |阅读模式
最近在搞linux的高清播放方案,想问一下:
--enable-libopencore_amrnb --enable-libopencore_amrwb

这两个configure参数有什么用?
发表于 2009-12-21 17:05:52 | 显示全部楼层
July 24, 2009

FFmpeg has removed support for libamr as of svn revision 19365. It has been replaced with support for libopencore-amr. Naturally the configure options have changed. The libamr options have been removed and there are two new options to take their place:
--enable-libopencore-amrnb
--enable-libopencore-amrwb

The reason for this change is that the libamr license was non-free, while libopencore-amr is licensed under an Apache 2 license. The change was discussed at length on the developer mailing list during May, June, and July. This has several effects:
You may now distribute FFmpeg builds with support for dynamically loading libopencore-amr
Support for AMR-WB encoding has been removed since libopencore-amr does not support it


http://ffmpeg.org/   
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-12-21 17:26:28 | 显示全部楼层
谢谢楼主,不过我想知道libamr的作用,如果我不enable会有什么影响?最近我编译支持coreavc的mplayer时,enable这两个参数会导致编译无法通过。
回复 支持 反对

使用道具 举报

发表于 2009-12-21 18:25:15 | 显示全部楼层
貌似播放 .amr/.3gp 格式要用到 libamr 的
回复 支持 反对

使用道具 举报

发表于 2009-12-21 20:05:05 | 显示全部楼层
Post by xsam;2057844
谢谢楼主,不过我想知道libamr的作用,如果我不enable会有什么影响?最近我编译支持coreavc的mplayer时,enable这两个参数会导致编译无法通过。


要事先安装opencore-amr的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-12-21 20:09:44 | 显示全部楼层
明白了。謝謝兩位,
回复 支持 反对

使用道具 举报

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

本版积分规则

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