Show pageOld revisionsBacklinksODT exportBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== ASCII-Art ====== Ausgabe eines Streams als ASCII-Art in libcaca auf einen dedizierten Port: <code> ffmpeg -i rtmp://localhost:1935/stream/saal1_native_lq -pix_fmt rgb24 -f caca -driver raw -color full16 -window_size 132x32 - | /usr/bin/cacaserver </code> Danach mit ''telnet'' oder ''nc'' connecten auf Port 51914. Weitere Doku: http://www.ffmpeg.org/ffmpeg-devices.html#caca events/30c3/cdn/ascii-art.txt Last modified: 2016/03/22 10:40by v0tti