Git Product home page Git Product logo

Comments (6)

nuclearsugar avatar nuclearsugar commented on May 8, 2024

I'm running into some major hurdles in trying to get 8k UHD spherical media onto youtube. I've managed to render to the WebM format (plugin), but getting the spherical media tag injected is proving to be very difficult.

MP4's max resolution is 3840 × 2160. I'm not sure if Apple Pro Res 422 HQ can render to 8k. So I'm stuck using WebM since it's the only 8k format Youtube accepts.

I see in other discussions that there are currently some platform issues with supporting WebM. But is there a way to inject the spherical media tag manually?

from spatial-media.

dcower avatar dcower commented on May 8, 2024

Hey @nuclearsugar, we don't have support for MKV/WebM currently, but I believe I do have a solution for you!

The metadata injector supports MOV containers, which 8k video is supported in, so you should be able to transcode (e.g., using FFmpeg) to ProRes or H.264 in a MOV container and then use the injector on that. This page has more information on using FFmpeg to encode using ProRes.

Let me know if you still have any issues; I'm happy to help out.

from spatial-media.

nuclearsugar avatar nuclearsugar commented on May 8, 2024

Thank you @dcower! Your technique worked perfectly. I converted the WebM to a MOV (ProRes) in FFmpeg. Cheers.

from spatial-media.

dcower avatar dcower commented on May 8, 2024

No problem! Glad I could help. :)

from spatial-media.

fspar avatar fspar commented on May 8, 2024

But when you convert your 8K webm to a mov, do you still retain the efficient file size, and quality?

from spatial-media.

wonson avatar wonson commented on May 8, 2024

mshp is not supported in ffmpeg

from spatial-media.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.