tim1mw / pycon_capture

Automated conference video capture and upload for PyconUK (and others)
4 stars 3 forks source link

Add a channel mask to the videos #29

Closed tim1mw closed 5 years ago

tim1mw commented 5 years ago

Put the PyCon UK logo in the top left as an image mask. This will have an impact on the encoding performance of the laptop since it needs to be done during the live feed recording, rather than as a post processing job, so this needs to be done in a branch and only merged once the encoding performance has been assessed. If it hits the laptop to hard, then the branch will only get merged once we have faster kit!

tim1mw commented 5 years ago

Done in commit 2e479c1