File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
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
Author
Looking for MP4 video writer library
Nam Ha Minh
Ranch Hand
Joined: Oct 31, 2011
Posts: 346
I like...
posted
Sep 11, 2012 02:07:57
0
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
posted
Sep 11, 2012 02:33:16
0
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 apps
–
ImageJ plugins
–
Java web charts
Nam Ha Minh
Ranch Hand
Joined: Oct 31, 2011
Posts: 346
I like...
posted
Sep 11, 2012 04:11:46
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter