Replay Mod Forums

Automatically add 360 metadata
    • User
    • 26 forum posts
    User1304
    #1

    Sep 10 15, 11:20 PM

    I'm not completely sure if it's possible, but I believe I heard that some 360 video cameras automatically add the 360 metadata to videos so that they can be directly uploaded to YouTube.

    I feel this would be a good feature as I have had many problems with some of the different tools already.


    • Moderator
    • Beta Tester
    • 125 forum posts
    User37
    #2

    Sep 11 15, 08:41 AM

    I agree this would be very handy. I am not sure though if it's possible. It could very well be though, I know ffmpeg can inject certain metadata such as titles but I don't know if it can inject the whole spherical data thing.
    Although, there is a python API for Minecraft and there is a python script to inject the right metadata into a video file so that YouTube can recognize it as 360. Perhaps someone with more brain cells than me can put the two together and automate it. Perhaps, it could even be built into the mod directly. The devs would need to comment on that though.


    • Moderator
    • Beta Tester
    • 125 forum posts
    User37
    #3

    Sep 11 15, 08:42 AM


    • User
    • 47 forum posts
    User12470
    #4

    Sep 11 15, 05:28 PM

    Java should be able to accomplish this by itself, but I guess you could execute a python script from the mod code if you were lazy. But Java should be able to just open the file once ffmpeg is done and inject the right data.


    • Developer
    • 818 forum posts
    User1
    #5

    Sep 12 15, 10:51 AM

    I'll have a look into creating a Render Preset to automatically inject the metadata.
    Can't promise anything, though. I'll keep you updated.



    • Moderator
    • Beta Tester
    • 249 forum posts
    User20
    #6

    Sep 12 15, 06:55 PM

    This has been added and will be available once a new version is released.