User:Michael Murtaugh: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
starting over
starting over
[[User:Michael Murtaugh|Michael Murtaugh]] ([[User talk:Michael Murtaugh|talk]]) 15:25, 17 May 2022 (CEST) talking about wikis


[[File:test.jpg]]
<gallery>File:Xpub 03.png|Open Day Saturday [http://xpub.pzimediadesign.nl LINK]
File:Clappingmusicopenframeworks.png
File:Aaaaaaaaaaaaaaaaaaaaaaa1.png
File:Foucault.jpg|Some sort of caption
</gallery>


Hello world, this is a test!
<source lang="bash">
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


== 2022 ==


 
espeak -f text.txt -w text.wav
testing, again, again, again, from Chromium
//same from sox ....until ...webm for the other video
post restart phpfpm, again, again
sudo apt install brew
again!
brew install mlt
 
ffmpeg -f concat -i <textfile.txt> -c copy -fflags +genpts merged.mp4
== 2021 ==
</source>
 
* Euna [https://pad.xpub.nl/p/Euna_proposal project] [https://pad.xpub.nl/p/Euna_outline thesis]
* Martin [[Martin (XPUB)-project proposal|project]] [[Martin (XPUB)-thesis outline|thesis]]
* Camilo [[Camilo-project proposal|project]] [[Camilo-thesis outline|thesis]]
* Kendal [[Kendal-project proposal|project]] [[Kendal-thesis outline|thesis]]
* Lousia [[Louisa-project proposal | project]] [[Louisa-thesis outline|thesis]]
* Nami [[Nami-project proposal|project]]  [[Nami-thesis outline|thesis]]
* Floor [[Floor-project proposal|project]]  [[Floor-thesis outline|thesis]]
* Clara [[Clara-project proposal|project]] [[Clara-thesis outline|thesis]]
* Jacopo [[Project Proposal#.E2.9E.9D_Who_can_help_you_and_how.3F|project]]  [[User:Jacopo/secondyear#Thesis_Outline|thesis]]
* Federico [[Federico-project proposal|project]] [[Federico-thesis outline|thesis]]

Revision as of 16:28, 13 September 2022

starting over

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