Files
mpv/stream
wm4 b292ca8702 mf: fix operation with --cache
demux_mf.c explicitly checks for the stream type to check whether images
are opened via pattern (mf://..., i.e. stream_mf.c) or directly. Of
course the stream type is not set to STREAMTYPE_MF if the stream is
wrapped through the cache, so it tried to open the pattern directly as
file, which failed.

Fix this by disabling caching for mf://. The cache doesn't make sense
here anyway, because each file is opened and closed every frame (perhaps
to avoid memory bloat).
2014-03-26 20:42:09 +01:00
..
2013-12-21 22:13:04 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-11-19 22:39:04 +01:00
2014-03-26 20:42:09 +01:00
2013-12-21 21:43:16 +01:00
2013-12-22 23:42:58 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-11-01 17:35:38 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2013-12-21 21:43:16 +01:00
2014-01-19 12:57:50 +01:00