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.
如何使用javascript,PHP或其他将用户上传到服务器的照片变成电影?
javascript
PHP
例如,我想将照片转换成1.jpg,2.jpg,3.jpg或其他格式。C:\htdocs\img\pic1.avivideo
1.jpg,2.jpg,3.jpg
C:\htdocs\img\pic
1.avi
video
谢谢。
最简单的解决方案是使用ImageMagick
convert *jpg mymovie.mpg