User:Michael Murtaugh: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 3: Line 3:
[[File:test.jpg]]
[[File:test.jpg]]


Hello world!
Hello world, this is a test!


== 2022 ==
== 2022 ==

Revision as of 16:23, 13 September 2022

Michael Murtaugh (talk) 15:25, 17 May 2022 (CEST) talking about wikis

Test.jpg

Hello world, this is a test!

2022

testing, again, again, again, from Chromium post restart phpfpm, again, again again!

2021


Video widget

Subpages

In a User page...
links that starts with /
makes subpages
relative to the current page

[[/Subpage]] → /Subpage


Here's a place for /my thoughts

Wiki paleontology

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

Prototyping

New page

User:Michael Murtaugh/Research 2015

/Notes 2018


Open Day Saturday LINK

Regular old link: https://xpub.pzimediadesign.nl/drop/2017/02/

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