freeMXF.org
http://freemxf.org/forum/

Getting AudioVisual information from MXF files
http://freemxf.org/forum/viewtopic.php?f=3&t=174
Page 1 of 1

Author:  onacit [ Fri Mar 27, 2009 4:24 am ]
Post subject:  Getting AudioVisual information from MXF files

Hi, there.

I think I really need some help.

I'm working on a job of getting following information from any mxf file.
    visual height
    visual width
    total bit rate (A/V)
    duration
    frame count
    audio channel count
    video frame rate


Is this make sense or not?

Is there any java library for mxf?


OK. here comes my situation.

1. I've never been touched with MXF before.
2. I got SMPTE 377M doc only. (is this OK?)
3. Now I think I can parse the KLV sequence from the file. (This is what I achieved during this week.)


Can anybody show me some advise?

Please, help me. Any word will help.

Author:  Board Admin [ Sat Mar 28, 2009 9:59 am ]
Post subject: 

I suggest that as a "quick-fix" you try and pick this information out of the file descriptor set. Depending on how reliable you need this to be you should really parse the whole metadata structure because some files can be complicated.

Also, you will probably need some other documents to get the correct property details for each type of essence.

Author:  onacit [ Mon Mar 30, 2009 2:20 am ]
Post subject:  Thank you, again.

Thank you, again.



Board Admin wrote:
I suggest that as a "quick-fix" you try and pick this information out of the file descriptor set. Depending on how reliable you need this to be you should really parse the whole metadata structure because some files can be complicated.

Also, you will probably need some other documents to get the correct property details for each type of essence.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/