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

FreeBSD Manual Pages

  
 
  

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

NAME
     blind-concat - Concatenate videos

SYNOPSIS
     blind-concat [-o output-file [-j jobs]] first-stream ... last-stream

DESCRIPTION
     blind-concat  concatenates  the  videos from the file first-stream to last-
     stream in the order they are specified, and prints the resulting  video  to
     stdout, or if specified, output-file.

OPTIONS
     -o output-file
	    Print the resulting video to output-file instead of stdout.  output-
	    file must be a regular file.

     -j jobs
	    Always tead from jobs input files at the same time (or the number of
	    uncomplete	files  if less are remaining). The files will be read in
	    order. This is  useful  if	the  files  are  pipes	to  which  other
	    processes are rendering.

SEE ALSO
     blind(7), blind-to-video(1), blind-split(1)

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

				    blind 1.1			 BLIND-CONCAT(1)

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

home | help