What's new
AMJ Bulletin Board

[RELEASE] ffmpeg4pocketpc v02

scott8813

InsomniAddict
ffmpeg4pocketpc v0.2

ffmpeg-logo.png



What is ffmpeg4pocketpc?

ffmpeg4pocketpc is a patch of ffmpeg and ffplay for Windows Mobile Devices.
Note: This is not a stand-alone project. Its based on ffmpeg. When you are use a part of it you have to agree the terms of license of ffmpeg.

What does it include?

- libavcodec, libavformat, libavutil, libavdevice and swscale
- ffplay
- libtest (A tool to test your ffmpeg libraries based on ffplay with a simple gui)
- libtool (A Tool to create the linking library from the module-definition)

News

libtest update version 0.2.

2009-11-02
Update of contact section.

2009-11-01
Download section updated.

2009-10-31
Update of website content.

Project has started. In the next few weeks we will update our content.
Code:
http://www.ffmpeg4pocketpc.org/

All downloads are licensed under the terms of GPL Version 2.0.

ffmpeg libraries

I used the following configuration options:

"--enable-cross-compile --cross-prefix=/opt/mingw32ce/arm-mingw32ce/bin/ --arch=arm4l --target-os=mingw32ce --enable-memalign-hack --disable-ffmpeg --disable-ffserver --disable-ffplay --disable-static --enable-shared --disable-mmx --disable-zlib --disable-ipv6 --disable-debug --enable-small --enable-network --enable-protocols --enable-decoders --enable-parsers --enable-demuxers --enable-encoders --enable-muxers --enable-filters --extra-ldflags=-L/home/faad/lib --enable-libfaad --enable-gpl --enable-decoder=libfaad --enable-decoder=mpeg4aac --extra-cflags=-I/home/faad/include"

Code:
http://ffmpeg4pocketpc.googlecode.com/files/ffmpeg_libraries_svn-r20427_2009-10-31.7z
ffplay


- svn-r20427_2009-10-31
Code:
http://ffmpeg4pocketpc.googlecode.com/files/ffplay_svn-r20427_2009-10-31.7z
libtest

Note: libtest requires Microsoft .Net Compact Framework 2.0.

Usage: Install libtest and then just replace the ffmpeg libraries in program folder and execute the libtest tool.

- Version 0.2
* Optimization for large screens
Code:
http://ffmpeg4pocketpc.googlecode.com/files/libtest_version_0.2.7z
 
Last edited:
Back
Top