tcpvmexportd (1) Linux Manual Page
NAME
tcpvmexportd – transcode PVM3 export interface
SYNOPSIS
tcpvmexportd -s|-m [ options ]
COPYRIGHT
tcpvmexportd is Copyright (C) by Malanchini Marzio
DESCRIPTION
tcpvmexportd This is the frontend for all the activity of export_pvm module: the program is spawned on all cluster hosts and wait to do the encode work.
OPTIONS
-s- Start tcpvmexportd in slave mode (internal use of export_pvm) [default].
Sub Options for slave mode-
-jStart merger process [off].-LCreate only the merge list [off].-c nameName of slave function req in slave mode [none].-x parametersMultiplex parameters [none].-1 paramFirst parameter to pass to the slave function [null].-2 paramSecond parameter to pass to the slave function [null].-3 paramThird parameter to pass to the slave function [null].-t typeElab video or audio frame (video|audio|system|multisystem) .-f nameOut file name [/tmp/my_file_name]-p numberMultipass (0,1,2,3) [0].-MEnable internal multipass [off]. -m- Start tcpvmexportd in master mode [off].
Sub Options for master mode-
-jStart the batch merge mode [off].-CCheck the config or merge file [off].-f nameInput file name [/tmp/my_file_name] -h- Print help.
-v- Print the version.
EXAMPLES
Command:
tcpvmexportd -m -j -f mylistfile.lst
Run tcpvmexportd in batch merge mode.
tcpvmexportd -m -C -f mylistfile.lst
Check the config or the merge file.
AUTHORS
tcpvmexportd was written by Marzio Malanchini
<marzio_malanchini [at] vodafone.it>
SEE ALSO
transcode(1)
