Results 1 to 2 of 2
- 04-04-2012, 04:21 PM #1
Member
- Join Date
- Mar 2012
- Posts
- 3
- Rep Power
- 0
jar files that can read video and audio meta data
Hi all,
I have posted a similar thread here at code ranch.
Basically I want to ask if there is a lightweight jar file to extact video and audio meta data. I would like to have the following data:
I wanted to read data like:
1.Video bitrate
2.Video framerate
3.Video format and codec
4.Video size (width X height)
5.Audio channels
6.Audio format
7.Audio bitrate and sampling rate
These are the video and audio formats I will be working with - mp4, mpeg, wmv, avi, wm, midi, wma, mp3, aiff, au and wav
I have google it so far, i cant find any jar files that allow me to do.
So far I have come across these postings:
1. Java library to check video if it's 1080p, 720p, etc - Stack Overflow
2. Media Information Extractor for Java - Stack Overflow
However, the solutions provided are not what I am looking for. It will require an installation of the program before you can use the jar files.
So are there any jar files available that allow me to read the video and audio meta data?
- 04-12-2012, 05:33 PM #2
Member
- Join Date
- Jan 2010
- Posts
- 19
- Rep Power
- 0
Re: jar files that can read video and audio meta data
Did you try "JAVE"? it supports things you can do with ffmpeg?
JAVE - Java Audio Video Encoder e Transcoder
Similar Threads
-
Data files - how to read random line?
By Exhonour in forum New To JavaReplies: 4Last Post: 01-20-2009, 08:28 PM -
PeerStream Audio Video Streaming Server 4.73
By Java Tip in forum Java SoftwareReplies: 0Last Post: 05-06-2008, 06:46 PM -
Please help Transmitting Audio and Video using RTP
By pedaramanareddy in forum New To JavaReplies: 0Last Post: 01-03-2008, 02:39 PM -
PeerStream Audio Video Streaming Server 4.55
By JavaBean in forum Java SoftwareReplies: 0Last Post: 10-27-2007, 07:34 PM -
PeerStream Audio Video Streaming Server 4.61
By levent in forum Java SoftwareReplies: 0Last Post: 07-31-2007, 07:50 PM
Bookmarks