360 Video Metadata App Mac

Posted on

In these cases, the correct metadata must be injected into your photos before they can be shared as 360 photos. There are two sets of metadata tags Facebook looks for to determine whether a photo is in 360: Photo Sphere XMP Metadata Most 360 cameras and panorama-generation tools include Photo Sphere metadata in saved photos. Download Metadata for Mac to contextual menu item for editing spotlight metadata. MOST POPULAR APPS. VLC Media Player. XXX Video Player - HD X Player. Spatial Media Metadata Injector is a free app that converts mp4 and mov videos to 360 degree vr videos.To convert your video 1) Open the video 2) Select the 360 checkbox 3) Save the video. This program works on Windows & Mac. Spatia also supports VR180, stereoscopic 3D and spatial audio. In these cases, the correct metadata must be injected into your photos before they can be shared as 360 photos. There are two sets of metadata tags Facebook looks for to determine whether a photo is in 360: Photo Sphere XMP Metadata Most 360 cameras and panorama-generation tools include Photo Sphere metadata in saved photos. On import: When you add a 360° video source file to Compressor, the app detects any spatial metadata present in the file and displays that information in the Job inspector. If the source video has no 360° metadata or if that metadata is incorrect, you can assign it yourself in the Job inspector. You need to use MS Image Compositor to stitch the photos together to create 360° Pano's on your PC or Mac its free HERE, to make interactive 360's you need to inject the MetaData (Spatial MetaData Injector) required and upload it to You Tube, Facebook or Instagram, using the MetaData injector is This video may help.

Hi all!

Today, i will guide you how to make youtube 360 degrees Video in MMD.

  • The first, you can download Panorama effect by Caeru in here.
  • The second, download youtube 360 Video Metadata app for Mac or Windows (64 bit). If you have 32 bit system or another OS, you should down here (the script using the “Download as ZIP” button at the bottom right). You’ll need to have Python installed on your computer to run it.
  • Other: you can download open source video converter software: Handbrake, Blender.

Extract Panaroma,zip file to folder, you can see many files, but we only use Panorama360.x file, look like Figure 1

Open MMD program, you can create new project with Panorama effect by loading Panorama360.x file, look like Figure 2

But, you will can’t see change in screen (Figure 2)! So, you should go to menu: Background (B) -> Acessories edit (A) and change the order of objects for the Panorama360.X be last, screen will be changed to 360 degrees scene, look like Figure 3. An important information would be that, it “reprints” pure scene without effects.

Note: you can transferred the effect to the camera:

Open Sub folder (Figure 4) and open the Notepad this file: MakeCubeCameraUtils.inc
And edit this line (Figure 5):

to

Now, save project and change video to 2k (2560×1440) (Figure 6) or 4k (3840×2160) video output (View(v) -> Screen size (o)), avi raw format! After, convert to mp4 file, h.264 codec by another software (handbrake, blender,..) because 360 Video meta app only support this file format .

Your video file needs to include certain metadata for 360 degree playback to be enabled. Follow these instructions to install an app that will add the necessary metadata into a new file for you.

Create a 360-enabled file with an app

  1. Un-zip the file, then open the 360 Video Metadata app. If you’re on a Mac, you may need to right-click the app and then click “Open”
  2. Select the video file
  3. Click “Inject and save
  4. Enter a name for the file that will be created
  5. Save the file. A new file will be created automatically in the same location as the original file
  6. Upload the new file to YouTube
  7. Wait for the 360 degree effect to process. This may take up to an hour.

If you add the metadata using a Python script.

  1. Un-zip the file. In the 360-Videos-Metadata sub-folder, you’ll see the 360VideosMetadata.py script. From Terminal (Mac) or Command (Windows), run the script with this command:

    Input is the full filename of the file that you’ve already created, for example: 360video.mp4. Output will be the name of the file that will be created by the script, so come up with a new name.The command you’ll run will look something like:

  2. If you’ve never run a Python script before, take a look at these resources for Mac and Windows.
  3. The script will create a new file. Next, you’ll upload it to YouTube

Reference:

  1. How videos in 360 in MMD to Youtube PDF

The Spatial Media Metadata Injector adds metadata to a video file indicating that the file contains 360 video. Use the metadata injector to prepare 360 videos for upload to YouTube.

360 Video Metadata App

The Windows release requires a 64-bit version of Windows. If you’re using a 32-bit version of Windows, you can still run the metadata injector from the Python source code as follows:

360 Video Editor App

  • Install Python.
  • Download and extract the metadata injector source code.
  • From the “spatialmedia” directory in Windows Explorer, double click on “gui”. Alternatively, from the command prompt, change to the “spatialmedia” directory, and run “python gui.py”.