From: Andre Date: Sun, 28 May 2006 21:13:47 +0000 (+0200) Subject: audiod help update. X-Git-Tag: v0.2.14~101^2~8 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=d1f6c288868ac2b9ee43054fc2fdced072b23d29;ds=sidebyside audiod help update. --- diff --git a/audiod.ggo b/audiod.ggo index 89cad59c..94bf59d0 100644 --- a/audiod.ggo +++ b/audiod.ggo @@ -151,13 +151,7 @@ option "writer" w May be given multiple times, even multiple times for the same audio format. Default value is 'alsa' for all supported audio -formats. You can use the START_TIME() macro -for these commands. Each occurence of -START_TIME() gets replaced at runtime by the -stream start time announced by para_server, -plus any offsets. - -Example: +formats. Example: -w 'aac:osx' @@ -172,10 +166,8 @@ option "stream_delay" - "Time to add to para_server's start_time. -Amount of time to be added to the server -stream start time for stream_write_cmd if -START_TIME() was given. Useful for -syncronizing the audio output of clients." +Amount of time to be added to the server, before data is sent to +the writer. Useful for syncronizing the audio output of clients." int typestr="milliseconds" default="200"