[vlc-devel] [PATCH] dvdnav: add Demux submodule
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 24 08:55:23 CET 2015
Le 2015-03-24 02:01, Thomas Guillem a écrit :
> In the new patch, the probe peek the first 512kB. It works with a
> default config but I guess it can fails if you setup the input buffet
> to
> be less than 512kB.
I did write "the first few hundreds of bytes"... Half a mega byte is
half a minute of an MP3 stream. What could possibly go wrong?
If you need to read this far, you need to seek. And if you need to seek
outside of an input seek request, you need FASTSEEK.
--
Rémi Denis-Courmont
More information about the vlc-devel
mailing list