[vlc-devel] [PATCH] dvdnav: add Demux submodule
Rémi Denis-Courmont
remi at remlab.net
Mon Mar 23 21:15:19 CET 2015
Le lundi 23 mars 2015, 19:48:35 Thomas Guillem a écrit :
> Ah yes, we can't play dvd without seek.
> dvdread has now an internal cache when probing IFO, therefore there is
> much less seeks than before. So, can we use CAN_SEEK instead ?
I don´t know how much it seeks. Presumably it does not seek much if at all
during playback, but what about menus?
But in any case, you need FASTSEEK because the probe function needs to seek
forward and back to zero - unless you find a way to probe based on the first few
hundreds of bytes like other demuxers.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list