Gear 360 video - Meta data not found !

Started by ISsa2022, August 05, 2022, 08:40:10 AM

Previous topic - Next topic

ISsa2022

Hello there, so i got a big issue, i do some 360 video with my camera Samsung 360 Gear

the probléme, no vlc, no google photo detect this a 360 video, after so many research is look like missing some Meta data for the video

is look like u have to add this data on the video :

so on my video i got this :


C:\Users\issa2021\Documents\Samsung\ActionDirector\2.0\360>exiftool -s 360_0058_Stitch_YHC.MP4
ExifToolVersion                : 12.44
FileName                        : 360_0058_Stitch_YHC.MP4
Directory                      : .
FileSize                        : 82 MB
FileModifyDate                  : 2022:08:05 14:27:11+02:00
FileAccessDate                  : 2022:08:05 14:31:53+02:00
FileCreateDate                  : 2022:08:05 14:26:17+02:00
FilePermissions                : -rw-rw-rw-
FileType                        : MP4
FileTypeExtension              : mp4
MIMEType                        : video/mp4
MajorBrand                      : MPEG-4 (.MP4) for SonyPSP
MinorVersion                    : 100.25.0
CompatibleBrands                : MSNV, isom, mp42
MediaDataSize                  : 82037619
MediaDataOffset                : 44
MovieHeaderVersion              : 0
CreateDate                      : 2022:08:05 12:27:11
ModifyDate                      : 2022:08:05 12:27:11
TimeScale                      : 90000
Duration                        : 29.26 s
PreferredRate                  : 1
PreferredVolume                : 100.00%
PreviewTime                    : 0 s
PreviewDuration                : 0 s
PosterTime                      : 0 s
SelectionTime                  : 0 s
SelectionDuration              : 0 s
CurrentTime                    : 0 s
NextTrackID                    : 3
TrackHeaderVersion              : 0
TrackCreateDate                : 2022:08:05 12:27:11
TrackModifyDate                : 2022:08:05 12:27:11
TrackID                        : 1
TrackDuration                  : 29.26 s
TrackLayer                      : 0
TrackVolume                    : 0.00%
ImageWidth                      : 2560
ImageHeight                    : 1280
GraphicsMode                    : srcCopy
OpColor                        : 0 0 0
CompressorID                    : avc1
SourceImageWidth                : 2560
SourceImageHeight              : 1280
XResolution                    : 72
YResolution                    : 72
CompressorName                  : AVC Coding
BitDepth                        : 24
VideoFrameRate                  : 29.97
MatrixStructure                : 1 0 0 0 1 0 0 0 1
MediaHeaderVersion              : 0
MediaCreateDate                : 2022:08:05 12:27:11
MediaModifyDate                : 2022:08:05 12:27:11
MediaTimeScale                  : 48000
MediaDuration                  : 29.25 s
MediaLanguageCode              : eng
HandlerType                    : Audio Track
HandlerDescription              : Sound Media Handler
Balance                        : 0
AudioFormat                    : mp4a
AudioChannels                  : 2
AudioBitsPerSample              : 16
AudioSampleRate                : 48000
ImageSize                      : 2560x1280
Megapixels                      : 3.3
AvgBitrate                      : 22.4 Mbps
Rotation                        : 0

and like u see is missing this information :

<GSpherical:Spherical>true</GSpherical:Spherical>
  <GSpherical:Stitched>true</GSpherical:Stitched>
  <GSpherical:StitchingSoftware> Samsung Gear 360 ActionDirector-V1.0.0.2005  PC Stitching Engine-V1.0.0.30 </GSpherical:StitchingSoftware>
  <GSpherical:ProjectionType>equirectangular</GSpherical:ProjectionType>

the normal way is my actionDirector apps have to add this meta, but he is not :/

so now i want to push it manually with exiftool

but i got this error :

what do u think please :


C:\Users\issa2021\Documents\Samsung\ActionDirector\2.0\360>exiftool -XMP-GSpherical:Spherical="true" -XMP-GSpherical:Stitched="true" -XMP-GSpherical:StitchingSoftware=dummy -XMP-GSpherical:ProjectionType=equirectangular 360_0058_Stitch_YHC.MP4 -v
======== 360_0058_Stitch_YHC.MP4
Rewriting 360_0058_Stitch_YHC.MP4...
  FileType = MP4
  FileTypeExtension = MP4
  MIMEType = video/mp4
  Editing tags in: GSpherical MOV Movie SphericalVideoXML Track
  Rewriting Movie
  Rewriting MovieHeader
  Rewriting Track
  Rewriting TrackHeader
  Rewriting Media
  Rewriting MediaHeader
  Rewriting MediaInfo
  Rewriting DataInfo
  Rewriting DataRef
  Rewriting SampleTable
  Rewriting SphericalVideoXML
  Warning = Error parsing XMP
  Rewriting Track
  Rewriting TrackHeader
  Rewriting Media
  Rewriting MediaHeader
  Rewriting MediaInfo
  Rewriting DataInfo
  Rewriting DataRef
  Rewriting SampleTable
Nothing changed in 360_0058_Stitch_YHC.MP4
Warning: Error parsing XMP - 360_0058_Stitch_YHC.MP4
    0 image files updated
    1 image files unchanged


StarGeek

There's a problem with the XMP data already in the file.  Can you make a sample file that has this problem available?
"It didn't work" isn't helpful. What was the exact command used and the output.
Read FAQ #3 and use that cmd
Please use the Code button for exiftool output

Please include your OS/Exiftool version/filetype