[vlc-devel] [PATCH] -- several patches for review
Laurent Aimar
fenrir at via.ecp.fr
Wed Feb 10 14:59:41 CET 2010
Hi,
On Wed, Feb 10, 2010, brezhoneg1 wrote:
> - patch4:
> supporting still images in their uri format (file://...) has become
> really needed.
> I know fake module isn't regarded as the best design, but at least,
> it works fine.
I think the only good way is to not use the fake module (which is an ugly
hack), but simply to create a new demuxer.
> Having it detect these uri should still be better than just getting
> error dialog boxes ?
IMHO, no, because the fake demuxer will only check the extension which is very
dangerous especially as it is an access_demux and will bypass the whole
content detection.
Regards,
--
fenrir
More information about the vlc-devel
mailing list