User:Angeliki/Prototyping: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 10: Line 10:
Interview espeaking
Interview espeaking
Kalia grown
Kalia grown
== Old projects revisited ==
Occupy
{|
{|
|-
|-
Line 40: Line 37:
|}
|}


== Old projects revisited ==
Occupy
== Programming language, poetry, performance ==
different experiments with videos, python
different experiments with videos, python
using raspberry pi as a tool for organising, documenting, communicating
using raspberry pi as a tool for organising, documenting, communicating
some wiki skills
some wiki skills

Revision as of 15:37, 6 December 2017

Mouth A (3).jpg

Screenshot from test video"

Video experiments

Mouth test Interview espeaking Kalia grown

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

Old projects revisited

Occupy

Programming language, poetry, performance

different experiments with videos, python using raspberry pi as a tool for organising, documenting, communicating some wiki skills