freeMXF.org http://freemxf.org/forum/ |
|
use sdk to extract essence from mxf file http://freemxf.org/forum/viewtopic.php?f=2&t=195 |
Page 1 of 1 |
Author: | diddek [ Thu Feb 25, 2010 4:22 pm ] |
Post subject: | use sdk to extract essence from mxf file |
Hi, I used simplewrap to create an mxf file of a single .wav file. I then extracted the wav from the mxf with FFMPEG (ffmpeg -i my-file.mxf my-file.wav), the new wav file plays is ok and plays fine.. Is it possible to do the same with the sdk? I like to encode several wav files and some data to an mxf file and then extract the content - using mxf as a wrapper, intermediate format. Any pointers greatly appreciated. Best, Dirk |
Author: | Matt Beard [ Fri Feb 26, 2010 9:20 am ] |
Post subject: | |
If you use MXFSplit with the -w option it will extract any PCM audio to wave files. The filenames of the wave files get based on the location in the file structure (not ideal, but predictable) so you would probably have to rename them. |
Author: | diddek [ Mon Mar 01, 2010 10:03 am ] |
Post subject: | |
Hi, Thanks! I found this option and it works... But, is there no way to preserve the original filename? Best, Dirk |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |