Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
360 度影片中繼資料
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
使用 Spherical Video 標準來編碼 360 度影片。
相機製造商和型號
我們強烈建議您在 MP4 360 影片的 使用者資料原子中指定相機製造商和型號。我們支援兩種做法:
manu:攝影機製造商 (品牌)
modl:相機型號
或
©mak:攝影機製造商 (品牌)
©mod:相機型號
相機韌體版本
我們強烈建議您在 moov/udta/meta/ilst/FIRM 中指定相機韌體版本,並以字串形式加入 MP4 360 影片中。
驗證
你可以使用 ffprobe 指令驗證影片:
$ ffprobe your_video.mp4
...
Metadata:
make : my.camera.make
model : my.camera.model
firmware : v_1234.4321
...
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-30 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-11-30 (世界標準時間)。"],[],["360 videos should adhere to the Spherical Video standard. It's strongly recommended to include camera details in the MP4 video's user-data atoms using either `manu`/`modl` or `©mak`/`©mod` for manufacturer and model. The camera firmware version should be included as a string in the moov/udta/meta/ilst/FIRM atom. You can verify these details using the ffprobe command on the video file.\n"]]