0

Possible Duplicate:
Media Information Extractor for Java

Is there any way to access all the file details i get under advanced tab in file properties of any video file in windows. I need details like dimensions, duration, framerate etc.

Community
  • 1
  • 1
meraj
  • 243
  • 1
  • 2
  • 8
  • 1
    What video formats do you want to support? "Any" is not possible. – Matt Ball Mar 07 '11 at 18:32
  • It would be sufficient if i get properties for avi files. I would prefer a pure java solution. As my application anyways uses matlab, currently i am calling a matlab function to read these properties but it takes too much time. – meraj Mar 07 '11 at 18:34
  • 1
    avi is a container type. it can support quite a few formats inside it like mpeg-4 (divx/xvid) and mpeg-2. – asgs Mar 07 '11 at 18:38
  • Someone here doesn't understand what a comment flag is. If a comment is rude, you flag it. If a comment speaks a truth that you do not like, you do not flag it. –  Mar 11 '11 at 18:36

0 Answers0