[vlc-devel] [PATCH 1/4] avformat mux: Propagate seekable status into avformat.
Rémi Denis-Courmont
remi at remlab.net
Sun Aug 18 20:25:02 CEST 2013
Le dimanche 18 août 2013 19:36:37 Steinar H. Gunderson a écrit :
> Some muxes, in particular mkv/webm, behave very differently depending on
> whether we say that the stream is seekable or not (by providing the IOSeek
> function). It does not help that the seek function itself returns an error.
I said you were free to propose a *better* idea than fstat(), not a worse one.
lseek() is undefined on some file types.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list