laravel-ffmpeg icon indicating copy to clipboard operation
laravel-ffmpeg copied to clipboard

Getting Multi Bitrate MP4 on output

Open kotso opened this issue 2 years ago • 0 comments

Hello,

I'm trying to implement process that would give me multi bit-rate mp4 file on output. (each stream should have different resolution also)

I could create each resolution/bit-rate version first and merge that works fine, but I think doing it under single trans-coding process will be more correct but struggling with filters and maps.

If anyone has sample, could you please share it?

kotso avatar Nov 01 '23 09:11 kotso