Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-12-02 | prerec updates | Sacha Chua | 1 | -4/+4 | |
2022-12-02 | Drop upwards limiter and only use fps setter | Leo Vivier | 1 | -17/+4 | |
2022-12-02 | Prototype upwards fps-limiter | Leo Vivier | 1 | -2/+15 | |
2022-12-02 | Use variables for input and output | Leo Vivier | 1 | -5/+8 | |
2022-12-02 | Add prototype for limiting fps | Leo Vivier | 1 | -3/+14 | |
Problem: doesn’t update the fps metadata info; needs another pass. | |||||
2022-12-02 | Add resolution limiter | Leo Vivier | 1 | -2/+3 | |
2022-11-05 | Use latest version of zaeph’s reencode.sh | Leo Vivier | 1 | -5/+43 | |
- cpu set to 4 for parallelization (> 4 doesn’t work) - add getopts option for development | |||||
2022-10-29 | media, wiki-publish, caption updates | Sacha Chua | 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 |