͏ FFmpeg has very powerful scale filter which can accomplish various tasks. Below lists some examples.| trac.ffmpeg.org
project-management-only/home-tv-station#5 When playing back with RTMP, players get a bit upset around episode change time. HLS is unaffected| projects.bentasker.co.uk
project-management-only/home-tv-station#11 At the moment, the container comes up and sits publishing media. Strictly speaking, that's not the most efficient thing to do. What I'd quite like, assuming that we can get it to work is: * Stand up a small HTTP server (python?) * Have the `nginx-rtmp` `on-play` hook(s) call it when a subscriber connects * Have the HTTP server do `something` to trigger playback * When the last subscriber disconnects, we should block publishing of new media (but let t...| projects.bentasker.co.uk