Skip to main content

Recently Updated Pages

Git repository

Software

The git repository (https://gitlab.com/hacklab01/suda) keeps all SUDA files. It's used to easily ...

Updated 2 years ago by v3d

MAPS Icecast

Software

- copy icecast settings (icecst-local.xml) to /etc/icecast2/icecast.xml sudo cp $HOME/suda-git...

Updated 2 years ago by v3d

MAPS

Art MAPS

##################################################################################               ...

Updated 2 years ago by v3d

Manifest održive digitalne umjetnosti

Sustainable Digital Art Manifesto

Ovaj manifest je čin otpora prema ustaljenim društvenim i umjetničkim praksama, konzervativnim no...

Updated 2 years ago by v3d

Concepts and scripts.

Art Concepts and scripts.

Before talking about and outlining the scripts and what they do and how they are enacted within t...

Updated 3 years ago by crash-stop

Sustainable Digital Art Manifesto

Sustainable Digital Art Manifesto

This manifesto is an act of resistance against established social and artistic practices, conserv...

Updated 3 years ago by v3d

Setup pis for fubar2k22

Rpi

#Remount USB as RW sudo /home/pi/pi_video_looper/remount_rw_usbkey.sh use root to write to USB ...

Updated 3 years ago by v3d

credits

scripting

## images from a list (crops first five chars) while IFS="\d*_" read id text; do convert -size 1...

Updated 3 years ago by v3d

mapping

scripting

create images from lines in a text file (need an "imgs" subfolder) while read line; do convert -...

Updated 3 years ago by j3d1n4

meta

scripting

all find -maxdepth 2 -name "*.*" -exec ffprobe -v error -select_streams v:0 -show_entries stream...

Updated 3 years ago by j3d1n4

Libreboot for physical Suda

Hardware

Libre-booting Just as being able to choose (and share freely) the operating system and software y...

Updated 3 years ago by crash-stop

vtt

[j3d1n4@FC CITE]$

!! https://stackoverflow.com/questions/15268604/html5-track-captions-not-showing && https://ww...

Updated 3 years ago by j3d1n4

gif

[j3d1n4@FC CITE]$

convert -size 1080x1080 -delay 20 -dispose previous -loop 0 -layers Optimize -transparent *.png...

Updated 3 years ago by j3d1n4

postupak

[j3d1n4@FC CITE]$

- sortirati i renameati images (f2) - i/ili nakon 3 - podesiti im orijentaciju (pix i im i ffm...

Updated 3 years ago by j3d1n4

Physical suda configuration

Hardware

GIGABYTE GA-G41M-ES2L + XEON X5460 + 4GB DDR2 + ZALMAN CNPS10X

Updated 3 years ago by v3d

images

[j3d1n4@FC CITE]$

resize magick %04d.jpeg -set option:wd "%[fx:(16/9)>(w/h)?(16/9*h):w]" -set option:ht "%[fx:(16/...

Updated 3 years ago by j3d1n4

video

[j3d1n4@FC CITE]$

#1 - crop postojećeg videa ne radi ffmpeg -i 20220602_202950.mp4 -filter_complex "[0:v]trim=sta...

Updated 3 years ago by j3d1n4

IM

conversions

mogrify -format png -background none *.svg <3 http://www.fmwconcepts.com/imagemagick/index.ph...

Updated 3 years ago by j3d1n4

ffmpeg

conversions

crop to portions ffmpeg -i in.mp4 -filter:v "crop=720:320:0:320" -c:a copy out-1.mp4 ffmpeg -i ...

Updated 3 years ago by j3d1n4

poster

scripting

to-do: write a detailed process 0. consent 1. sort; rename; resize 2. import; stack; median h...

Updated 3 years ago by j3d1n4