X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fmanual.m4;h=73eafbb4fa4be257ef7301d4dd5a51198dc14ed7;hp=e809c8b22be7ddea6a6e9335550670098a303b06;hb=6a5da7a445442958a590909fc8ecfc8deb663643;hpb=42ddd68159d7eff0f3e7c225665c97f9abd59425 diff --git a/web/manual.m4 b/web/manual.m4 index e809c8b2..73eafbb4 100644 --- a/web/manual.m4 +++ b/web/manual.m4 @@ -209,7 +209,8 @@ For the impatient: sudo apt-get install autoconf libssl-dev help2man gengetopt \ libmad0-dev libid3tag0-dev libasound2-dev libvorbis-dev \ libfaad-dev libspeex-dev libFLAC-dev libsamplerate-dev \ - libasound2-dev libao-dev libreadline-dev libncurses-dev + libasound2-dev libao-dev libreadline-dev libncurses-dev \ + libopus-dev Detailed description: In any case you'll need @@ -1245,8 +1246,9 @@ chunk table and reads the meta data. The audio format handler code is linked into para_server and executed via the _add_ command. The same code is also available as a stand-alone -tool, para_afh, which can be used to print the technical data, the -chunk table and the meta data of a file. +tool, para_afh, which prints the technical data, the chunk table +and the meta data of a file. Moreover, all audio format handlers are +combined in the afh receiver which is part of para_recv and para_play. ---------- Networking