X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fmanual.md;h=d73263b3929ba75cef49073011005f2996ab2270;hp=2c806614d1e4ea001f990949d817dd5929e39a00;hb=8d36eb43da27bef1e7bc3d626f46cb4c92ca2a41;hpb=de82e4d2f55b40b309d5e270b7e1a804509f4f38 diff --git a/web/manual.md b/web/manual.md index 2c806614..d73263b3 100644 --- a/web/manual.md +++ b/web/manual.md @@ -293,7 +293,7 @@ Requirements cd osl && make && sudo make install && sudo ldconfig sudo apt-get install autoconf libssl-dev m4 \ libmad0-dev libid3tag0-dev libasound2-dev libvorbis-dev \ - libfaad-dev libspeex-dev libFLAC-dev libsamplerate-dev realpath \ + libfaad-dev libspeex-dev libflac-dev libsamplerate-dev \ libasound2-dev libao-dev libreadline-dev libncurses-dev \ libopus-dev @@ -358,7 +358,7 @@ recognized. The mp3 tagger also needs this library for modifying you need libogg, libvorbis, libvorbisfile. The corresponding Debian packages are called `libogg-dev` and `libvorbis-dev`. -- [libfaad and mp4ff](http://www.audiocoding.com/). For aac files +- [libfaad and mp4ff](https://sourceforge.net/projects/faac/). For aac files (m4a) you need libfaad and libmp4ff (package: `libfaad-dev`). Note that for some distributions, e.g. Ubuntu, mp4ff is not part of the libfaad package. Install the faad library from sources (available @@ -446,7 +446,7 @@ following commands: Next, change to the "bar" account on client_host and generate the key pair with the commands - ssh-keygen -q -t rsa -b 2048 -N '' -m PEM + ssh-keygen -q -t rsa -b 2048 -N '' -m RFC4716 This generates the two files id_rsa and id_rsa.pub in ~/.ssh. Note that para_server won't accept keys shorter than 2048 bits. Moreover, @@ -1023,6 +1023,7 @@ Keyword | Type | Semantic value `bitrate` | integer | The average bitrate `frequency` | integer | The output sample rate `channels` | integer | The number of channels +`duration` | integer | The number of milliseconds `is_set("foo")` | boolean | True if attribute "foo" is set. [\*] For most audio formats, the year tag is stored as a string. It