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.
有什么方法可以在没有访问 shell 的情况下使用 php 或 javascript 读取 mp4 文件的帧速率(没有 system() 等)
我想到了 readfile 或 fopen,但我在 google 或 php.net 上找不到任何东西。