![]() |
||
|
*停權中*
加入日期: Dec 2004
文章: 275
|
MP4Box 媒體標籤(Meta)的參數如何使用
內建的 Meta 參數說明
代碼:
Meta handling Options
-set-meta args: sets given meta type - syntax: "ABCD[:tk=ID]"
* ABCD: four char meta type (NULL or 0 to remove meta)
* [:tk=ID]: if not set use root (file) meta
if ID is 0 use moov meta
if ID is not 0 use track meta
-add-item args: adds resource to meta
* syntax: file_path + options (':' separated):
tk=ID: meta adressing (file, moov, track)
name=str: item name
mime=mtype: item mime type
encoding=enctype: item content-encoding type
* file_path "this" or "self": item is the file itself
-rem-item args: removes resource from meta - syntax: item_ID[:tk=ID]
-set-primary args: sets item as primary for meta - syntax: item_ID[:tk=ID]
-set-xml args: sets meta XML data
* syntax: xml_file_path[:tk=ID][:binary]
-rem-xml [tk=ID]: removes meta XML data
-dump-xml args: dumps meta XML to file - syntax file_path[:tk=ID]
-dump-item args: dumps item to file - syntax item_ID[:tk=ID][:path=fileName]
-package: packages input XML file into an ISO container
* all media referenced except hyperlinks are added to file
假如要加入或移除 title=1111 , artist=2222 該怎麼作? 假如要匯入或匯出 XML 標籤檔該怎麼作? 此文章於 2007-05-22 10:21 PM 被 raiechun 編輯. |
|||||||
|
|
|
*停權中*
加入日期: Dec 2004
文章: 275
|
4556415331321548745313212
|
||
|
|