是否有文档可以在不使用Quicktime SDK的情况下读取Quicktime MOV文件?
发布于 2009-06-16 13:58:34
Wotsit.org有关于MOV文件格式的4 documents。
发布于 2009-06-16 14:16:34
苹果公司发布了一款QuickTime File Format Specification。
发布于 2009-06-16 13:56:23
If you are particularly industrious, and are looking to rewrite quicktime, you can read the specification from Apple。
或者,您可以像mPlayer那样对现有的库(如Libavcodec )进行包装。
https://stackoverflow.com/questions/1001614
复制相似问题