diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-01-03 15:23:13 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2016-01-03 15:23:13 +0100 |
commit | da68fb19584e7c5d075c7d2d91e3cf1308674f2e (patch) | |
tree | 96ae312a019e4f941495b6421d21f6c8dff26f4c /README.md | |
parent | 9c0d1799fb31a883591f3afb61be8300dd85081f (diff) | |
download | ODR-AudioEnc-dc2714b18a853f114927623daed849b494bed2b6.tar.gz ODR-AudioEnc-dc2714b18a853f114927623daed849b494bed2b6.tar.bz2 ODR-AudioEnc-dc2714b18a853f114927623daed849b494bed2b6.zip |
Prepare v0.7.4v0.7.4
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -208,9 +208,9 @@ transmitted as PNG without any recompression. RAW Format ---------- -If ImageMagick is not available, or when enable with the -R option, the images +If ImageMagick is not compiled in, or when enabled with the -R option, the images are not modified, and are transmitted as-is. Use this if you can guarantee that -the generated files are smaller than 50kB and exactly 320x240 pixels. +the generated files are smaller than 50kB and not larger than 320x240 pixels. Supported Encoders ------------------ @@ -240,6 +240,9 @@ must specify both --charset=0 and --raw-dls. Known Limitations ----------------- +The gain option for libVLC enables the VLC audio compressor with default +settings. This has more impact than just changing the volume of the audio. + *mot-encoder* encodes slides in a 10 second interval, which is not linked to the rate at which the encoder reads the PAD data. It also doesn't prioritise DLS transmission over Slides. |