summaryrefslogtreecommitdiffstats
path: root/roles/prerec/templates (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-20add rsync targetSacha Chua1-0/+3
2023-10-17add prerec scriptsSacha Chua5-2/+201
2023-10-10copy scriptsSacha Chua1-4/+4
2023-10-10rename VIDEO_SLUG to FILE_PREFIXSacha Chua1-0/+13
2023-09-13add some more scripts, change 2022 to emacsconf_yearSacha Chua2-5/+5
2022-12-02prerec updatesSacha Chua3-13/+13
2022-12-02Drop upwards limiter and only use fps setterLeo Vivier1-17/+4
2022-12-02Prototype upwards fps-limiterLeo Vivier1-2/+15
2022-12-02Use variables for input and outputLeo Vivier1-5/+8
2022-12-02Add prototype for limiting fpsLeo Vivier1-3/+14
Problem: doesn’t update the fps metadata info; needs another pass.
2022-12-02Add resolution limiterLeo Vivier1-2/+3
2022-11-26remove extra /emacsconf/ from mountsSacha Chua1-1/+1
2022-11-22update task statusSacha Chua1-1/+12
2022-11-21restreamingSacha Chua2-0/+9
2022-11-19prepare for dry runSacha Chua1-2/+2
2022-11-12comment out live, front, and mediaSacha Chua1-3/+3
2022-11-08Update edit and publish configs, tweak OBS, add Mumble clientSacha Chua3-2/+5
2022-11-05Separate caption and prerec rolesSacha Chua4-0/+48
2022-11-05Use latest version of zaeph’s reencode.shLeo Vivier1-5/+43
- cpu set to 4 for parallelization (> 4 doesn’t work) - add getopts option for development
2022-10-29media, wiki-publish, caption updatesSacha Chua1-0/+5
* common-playbook.yml: Start moving publishing setup to res * group_vars/all.yml: New common variables. * inventory.yml (prod): Number of threads, new hosts * roles/caption/templates/process-captions.py: Add mp4, try to figure out why script was failing, simplify * roles/media/tasks/main.yml: New role for setting up media.emacsconf.org for this year * roles/prerec/templates/reencode.sh: Keep a copy of zaeph's script * roles/stream/defaults/main.yml: Add more variables * roles/stream: Restreaming lowres * roles/wiki-publish/tasks/emacs.yml: Build Emacs from source