开发者

converting using ffmpeg in background [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

Asynchronous shell exec in PHP

i'm witing a php script which convert video into FLV.when the converting is in progress the user has to wait for completion of converting but What I want to do is when the converting is in process开发者_高级运维 the script continue the next lines after shell_exec .How should I do that?

Thanks


As Jared said, try looking at Asynchronous shell exec in PHP

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜