Hey,

I am trying to do the following mux, with -vcodec recently added. Now with the h264 conversion option added, the muxing time is double and it tops out at 90+% in processing list. Can it be quicker and less resource hungry by altering the following command?

:~$ /usr/local/bin/ffmpeg -i /link/to/music.mp3 -i /link/to/video.mp4 -vcodec libx264 -crf 23 -vf subtitles=/link/to/subtitles.srt -strict -2 /link/to/muxed.mp4

Regards,
~Vijay.

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to