is there any method of converting .flv (flash movies) to .3gp movie in linux based operating system? JMF might be able to do something but I am not sure how!
I am looking for a Open Source Java library which can be used to read Microsoft Word document, do some processing with the parsed text content and write back the updated text into Microsoft Wo...
I need to retrieve the "size" (in pixels and in inches/centimeters) and color depth from BMP, JPG, GIF and PNG files. The pixel size seems to be relatively easy, the dpi - value poses problems...
Is JMF dead ?
I'm gonna write an experimental application. It needs to plays streams ( avi/mpeg/mp3 whatever ), able to watermark, edit ( cut, merge etc... ) and other complicated stuff. ...
dear all,
i want to build an applet for capturing video from IP camera which gives video of type MPEG-4.
how can i use it to applet to view video of the camera?what api i need to do that?
p...
Hi,
I would like to communicate with an ipod using java.
I saw i can use gtkpod, but i'm unable to make JNI.
Is there an existing API for Java ?
Hi experts,
I am facing a problem with jmf merger datasource
The code works fine for recording audio and converting jpg images to .mov but when i try to create a merger datasink to integrate...
I have been seeing geometrical algorithms here and there.
But I really don't know how to implement it.
Give some examples of geometrical objects in programming language (java or c++)
Dear all,
i want to play wav file from directory from lan network . i know how to play wav file from lacal machine using jmf, but i can not access the directory from my application and playi...
I have been programming in java for awhile but am new to using the Media Framework. In going over the AVTransmit2/AVReceive2.java code samples I am trying to figure out if I can receive and r...
Hello,
I'm working with JMF API from Sun.
I wish to receive two incoming RTP streams into a PC port (or two ports for each stream) and merge them into only one file...it's like mixing them...
I've gotten Red5 0.8RC2 installed and running on a Fedora 8 server, which uses IcedTea 1.7.0 for Java. But when I load the installer page in a browser, all versions of all the demo applicatio...
Im developing a java client server application. I need a GPLed java library for powerpoint presentation viewing where I can programatically control the slide transitions
How can I solve the error i got on JMF when playing video file like avi:
THE Error is Buffer Underflow
Need a GPLed Java Audio Conferencing Library using which I can play streaming audio captured at one client to all other connected clients. Can i use JMF itself for this and write the code myse...