Share

FMJ

Code

Programming Languages: Java

License: GNU Library or Lesser General Public License (LGPL)

Repositories

browse code, statistics, last commit on 2009-10-27 cvs -d:pserver:anonymous@fmj.cvs.sourceforge.net:/cvsroot/fmj login

cvs -z3 -d:pserver:anonymous@fmj.cvs.sourceforge.net:/cvsroot/fmj co -P modulename

Show:

What's happening?

  • Replace "new ..." with "...valueOf" is more memory friendly

    Replace new Integer with Integer.valueOf Replace new Long with Long.valueOf.

    2009-11-03 13:44:01 UTC by nobody

  • Followup: RE: ffmpeg-java source code?

    thats what I did. It did not work with my command line client (Linux), but I am now up and running through eclipse. Strange enough, as both should behave identically..

    2009-11-02 14:29:54 UTC by csell

  • Followup: RE: ffmpeg-java source code?

    cvs -d:pserver:anonymous@fmj.cvs.sourceforge.net:/cvsroot/fmj login.

    2009-11-01 12:05:03 UTC by jones79

  • Followup: RE: ffmpeg-java source code?

    you are so good.. however, I would prefer if I could download without hassles, as it becomes an open source project. Could someone please open the access to the ffmpeg-java repository? thanks, Christian.

    2009-10-31 19:08:10 UTC by csell

  • Followup: RE: ffmpeg-java source code?

    Hm as you said...only with a valid account... :)

    2009-10-30 19:23:20 UTC by jones79

  • ffmpeg-java source code?

    Hello, I tried to download the sourcecode for ffmpeg-java today, but found that CVS is only accessible with a valid account (not anonymous login), and the downloadable archives containe binaries only... How can I access the source code? thanks, Christian.

    2009-10-30 17:25:35 UTC by csell

  • Record Video and Audio Streams to Disc

    I am attempting to write a simple application that will capture video from a webcam and audio from a microphone and save these files off to either a local disc, or possibly a server site. Initially, I was working off of a JMF example that merges a video stream and an audio stream into a single datasource, then as the datasource is processed, the result is written to disc. When I attempt to...

    2009-10-29 17:26:13 UTC by cplukas

  • Comment: Simple patch for RTP to get SupportedInputFormats

    committed.

    2009-10-27 19:56:52 UTC by kenlars99

  • FMJ

    kenlars99 committed patchset 1830 of module fmj to the FMJ CVS repository, changing 2 files.

    2009-10-27 19:56:32 UTC by kenlars99

  • Current FMJ status (multiple Platforms/OSes)?

    Hi to everyone I'm going to start a project based on the capturing of audio and video from webcam / microphone. The project I'm realizing would ideally have to run on the widest possible amount of platforms / OSes. Let's say the minimum set should ideally be WinXP, WinVista, Win7, OSX and maybe also Linux. I'm a total newbie to LMF/FMJ, and so I felt like to ask if it's already...

    2009-10-05 15:05:10 UTC by mathieu_bosi

Our Numbers