質問

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 stored 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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top