User:Michael Murtaugh: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
Line 3: Line 3:
[[File:Rock experiments.png|thumb]]
[[File:Rock experiments.png|thumb]]


 
[[XPUB Infrastructure]]


Welcome to the pzi wiki page of Michael Murtaugh. My main website is https://automatist.org.
Welcome to the pzi wiki page of Michael Murtaugh. My main website is https://automatist.org.

Latest revision as of 15:25, 10 September 2024

Today is 10 Sep 2024! And now I am writing in the visual editor.

Rock experiments.png

XPUB Infrastructure

Welcome to the pzi wiki page of Michael Murtaugh. My main website is https://automatist.org.

/What is XPUB

/My Rotterdam City Tips

User:Michael Murtaugh/Research ideas

Scratch area for playing with wiki markup

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