summaryrefslogtreecommitdiffstats
path: root/roles/prerec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add rsync targetSacha Chua2023-10-201-0/+3
|
* add prerec scriptsSacha Chua2023-10-176-2/+211
|
* copy scriptsSacha Chua2023-10-102-9/+25
|
* rename VIDEO_SLUG to FILE_PREFIXSacha Chua2023-10-101-0/+13
|
* add some more scripts, change 2022 to emacsconf_yearSacha Chua2023-09-132-5/+5
|
* update scriptsSacha Chua2022-12-021-0/+1
|
* backup old oneSacha Chua2022-12-021-1/+1
|
* prerec updatesSacha Chua2022-12-025-19/+20
|
* Drop upwards limiter and only use fps setterLeo Vivier2022-12-021-17/+4
|
* Prototype upwards fps-limiterLeo Vivier2022-12-021-2/+15
|
* Use variables for input and outputLeo Vivier2022-12-021-5/+8
|
* Add prototype for limiting fpsLeo Vivier2022-12-021-3/+14
| | | | Problem: doesn’t update the fps metadata info; needs another pass.
* Add resolution limiterLeo Vivier2022-12-021-2/+3
|
* remove extra /emacsconf/ from mountsSacha Chua2022-11-261-1/+1
|
* pad stuffSacha Chua2022-11-231-0/+13
|
* update task statusSacha Chua2022-11-221-1/+12
|
* restreamingSacha Chua2022-11-212-0/+9
|
* prepare for dry runSacha Chua2022-11-192-2/+4
|
* comment out live, front, and mediaSacha Chua2022-11-122-3/+4
|
* Update edit and publish configs, tweak OBS, add Mumble clientSacha Chua2022-11-084-2/+6
|
* Separate caption and prerec rolesSacha Chua2022-11-055-0/+76
|
* Use latest version of zaeph’s reencode.shLeo Vivier2022-11-051-5/+43
| | | | | - cpu set to 4 for parallelization (> 4 doesn’t work) - add getopts option for development
* media, wiki-publish, caption updatesSacha Chua2022-10-291-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