Led Matrix: Unterschied zwischen den Versionen
status, linked to svns |
Keine Bearbeitungszusammenfassung |
||
Zeile 22: | Zeile 22: | ||
* cliffords mplayer patch: http://svn.clifford.at/metaleds/ | * cliffords mplayer patch: http://svn.clifford.at/metaleds/ | ||
== Usage examples == | |||
clifford/mplayer/mplayer-bin -vo metaleds:/dev/lp0 -framedrop -vf scale -zoom -x 72 -y 48 test.avi | |||
netcat -l -p 7000 > /dev/lp0 | |||
Format is: 0xC0 and then 72x48 bytes pixeldata (ranging from 0x00 to 0x0F) | |||
== Specs == | == Specs == |