distmp3host(1)


NAME

   distmp3host - daemon for distributed mp3-encoding across multiple hosts
   on a network

SYNOPSIS

   distmp3host

DESCRIPTION

   distmp3host is daemon  part  of  distmp3,  a  utility  for  distributed
   mp3-encoding across multiple hosts on a network.

   The daemon binds port 4600 on localhost and waits for connections.  The
   client connects to a remote host on port 4600 and a handshake occurs.

   If the handshake goes well the daemon creates two  named-pipes  (fifos)
   for the mp3-encoding program to use. It also forks one child as reading
   or writing from/to the fifos is a blocking system call.

   The daemon passes the recieved wav data to the output-fifo  (which  the
   mp3-encoding program reads its data from).

   The  daemon reads the encoded mp3-data from the input-fifo (the one the
   mp3-encoder write it's encoded mp3 to) and sends it back to the  client
   who writes it down in a file.

   Default  values are used if none specified, and those defaults are read
   from /etc/distmp3/distmp3.conf

OPTIONS

   -p port
          The port to listen on.

   -s datasize
          The datachunksize to use when sending data  to  the  distmp3host
          server.

   -d debug
          If  1  then  debugmessages  will  be  printed  on  stdout,  else
          suppressed.

   -df debugfile
          If defined debugmessages will be printed to file debugfile

   -w wavfifo
          The fifo used for writing the wavfile to so the encoder can read
          it.

   -m mp3fifo
          The fifo used by the encoder to write the mp3stream to.

   -e program $wavfifo $mp3fifo
          The program used for encoding the wavdata into mp3.

          $wavfifo will be replaced with what was specified with -w

          $mp3fifo will be replaced with what was specified with -m

   SEE ALSO
          distmp3(1)

AUTHOR

   Martin  Josefsson  <gandalf@wlug.westbo.se>.  Idea for distmp3 by Peter
   Lindqvist <nevyn@wlug.westbo.se>. Manpage written  by  Robert  Woodcock
   <rcw@debian.org>.

                                                            DISTMP3HOST(1)





Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.





Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.


Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.





Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.


Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.





Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.


Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.