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

No master playlist? #10

Closed jegjessing closed 8 years ago

jegjessing commented 8 years ago

Hi

Amazingly beautiful script :-) Only problem is, I'm having problems generating a master playlist? Also when passing multiple bitrates, only the first bitrate is shown: Encoding for bitrate 256k completed Encoding for bitrate k completed Encoding for bitrate k completed

jegjessing commented 8 years ago

I was mistaking! Sorry Except from the Encoding for.. problem

bentasker commented 8 years ago

Thanks! The missing output is being covered in #9. As there's not been much movement on that issue might look at sorting in the next few days

bentasker commented 8 years ago

Hi, if you want to pull the latest version the issue with the status output should now be fixed