User:Michael Murtaugh: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
* Euna [https://pad.xpub.nl/p/Euna_proposal project proposal] [https://pad.xpub.nl/p/Euna_outline thesis outline<] | * Euna [https://pad.xpub.nl/p/Euna_proposal project proposal] [https://pad.xpub.nl/p/Euna_outline thesis outline<] | ||
* Martin [[Martin (XPUB)-project proposal|project]] [[Martin (XPUB)-thesis outline|thesis]] | * Martin [[Martin (XPUB)-project proposal|project]] [[Martin (XPUB)-thesis outline|thesis]] | ||
* [[Camilo-project proposal]][[Camilo-thesis outline]] | * Camilo [[Camilo-project proposal]][[Camilo-thesis outline]] | ||
* [[Kendal-project proposal]] [[Kendal-thesis outline]] | * Kendal [[Kendal-project proposal]] [[Kendal-thesis outline]] | ||
* [[Louisa-project proposal]][[Louisa-thesis outline]] | * Lousia [[Louisa-project proposal]][[Louisa-thesis outline]] | ||
* [[Nami-project proposal]] [[Nami-thesis outline]] | * Nami [[Nami-project proposal]] [[Nami-thesis outline]] | ||
* [[Floor-project proposal]] [[Floor-thesis outline]] | * Floor [[Floor-project proposal]] [[Floor-thesis outline]] | ||
* [[Clara-project proposal]] [[Clara-thesis outline]] | * Clara [[Clara-project proposal]] [[Clara-thesis outline]] | ||
* Jacopo [[Project Proposal#.E2.9E.9D_Who_can_help_you_and_how.3F|Project Proposal]] [[User:Jacopo/secondyear#Thesis_Outline|Thesis Outline]] | * Jacopo [[Project Proposal#.E2.9E.9D_Who_can_help_you_and_how.3F|Project Proposal]] [[User:Jacopo/secondyear#Thesis_Outline|Thesis Outline]] | ||
* [[Federico-project proposal]] [[Federico-thesis outline]] | * Federico [[Federico-project proposal]] [[Federico-thesis outline]] | ||
Revision as of 12:00, 7 December 2021
2021
- Euna project proposal thesis outline<
- Martin project thesis
- Camilo Camilo-project proposalCamilo-thesis outline
- Kendal Kendal-project proposal Kendal-thesis outline
- Lousia Louisa-project proposalLouisa-thesis outline
- Nami Nami-project proposal Nami-thesis outline
- Floor Floor-project proposal Floor-thesis outline
- Clara Clara-project proposal Clara-thesis outline
- Jacopo Project Proposal Thesis Outline
- Federico Federico-project proposal Federico-thesis outline
Video widget
Subpages
In a User page...
links that starts with /
makes subpages
relative to the current page
[[/Subpage]] → /Subpage
Wiki paleontology
- https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=Main_Page&action=history&year=2008&month=-1 2008
- https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=User:Michael_Murtaugh&oldid=3720
- https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=User:Aymeric_Mansoux&oldid=3687
- https://pzwiki.wdka.nl/mw-mediadesign/index.php?title=User:Manetta&oldid=64368
Michael's wiki notes
Prototyping...
How to build to something like using Django/Flask...
- HTML/CSS
- WEB 1.0 (GET, POST, etc)
- SQL
- Templates
old
User:Michael Murtaugh/Research 2015
Open Day Saturday LINK
Regular old link: https://xpub.pzimediadesign.nl/drop/2017/02/
Open Day Saturday LINK
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