Skip to content

How to preserve link to source files after downloading an aaf from the server? #111

Open
@Dylan-Buth

Description

@Dylan-Buth

This may be a basic question. I'm pretty new to aaf files in general and am having trouble understanding this part.

We're building an aaf file server-side, from WAV files. We then let the user download a zip that includes the aaf, and corresponding wav files. The problem is, once the user downloads it, the link is wrong. For example, a SourceMob has a locator object, with a urlstring pointing to the absolute path of the wav file on the server. Is there a way to set that locator to a path, relative to the aaf file? (Ex. ./source-wav-1.wav) Or is there another solution to this problem that I'm missing?

Logic Pro seems to handle it best, prompting the user to select the location of files it can't find. Pro Tools just gives an error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions