File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other JSE/JEE APIs and the fly likes Looking for MP4 video writer library Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Other JSE/JEE APIs
Reply Bookmark "Looking for MP4 video writer library" Watch "Looking for MP4 video writer library" New topic
Author

Looking for MP4 video writer library

Nam Ha Minh
Ranch Hand

Joined: Oct 31, 2011
Posts: 346

Hi guys,

I need to have a MP4 video writer written pure in Java. It may has following methods:

MP4Writer.writeFrame(BufferedImage)
MP4Writer.writeAudio(byte[])
MP4Writer.writeAudio(AudioInputStream)

Does any one know such library?

I googled for hours but couldn't found any relevant results.

Thanks.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35239
    
    7
One or other of these libraries may help: https://www.coderanch.com/how-to/java/OtherOpenSourceProjectsFaq, but probably not without resorting to native code.


Android appsImageJ pluginsJava web charts
Nam Ha Minh
Ranch Hand

Joined: Oct 31, 2011
Posts: 346

Thanks Ulf, but still not found what I want.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Looking for MP4 video writer library
 
Similar Threads
jar files that can read video and audio meta data
How to get an image from .mp4 file
Java libraries for Sound mixing and promotion of audio to video format
Playing mp4 in javaFX and Windows7
Video API