Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Injecting metadata for equi-angular-cubemap (EAC) videos? #240

Open
Boscop opened this issue Jun 2, 2020 · 1 comment
Open

Injecting metadata for equi-angular-cubemap (EAC) videos? #240

Boscop opened this issue Jun 2, 2020 · 1 comment

Comments

@Boscop
Copy link

Boscop commented Jun 2, 2020

Youtube serves 360° videos in equi-angular-cubemap (EAC) format but does it also support uploading in EAC format? (instead of equirectangular)
FFmpeg supports EAC but it seems this metadata injector doesn't seem to support it (?)
(When uploading in equirectangular format, YT converts it to EAC and serves that. But I want to avoid the conversion and upload in EAC already.)
If youtube supports uploads in EAC format, which metadata does it expect for this in the video container?

@ghost
Copy link

ghost commented Feb 18, 2021

As far as I know the GoPro MAX also stores the footage in EAC format on the internal SD card, including ambiX audio channels on the second track.
Their GoPro Player then converts the EAC into equirectangular - and somehow only outputs stereo.

In my usecase I would not have to modify / cut the captured video and if this tool could directly insert the EAC metadata, then I could get rid of a lot of steps, time and space in post processing.

Is there a chance that YouTube would expose their required and supported metadata settings for EAC? Or is the VR-hype over?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant