freeMXF.org

Open discussion about freeMXF.org tools and MXF in general
It is currently Thu Mar 28, 2024 9:23 am
Board index » MXF Categories » freeMXF.org Tools



Post new topic Reply to topic  [ 2 posts ] 
Author
Search for:
Message

Offline
Rookie

Joined: Mon Dec 08, 2008 9:02 am
Posts: 1

Post Posted: Mon Dec 08, 2008 10:05 am 
Top  
If I use MXFsplit to unwrap the MXF file there are 2 stream files generate.
Is the metadata (headerfile) written to those files?

If yes, how can I read them?

If no, is there a way to do this?

I tried this in the mxfsplit project , mxfsplit.cpp file, dumpobject function, line 471.

fprintf (pFile, "%s%s = %s\n", Prefix.c_str(), Object->Name().c_str(), Object->GetString().c_str());

It's writing everything in the file except of the header metadata.
Which I needed.

The original code is;

printf ("%s%s = %s\n", Prefix.c_str(), Object->Name().c_str(), Object->GetString().c_str());

Which is printing everything on the console including the metadata I need.
Maybe it has something to do with the dict.xml.

Please some advise.
Thanks in advance.

 Profile  

Offline
Insider

Joined: Thu Apr 15, 2004 10:39 am
Posts: 198
Location: Scotland

Post Posted: Mon Dec 22, 2008 10:41 pm 
Top  
The metadata is not written to a file by MXFSplit.

I would recommend that you simply run MXFDump and pipe the output into a text file.

 Profile WWW  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Jump to:  


Who is online

Users browsing this forum: No registered users and 53 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group :: Style based on FI Subice by phpBBservice.nl :: All times are UTC