User:Michael Murtaugh: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
 
(70 intermediate revisions by the same user not shown)
Line 1: Line 1:


== Subpages ==
Working on [[/Generous Practices]]


It's as easy as...
Today is 10 Sep 2024! And '''now''' I am ''writing'' in the '''visual editor'''.
<nowiki>[[/Subpage]]</nowiki>


which makes...
[https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl%5B%5D=identifier&fl%5B%5D=format&fl%5B%5D=licenseurl&rows=10&page=1&output=tables give me 10 animals]


[[/Subpage]]
Today I searched for [https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl[]=identifier&fl[]=format&fl[]=licenseurl&rows=10&page=1&output=tables ]


https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl[]=identifier&fl[]=format&fl[]=licenseurl&rows=10&page=1&output=tables


== Michael's wiki notes ==
[https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl%5B%5D=identifier&fl%5B%5D=format&fl%5B%5D=licenseurl&rows=10&page=1&output=tables https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl[<nowiki>]</nowiki>=identifier&fl[<nowiki>]</nowiki>=format&fl[<nowiki>]</nowiki>=licenseurl&rows=10&page=1&output=tables]




* [https://dataset.readthedocs.io/en/latest/ dataset]
[[File:Rock experiments.png|thumb]]
* csvkit
* https://mxb.dev/blog/the-return-of-the-90s-web/


=== old ===
[[XPUB Infrastructure]]


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


[[New page]]
[[/What is XPUB]]


[[User:Michael Murtaugh/Research 2015]]
[[/My Rotterdam City Tips]]


[[/Notes 2018]]
[[User:Michael Murtaugh/Research ideas]]


=== Scratch area for playing with wiki markup ===


[[File:Xpub 03.png|thumbnail|Open Day Saturday [http://xpub.pzimediadesign.nl LINK] ]]


Regular old link: https://xpub.pzimediadesign.nl/drop/2017/02/
Hello [[User:Michael Murtaugh|Michael Murtaugh]] ([[User talk: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?
 
* Read the posting rules: https://aporee.org/maps/info/#info
 
 
<p style="background: blue; ">Hello world!</p>


<gallery>File:Xpub 03.png|Open Day Saturday [http://xpub.pzimediadesign.nl LINK]
<gallery>File:Xpub 03.png|Open Day Saturday [http://xpub.pzimediadesign.nl LINK]
Line 56: Line 67:
ffmpeg -f concat -i <textfile.txt> -c copy -fflags +genpts merged.mp4
ffmpeg -f concat -i <textfile.txt> -c copy -fflags +genpts merged.mp4
</source>
</source>
{{#Widget:Video|webm=https://pzwiki.wdka.nl/mw-mediadesign/images/4/4b/Works.webm}}
[[Category: Xpub]]

Latest revision as of 09:05, 5 October 2024

Working on /Generous Practices

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

give me 10 animals

Today I searched for [=identifier&fl[]=format&fl[]=licenseurl&rows=10&page=1&output=tables ]

https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl[]=identifier&fl[]=format&fl[]=licenseurl&rows=10&page=1&output=tables

https://archive.org/advancedsearch.php?q=subject%3A%22field+recording%22+AND+subject%3A%22animals%22+AND+mediatype%3A%22audio%22&fl[]=identifier&fl[]=format&fl[]=licenseurl&rows=10&page=1&output=tables


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