You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Fernando Cassia <fe...@gmail.com> on 2006/02/17 19:55:55 UTC

Java-ffmpeg wrapper

FYI:
http://fobs.sourceforge.net/

http://sourceforge.net/project/showfiles.php?group_id=105646&package_id=117443&release_id=352645

FOBS is an object oriented wrapper for *ffmpeg* library. Build easily object
oriented applications that work with MultiMedia files in multiplatform
environments.
FOBS are Ffmpeg OBjectS. It is a set of object oriented APIs to deal with
media. It relies in the ffmpeg library, but provides developers with a much
simpler programming interface.
FOBS is currently available in C++.

The Java API is being developed and the current version already includes a
JMF plugin. It has been successfully tested in a range of platforms (Linux,
MacOS X, Win32(MinGW)).

About FFMPEG
 http://ffmpeg.sourceforge.net/index.php

Re: Java-ffmpeg wrapper

Posted by Geir Magnusson Jr <ge...@pobox.com>.
thanks for the pointer

Fernando Cassia wrote:
> FYI:
> http://fobs.sourceforge.net/
> 
> http://sourceforge.net/project/showfiles.php?group_id=105646&package_id=117443&release_id=352645
> 
> FOBS is an object oriented wrapper for *ffmpeg* library. Build easily object
> oriented applications that work with MultiMedia files in multiplatform
> environments.
> FOBS are Ffmpeg OBjectS. It is a set of object oriented APIs to deal with
> media. It relies in the ffmpeg library, but provides developers with a much
> simpler programming interface.
> FOBS is currently available in C++.
> 
> The Java API is being developed and the current version already includes a
> JMF plugin. It has been successfully tested in a range of platforms (Linux,
> MacOS X, Win32(MinGW)).
> 
> About FFMPEG
>  http://ffmpeg.sourceforge.net/index.php
>