google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.86k stars 430 forks source link

v2 binary video data support in source code #88

Open jfurton opened 8 years ago

jfurton commented 8 years ago

It appears that the current python sample code only handles reading or writing the V1 XML format instead if the V2 binary for videos metadata. Is there a plan to update the python code to use V2? Similarly the Windows EXE appears to use V1 video format.

John

suderman-google commented 8 years ago

The V2 specification is still being drafted and subject to change. Once we have finalized the format we will be releasing tooling for the format.

kodawah commented 7 years ago

@suderman-google Hi, is there any progress in updating the script? Would you consider accepting a patch for it?