MartinDelille / libomf

Read and write Open Media Framework
GNU Lesser General Public License v2.1
1 stars 0 forks source link

salon #1

Open MartinDelille opened 5 years ago

MartinDelille commented 5 years ago

This issue is only made for general discussion.

MartinDelille commented 5 years ago

@trebmuh This is a work in progress, but maybe you have knowledge about this format? Its would allow Audacity and maybe Ardour to support a common exchange format with proprietary tools like P s.

trebmuh commented 5 years ago

Hi @MartinDelille , Thanks for pinging me here. I've got no real knowledge about that format beyond that "it looks to be an open format for music sharing". So, you're idea is about making a lib of it, then other software can depend on that lib to be able to import/export rather than reinventing the wheel in every software, right?

MartinDelille commented 5 years ago

exactly!

trebmuh commented 5 years ago

Nice thinking. I'll try to get some knowledge around that. Will share those here if I've got some.

MartinDelille commented 5 years ago

I'm currently working on it from a piece of code I found. I should publish something soon but any input would help!

I'm also studying the AAF.

trebmuh commented 5 years ago

Read that (where Paul is the man who made Ardour and Jack).

It looks that Reaper started to work on a something like that (in 2009) under a BSD license, and a first effort started to get it included in Ardour then.

I'd highly suggest you to go on #lad and/or #ardour IRC channels on freenode.net to discuss the issue with knowledgeable people before starting coding things.

Hope that helps.

MartinDelille commented 5 years ago

You rock @trebmuh ! I'll have a look at it tomorrow.

trebmuh commented 5 years ago

You're welcome. Let me know how that goes.

Kirktopode commented 1 year ago

@MartinDelille Is this dead? I just ran into a month or two of free time and I was trying to find a library or some other first steps to convert OMF files. If you know anything about OMF reading/conversion beyond what I'm seeing here, it would be super helpful.

MartinDelille commented 1 year ago

Yes it is dead. I finally used this library which work for audio session interchanged using AAF: https://aaf.sourceforge.net/