Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想确定视频文件(例如 MP4)的各种属性,例如视频的长度等,但我没有使用多媒体的经验谁能帮忙
谢谢
麦克风
您不需要使用 DSPack 来执行此任务。 使用MediaInfo库的 dll 版本(下载附带一个 Pascal 演示和 Google/Bing/Yahoo!/whatever come for more)。另外,由于 MediaInfo 是独立的,因此您不依赖于已安装的机器编解码器。