User:Michael Murtaugh: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
(117 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Planning new modular prototyping...
Hello [[User:Michael Murtaugh|Michael Murtaugh]] ([[User talk:Michael Murtaugh|talk]]) 15:01, 30 July 2024 (CEST)


== Historical Examples ==
[[/my notes]]
[[/my field recording]]
[[/transclusion example]]
[[:Category:Field recording]]
* Add new recording to Radio Aporee
* Create a wiki page about RA, and add notes about:
* What instructions / support do they give for contributing?


We look at certain key historical examples, investigating source documents (a proposal, film/video recordings), to understand the context of a particular example. We make use of reinactment and re-coding as techniques useful to re-engaging / activating the historical documents. Key concern: deconstruction fo the "dominant narrative" of the genius working in isolation -- instead, attempt to reveal the surrounding infrastructures, people around the center and relations to other projects.
* Read the posting rules: https://aporee.org/maps/info/#info


* WEIZENBAUM [[Eliza / Doctor]]
 
* BUSH [[Memex]]
<p style="background: blue; ">Hello world!</p>
* NELSON [[Xanadu]]
 
* SUTHERLAND [[Sketchpad]]
<gallery>File:Xpub 03.png|Open Day Saturday [http://xpub.pzimediadesign.nl LINK]
* ENGLEBART [[Mother of all demos]], Bootstrapping
File:Clappingmusicopenframeworks.png
* KURENNIEMI [[Dimi-O]]
File:Aaaaaaaaaaaaaaaaaaaaaaa1.png
* STALLMAN [[GNU]]/FSF
File:Foucault.jpg|Some sort of caption
* PAPERT, SOLOMAN LOGO, [[Turtle graphics]]
</gallery>
* BERNERS-LEE [[Web]]
 
* COHEN [[BitTorrent]] (Protocol)
<source lang="bash">
* JUNE PAIK/MOORMAN
espeak hello -w hello.wav
* HERSHMAN, ?
youtube-dl https://www.youtube.com/watch?v=M4LDwfKxr-M
* ANDREESSEN et al, [[Proposed new tag: IMG]]
ffmpeg -r 10 -i \[1973\]\ \'Not\ I\'\ \(Samuel\ Beckett\)-M4LDwfKxr-M.webm MOUTH%09d.jpg
rm MOUTH0000*.jpg
sox hello.wav -1 -u -c 1 -r 4000 -t raw rawfile
rm frame*.jpg  ///after the viseo + rm the wav file
python lipsync.py
///ls -hl
ffmpeg -r 10 -i frame%09d.jpg -i hello.wav -y hello.webm
 
 
espeak -f text.txt -w text.wav
//same from sox ....until ...webm for the other video
sudo apt install brew
brew install mlt
ffmpeg -f concat -i <textfile.txt> -c copy -fflags +genpts merged.mp4
</source>

Latest revision as of 15:01, 30 July 2024

Hello Michael Murtaugh (talk) 15:01, 30 July 2024 (CEST)

/my notes /my field recording /transclusion example Category:Field recording

  • Add new recording to Radio Aporee
  • Create a wiki page about RA, and add notes about:
  • What instructions / support do they give for contributing?


Hello world!

espeak hello -w hello.wav
youtube-dl https://www.youtube.com/watch?v=M4LDwfKxr-M
ffmpeg -r 10 -i \[1973\]\ \'Not\ I\'\ \(Samuel\ Beckett\)-M4LDwfKxr-M.webm MOUTH%09d.jpg
rm MOUTH0000*.jpg
sox hello.wav -1 -u -c 1 -r 4000 -t raw rawfile
rm frame*.jpg   ///after the viseo + rm the wav file
python lipsync.py
///ls -hl
ffmpeg -r 10 -i frame%09d.jpg -i hello.wav -y hello.webm


espeak -f text.txt -w text.wav
//same from sox ....until ...webm for the other video
sudo apt install brew
brew install mlt
ffmpeg -f concat -i <textfile.txt> -c copy -fflags +genpts merged.mp4