You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I add Spatial Media Metadata data using FFMPEG? In MP4 encoding, I tried to use ffmpeg's av_stream_add_side_data to add AVSphericalMapping data. It is useful in av_dump_format, but it is not in MP4. Is there a source code or class library for Windows C++?