Home >Backend Development >PHP Tutorial >ffmpeg - PHP uses the popen method to implement asynchronous operations.

ffmpeg - PHP uses the popen method to implement asynchronous operations.

WBOY
WBOYOriginal
2016-09-12 17:44:461875browse

Use the popen method to perform a video transcoding operation.
In order for transcoding to be executed asynchronously,
How can we know that this sentence has been executed? That’s how you know the transcoding is finished.

Reply content:

Use the popen method to perform a video transcoding operation.
In order for transcoding to be executed asynchronously,
How can we know that this sentence has been executed? That’s how you know the transcoding is finished.

Record it before execution and change it after execution

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn