[FFmpeg-devel] [PATCH 2/2] avformat/dashenc: Added support for Low-latency HLS(LHLS)

Jeyapal, Karthick kjeyapal at akamai.com
Wed Dec 12 17:43:11 EET 2018


On 12/12/18 9:10 PM, Moritz Barsnick wrote:
> On Wed, Dec 12, 2018 at 12:48:21 +0530, Karthick J wrote:
>> Apple doesn't have an official spec for LHLS. Meanwhile hls.js player folks are
>> trying to standardize a open LHLS spec. The draft spec is available in https://github.com/video-dev/hlsjs-rfcs/blob/lhls-spec/proposals/0001-lhls.md
>> This option will also try to comply with the above open spec, till Apple's spec officially supports it.
>
> Doesn't this imply it should be guarded under "-strict experimental" /
> FF_COMPLIANCE_EXPERIMENTAL? You will be creating streams which may
> later not conform to the spec anymore (?).
Yes, that makes sense. Thanks for pointing it out.

Regards,
Karthick
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list