Adrien Gesta-Fline

Results 37 comments of Adrien Gesta-Fline

> I'm curious about unsigned char* -- what data-format does AAF use for Audio? `cfb_getStream()` is not specifically intended for audio. It simply retrieves a data stream out of CFB...

> Would the following API work for you? Yes it would. Note that AAF stores its content in a kind of FAT32 structure. So ideally, we should find a way...

Maybe the next Ardour release could be based on current working code and we could work on this in a dedicated fork ?

> Just wondering if you could try it at your end sometime? (or any ProTools import) I don't have that file, nor any file from Dingo. But I bought ProTools...

Thanks John. Just had a quick look at your file. It crashes with Ardour but `aaftool` reads it with no issue (with both `--pt-remove-sae` and `--pt-true-fades` set, which enable protools...

Hi John, Before the release of libaaf v1.0, there were still many parts of code that needed to be somehow improved or rewritten. That's what I've been working on day...

Well, I had this URIParser from another project and I thought I could reuse it here. This also keeps libaaf dependency free. Have you experienced any issue with it ?...