Trying to read quicktime file chapter metadata
Does anyone know of a way using php, perl, or python I can read the chapter name and chapter start time from a quicktime video file in a .mov container开发者_运维问答 on a linux system?
I'd appreciate any help.
Thanks!
I'd use the unix commandline extract tool which supports hundreds of file formats - .mov included.
加载中,请稍侯......
精彩评论