6 ms·
Another problem with torrents is compression of files. Compressing a torrent makes it impossible to select only 1 file from a big collection.
by kovalkos 13y ago
Another problem with torrents is compression of files. Compressing a torrent makes it impossible to select only 1 file from a big collection.
- JTon 13y agoThis is true. But afaik it's frowned upon and it's not really a big deal in serious communities.
- j_s 13y agoI would think this is a failure of the client, which should support compression formats well enough to be able to fish around inside of the compressed file once it got the metadata portion (zip directory or whatever). http://en.wikipedia.org/wiki/Zip_%28file_format%29#Design http://en.wikipedia.org/wiki/Zip_%28file_format%29#Design: A directory is placed at the end of a .ZIP file. This identifies what files are in the .ZIP and identifies where in the .ZIP that file is located. This allows .ZIP readers to load the list of files without reading the entire .ZIP archive.
- JTon 13y agoThis is a great idea! I wonder why it hasn't already been implemented
- j_s 13y agoI think it is because most torrent client developers are focused on the protocol rather than the end-user experience. Here is a tool that makes it possible to preview video/audio quality by getting the first and last .rar file: http://techzil.com/play-rar-files-without-extracting-uisng-dziobas-player/ http://techzil.com/play-rar-files-without-extracting-uisng-d...