bentasker / HLS-Stream-Creator

Simple Bash Script to take a media file, segment it and create an M3U8 playlist for serving using HLS
BSD 3-Clause "New" or "Revised" License
273 stars 101 forks source link

Add more control to bitrate and encoding methods #11

Closed mrworf closed 8 years ago

mrworf commented 8 years ago

Adds support for VBR, CBR, CRF as well as 2 pass encoding and more control of the h265 codec.

bentasker commented 8 years ago

Nice, thanks!

Merging