Pergunta

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!

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top