[vlc-devel] HLS player
Rémi Denis-Courmont
remi at remlab.net
Mon Jun 17 08:00:59 CEST 2013
On Sun, 16 Jun 2013 19:57:28 -0400, Kevin Cadieux <kcadieux at gmail.com>
wrote:
> What do you mean exactly by "Prepare the transition to a Demux or an
Access
> Demux module"? So far the HLS module doesn't seem to be doing any
demuxing
> at all. Are you saying it should take on new responsibilities?
Time-based seeking requires that the HLS plugin implements the
(access_)demux interface. The stream_filter interface only supports byte
range-based seeking, which AFAIK is inadequate for HLS.
--
Rémi Denis-Courmont
Sent from my collocated server
More information about the vlc-devel
mailing list