Skip to content

Need to convert JSON data to aaf file . Ple #13

@aneer-anwar

Description

@aneer-anwar

I have JSON data appearing like

{
"videoFile":"https://drive.google.com/open?id=1yDiew9tq7p7Ro-nPFExHJn_iV5c8ZXfc",
"recordings":[
{
"cueOut" : 1.8599773242630386,
"cueIn" : 0,
"end" : 1.8599773242630386,
"start" : 0,
"file" : "https://drive.google.com/open?id=18WI6VjwA_WhUuT6KOWx4cBEeRML-5Fjx"
},
{
"cueOut" : 1.8599773242630386,
"cueIn" : 0,
"end" : 5.384468324263039,
"start" : 3.524491,
"file" : "https://drive.google.com/open?id=1BnKvUe9zq3AZ86cHgeV8aYdgHW_CL4QZ"
}
]
}

I need to convert JSON to AAF with essence and metadata. Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions