Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BLIND-COMPRESS(1)	     General Commands Manual	       BLIND-COMPRESS(1)

NAME
     blind-compress - Compress a video for network transmission

SYNOPSIS
     blind-compress

DESCRIPTION
     blind-compress  applies  a  very fast and simple compression to video.  The
     output is decompressed by blind-decompress(1), and despite a  normal  head,
     blind-decompress(1),  is  the only program that can use the output.  blind-
     compress is designed to reduce the transferred data with  minimal	overhead
     when  sending  data between computers.  It is recommended to combine blind-
     compress with lz4 -1.

REQUIREMENTS
     blind-compress requires enough free memory to load  two  full  frames  into
     memory. A frame requires 32 bytes per pixel it contains.

SEE ALSO
     blind(7), blind-decompress(1), lz4(1)

AUTHORS
     Mattias AndrA(C)e <maandree@kth.se>

				    blind 1.1		       BLIND-COMPRESS(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=blind-compress&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help