ffmpeg 27 June 2020 FFmpeg in the browser ! In this simple tutorial, you will learn how to use the FFMPEG to encode a video file directly in the browser.
hls 27 June 2020 Create a live CMAF stream (HLS + MPEG-DASH) with FFMPEG Learn how to create a CMAF compliant Live ABR video stream. You will be able to stream in HLS & MPEG-dash at the same time using the same video segments.
opencv 27 June 2020 OpenCV-python + piped FFMPEG How to use opencv-python with various codecs without re-compiling opencv !