Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copy scripts | Sacha Chua | 2023-10-10 | 2 | -9/+25 |
| | |||||
* | rename VIDEO_SLUG to FILE_PREFIX | Sacha Chua | 2023-10-10 | 1 | -0/+13 |
| | |||||
* | add some more scripts, change 2022 to emacsconf_year | Sacha Chua | 2023-09-13 | 2 | -5/+5 |
| | |||||
* | update scripts | Sacha Chua | 2022-12-02 | 1 | -0/+1 |
| | |||||
* | backup old one | Sacha Chua | 2022-12-02 | 1 | -1/+1 |
| | |||||
* | prerec updates | Sacha Chua | 2022-12-02 | 5 | -19/+20 |
| | |||||
* | Drop upwards limiter and only use fps setter | Leo Vivier | 2022-12-02 | 1 | -17/+4 |
| | |||||
* | Prototype upwards fps-limiter | Leo Vivier | 2022-12-02 | 1 | -2/+15 |
| | |||||
* | Use variables for input and output | Leo Vivier | 2022-12-02 | 1 | -5/+8 |
| | |||||
* | Add prototype for limiting fps | Leo Vivier | 2022-12-02 | 1 | -3/+14 |
| | | | | Problem: doesn’t update the fps metadata info; needs another pass. | ||||
* | Add resolution limiter | Leo Vivier | 2022-12-02 | 1 | -2/+3 |
| | |||||
* | remove extra /emacsconf/ from mounts | Sacha Chua | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | pad stuff | Sacha Chua | 2022-11-23 | 1 | -0/+13 |
| | |||||
* | update task status | Sacha Chua | 2022-11-22 | 1 | -1/+12 |
| | |||||
* | restreaming | Sacha Chua | 2022-11-21 | 2 | -0/+9 |
| | |||||
* | prepare for dry run | Sacha Chua | 2022-11-19 | 2 | -2/+4 |
| | |||||
* | comment out live, front, and media | Sacha Chua | 2022-11-12 | 2 | -3/+4 |
| | |||||
* | Update edit and publish configs, tweak OBS, add Mumble client | Sacha Chua | 2022-11-08 | 4 | -2/+6 |
| | |||||
* | Separate caption and prerec roles | Sacha Chua | 2022-11-05 | 5 | -0/+76 |
| | |||||
* | Use latest version of zaeph’s reencode.sh | Leo Vivier | 2022-11-05 | 1 | -5/+43 |
| | | | | | - cpu set to 4 for parallelization (> 4 doesn’t work) - add getopts option for development | ||||
* | media, wiki-publish, caption updates | Sacha Chua | 2022-10-29 | 1 | -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 |