软件名称: |
FFMPEG SDK for Mobile V1.0 |
文件类型: |
.rar |
|
界面语言: |
英文软件 |
软件类型: |
国产软件 |
运行环境: |
Win2003,WinXP,Win2000,Win9X |
授权方式: |
开源软件 |
软件大小: |
1.39MB |
软件等级: |
★★★★☆ |
发布时间: |
2008-06-13 |
官方网址: |
http://www.ffmpeg.com.cn
作者:江南飞哥
演示网址:http://www.ffmpeg.com.cn
|
下载地址: |
·本地下载
|
使用说明: |
|
特别说明:本SDK适用于Windows Mobile平台,包含了大部分的解码器(已经测试过的有: H.264, Xvid, aac, mp3等),没有包含编码器,里面包含了一个VS2005的项目:testmain,方便大家学习。有任何问题,可进入ffmpeg工程组论坛讨论、学习:http://bbs.chinavideo.org (特别感谢FFMPEG工程组成员:江南飞哥)
ffmpeg for mobile v1.0
1) Why to provide it 1 month ago, I got a task to build ffmpeg for mobile platform. Then I fall into a nightmare in later 2 weeks. Fortunatly, with God and some others' helps, I build them out finally. I know there are some other engineers are suffering from the same trouble as I met. So I share the built dlls here for those who don't want to build ffmpeg by themselves. Really hope this could do help to some ones.
2) What's in it bin\ffmpeg.dll ffmpeg dll including avutil(v0.49), avcodec(v0.51) and avformat(v0.52). Almost all file formats and decoders are supported. It's maked with following configure:
./configure --enable-memalign-hack --target-os=WinCE --arch=arm --enable-cross-compile \ --cross-prefix=arm-wince-mingw32ce- --enable-small \ --enable-static --enable-shared \ --enable-libfaad --enable-gpl \ --disable-mmx --disable-zlib --disable-ipv6 --disable-debug \ --disable-ffmpeg --disable-ffserver --disable-ffplay \ --disable-encoders --disable-network --disable-muxers \ --extra-cflags="-march=armv4 -mtune=xscale" (Note: not all decoders are tested. Only H.264, Xvid, aac, mp3 are tested and fine.)
bin\SDL.dll SDL dll v1.2.13.
bin\swscale.dll swscale dll v0.
ffmpeg\ ffmpeg import libriry and included header files.
SDL\ SDL import libriry and included header files.
ffplay.c A good example showing how to use ffmpeg and SDL which is provided by ffmpeg team too. I just do some modification to make it work in mobile platform.
portab.h some definations for mobile platform
testmain.cpp test codes for user to build a runnable application quickly in mobile platform.
testmain.vcproj VC project file, generated by VS2005.
3) How to use it Please refer to testmain project. Also the dlls could be loaded dynamicly.
4) Thanks Special thanks to those authors of open projects.
5) Contacts If you are interested in mobile development. Welcome to join MSN group <mgroup4976@hotmail.com> by adding it in MSN.
Enjoy it, Wright May, 2008 |
|
下载说明: |
☉推荐使用网际快车下载本站软件,使用 WinRAR v3.10 以上版本解压本站软件。
☉如果这个软件总是不能下载的请点击报告错误,谢谢合作!!
☉下载本站资源,如果服务器暂不能下载请过一段时间重试!
☉如果遇到什么问题,请到本站论坛去咨寻,我们将在那里提供更多 、更好的资源!
☉本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。 |
|
|
|
 |
|
相关软件 |
|
|
|
|