Advanced Search
Search Results
167 total results found
postupak
- sortirati i renameati images (f2) - i/ili nakon 3 - podesiti im orijentaciju (pix i im i ffmpeg) - fittati i pillarboxati (im) - povezati u cavs (ffmpeg) - editirati (hxd) - konvertirati u mp4 (ffmpeg) - avidemux - color&image_correction---colorize+a...
video
#1 - crop postojećeg videa ne radi ffmpeg -i 20220602_202950.mp4 -filter_complex "[0:v]trim=start=0:end=320,setpts=PTS-STARTPTS[b];\ [0:v]trim=start=320:end=640,setpts=PTS-STARTPTS[c];\ [0:v]trim=start=640:end=960,setpts=PTS-STARTPTS[d];\ [0:v]trim=start=960...
images
resize magick %04d.jpeg -set option:wd "%[fx:(16/9)>(w/h)?(16/9*h):w]" -set option:ht "%[fx:(16/9)>(w/h)?h:(w/(16/9))]" -gravity center -background black -extent "%[wd]x%[ht]" %04d-16_9.jpg pillarbox mogrify -resize 1920x1920 -background black -extent 1920x...
Physical suda configuration
GIGABYTE GA-G41M-ES2L + XEON X5460 + 4GB DDR2 + ZALMAN CNPS10X
gif
convert -size 1080x1080 -delay 20 -dispose previous -loop 0 -layers Optimize -transparent *.png 000.gif colorize convert -size 1080x1080 -delay 20 -dispose previous -loop 0 -layers Optimize -fill blue -colorize 0,0,50 -transparent *.png 000-col.gif Refere...
vtt
!! https://stackoverflow.com/questions/15268604/html5-track-captions-not-showing && https://www.rev.com/blog/resources/how-to-add-captions-and-subtitles-to-html5-videos https://www.speechpad.com/captions/webvtt https://www.w3.org/TR/webvtt/ https://w3c.g...
Libreboot for physical Suda
Libre-booting Just as being able to choose (and share freely) the operating system and software you install on your hardware is a fundamental freedom ( see the FSF for more information) so is being able to change or alter the firmware that runs your hardware....
Gnuinos non-systemd based Suda
Gnuinos based Suda. (Building a non-systemd based version of Suda which runs as a live distribution from Usb stick or dvd and is also installable.) Gnuinos is a non fsf approved remix of my preferred distribution,Devuan linux, which strives to be fully libre...
Setup pis for fubar2k22
#Remount USB as RW sudo /home/pi/pi_video_looper/remount_rw_usbkey.sh use root to write to USB (sudo) #To preserve UTF-8 filenames make USB filesystem ext4 (not exfat or fat) #burn image to sdcard sudo dd bs=32M if=fubar2k22pi.img of=/dev/mmcblk...
Sustainable Digital Intro
This project started out at MediaLAB, a weekly meeting in a physical space called hacklab01 where a group of (digital) artists exchanged ideas on digital art and set out to make a collaborative art piece. Our discussions led to the conclusion that a manifesto ...
Sustainable Digital Art Manifesto
This manifesto is an act of resistance against established social and artistic practices, conservative norms and commodified canons, unsustainable actions, and quantified ownership culture. In this time of radical commercialization prioritizing the consequenti...
MAPS
################################################################################## __ __ _____ _____ | \/ | /\ | __ \ / ____| | \ / | / \ | |__) | (___ ...
Održivi digitalni uvod
Ovaj projekt započeo je na MediaLAB-u, tjednom sastanku u fizičkom prostoru hacklaba01 gdje je grupa (digitalnih) umjetnika razmijenjivala ideje o digitalnoj umjetnosti i krenula u izradu zajedničkog umjetničkog djela. Rasprave su dovele do zaključka da nam je...
Manifest održive digitalne umjetnosti
Ovaj manifest je čin otpora prema ustaljenim društvenim i umjetničkim praksama, konzervativnim normama i komodificiranim kanonima, neodrživim modelima djelovanja i kvantificiranoj vlasničkoj kulturi. U vremenu radikalne komercijalizacije koja prioritizira form...
Hardver - Raspberry Pi
Raspberry Pi (RPi) je vrsta malih (SoC - system on a chip) računala koja proizvodi engleska Raspberry Pi fondacija. Računala su prvenstveno zamišljena kao platforma za učenje računalnih znanosti u zemljama u razvoju, no zbog cijene i mogućnosti ubrzo postaju ...
Simbioza kao pedagogija
Pojam serverska skulptura djeluje pomalo začudno jer u odnos dovodi dva naizgled kontrastna pojma. Zbog utilitarne uloge servera ne razmišljamo o njemu kao o umjetničkoj kategoriji, dok se to za skulpturu podrazumijeva. Obzirom da nam server omogućava dijeljen...
Dokumentacija materijalnog istraživanja
U tijeku istraživanja korišteni su dostupni prirodni(ji) materijali (drvo, glina i staklo) te primijenjeni kiparski postupci (obrada drva, pečenje gline, taljenje stakla i prateće pripremne i završne radnje - piljenje, rezanje, oblikovanje). Estetika objekata...
List of Software
This is not a definitive list. Free software is installed by package managers which manage dependencies automatically so a lot of other supporting software gets installed in the process. Some software is installed but not elaborated upon for the same reason. ...
Installing Packages
- update apt package list sudo apt update - install software, when asked chose not to set up icecast2 and chose lxdm as the default display manager sudo apt install ctwm ffmpeg git icecast2 lxdm lxterminal pd psmisc python3 python3-evdev python3-tk py...
Configuration, scripts, systemd or init scripts
- clone the git repo which holds config files and scripts - this command will put all files in the repo in a subdirectory called suda-git in the users home directory ($HOME)) git clone https://gitlab.com/hacklab01/suda.git $HOME/suda-git - copy ctwm.desk...