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.
PHPを介してFFmpegを使用して、FLVビデオをいくつかの小さなFLVビデオにカットしようとしています。
小さいビデオの長さは同じかもしれません。
ffmpeg コマンドを使用する
を使用して実行します
exec
PHPの関数
参考までに、このリンクをチェックしてください