[vlc-devel] [PATCH 2/2] playlist: export: allow export to memory

Rémi Denis-Courmont remi at remlab.net
Fri Jul 25 10:18:44 CEST 2014


Le 2014-07-25 03:38, Francois Cartegnie a écrit :
> 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.

They should use readdir-style now.

> As it would just be doing what the playlist export does, it make 
> sense
> using the playlist export module for the same job.

The playlist demuxer already does that, without the intermediate 
playlist format serialization.

-- 
Rémi Denis-Courmont



More information about the vlc-devel mailing list