开发者

Send an email when video encoding ends?

I want to send an email to user when ffmpeg开发者_StackOverflow中文版 encoding process ends.

How can I understand that his/her video is ready?


Take a look at FAM, which can be used for monitoring directory changes. I suspect that you can use fam_monitor_file. It will give you one event when the file is initially created by the encoder, and a second once it's done writing (encoding).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜