开发者

Read metadata added by Apple Final Cut

开发者 https://www.devze.com 2023-02-20 01:38 出处:网络
I am editing some videos in Final Cut and I would like to make these available on my website. I have added some keywords to the videos. Is there a way I can extract/read these keywords using php scrip

I am editing some videos in Final Cut and I would like to make these available on my website. I have added some keywords to the videos. Is there a way I can extract/read these keywords using php scripts?

Is this metadata sto开发者_C百科red in the same way as ID3 tags? How can the php script read them?

Thanks.


Your best bet is to find an API which can handle Apple Final Cut files or to make your own (hard, especially if the format is not open). Otherwise your best bet is to manually enter the keywords to the website.

0

精彩评论

暂无评论...
验证码 换一张
取 消