Question

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!

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top