문제

I wonder is there any method to merge subtitle to a video? both of them stored on the server...

I'm trying to create an apps that will have custom subtitle and then upload the subtitle to the server and merge it up with the video. Final step is to upload the video to the user's YouTube account.

Is there any way I could do this? With PHP alone maybe not, but extension/plugin maybe?

Thanks!

도움이 되었습니까?

해결책

You Could Use http://www.ffmpeg.org

FFmpeg is a complete, cross-platform solution to record, convert and stream audio and video. It includes libavcodec - the leading audio/video codec library

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top