[vlc-devel] [PATCH 2/2] playlist: export: allow export to memory
Francois Cartegnie
fcvlcdev at free.fr
Fri Jul 25 02:38:44 CEST 2014
Le 25/07/2014 01:44, Rémi Denis-Courmont a écrit :
> I don't really see the point in exporting the playlist to a compressed format.
> (The size of a playlist file is negligible compared to its referred content.)
>
Maybe that's unclear.
rar / zip produces playlist when multiple files are in archive.
There's FIXME about factorizing code between the 2 and fixing the subdir
problem.
As it would just be doing what the playlist export does, it make sense
using the playlist export module for the same job.
Francois
More information about the vlc-devel
mailing list