[vlc-devel] [PATCH 01/11] MP4 demux: only set fragmented flag if filecontains movie fragment atoms.
Matthias Keiser
matthias at tristan-inc.com
Thu Mar 6 22:45:33 CET 2014
Am 06.03.2014 um 21:30 schrieb Jean-Baptiste Kempf <jb at videolan.org>:
> On 06 Mar, Matthias Keiser wrote :
>> + //FIXME: relying on STREAM_CAN_FASTSEEK to decide if we can parse
>> + // a file is a bad heuristic, because local files are always
>> + // fast-seekable.
>
> I still don't get your point.
>
> If it is local, we can always parse it, no?
My confusion described here still isn't cleared up: https://mailman.videolan.org/pipermail/vlc-devel/2014-February/096812.html
But if you tell me it is ok, I'll of course remove the comment.
More information about the vlc-devel
mailing list