[FFmpeg-user] HTTP live streaming with aes encrpytion

Moritz Barsnick barsnick at gmx.net
Wed Jun 18 11:48:52 CEST 2014


On Wed, Jun 18, 2014 at 04:37:13 -0400, Luke wrote:
> # Whole rest of program runs in this if; exits 2 at the end if the above fails.

Nitpick: You could reverse the clause and exit right there. Makes it
easier without encapsulating if/then/else. :-)

> # I thought m3u8 playlists needed full URLs, but he doesn't include them.

I have experienced m3u8 files with both relative and absolute paths. So
both must work. :-) (At least for the web players, I haven't tested the
former with ffmpeg and a URL pointing at such an m3u8. It should work.)

Moritz


More information about the ffmpeg-user mailing list