I hereby claim:
- I am ksandom on github.
- I am ksandom (https://keybase.io/ksandom) on keybase.
- I have a public key ASAw8rCfshSLitkhh-Uo0uDncrz6GK46Vl0cpp9db2H99wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #! /bin/bash | |
| # | |
| # Diffusion youtube avec ffmpeg | |
| # Configurer youtube avec une résolution 720p. La vidéo n'est pas scalée. | |
| CONFIG_FILE=~/.streamToYoutube | |
| if [ ! -f "$CONFIG_FILE" ]; then | |
| echo "#!/bin/bash | |
| VBR="2500k" # Bitrate de la vidéo en sortie |