Is it possible to check ffmpeg-status?

瀏覽次數:676 次
跳到第一則未讀訊息

Allan

未讀,
2009年11月18日 清晨6:42:162009/11/18
收件者:ffmpeg-php
Hey.

Is it somehow possible to check ffmpeg -s status via PHP?

Idea would be that when a user submits a video/audio file the data is
added to a database and endocing php is called -> this file should
first check if a ffmpeg-process is already running or not (so it
wouldn't start encoding 2 files at the same time) and then either
start a new process or do nothing (since at the end of every encoding
the system automatically checks for new files to be encoded to .flv).

Todd Kirby

未讀,
2009年11月18日 下午6:01:322009/11/18
收件者:ffmpe...@googlegroups.com
Use a lock file or add a field to your database that gets set when a transcoding process finishes.


--

You received this message because you are subscribed to the Google Groups "ffmpeg-php" group.
To post to this group, send email to ffmpe...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/ffmpeg-php?hl=.



回覆所有人
回覆作者
轉寄
0 則新訊息