|
You are here |
alfg.dev | ||
| | | | |
www.willusher.io
|
|
| | | | | [AI summary] A tutorial on setting up FFmpeg with hardware-accelerated encoding on a Raspberry Pi 4 running Ubuntu 20.04 and a Python dashboard tool for batch processing videos. | |
| | | | |
videoblerg.wordpress.com
|
|
| | | | | I've been in the streaming media industry since 2008 and have seen a lot of misinformation regarding both FFmpeg and libx264. In this post I hope to help shed some light on what does and does not work. Streaming media, at it's core, requires three basic things. 1) Constant frame rate. 2) An even keyframe... | |
| | | | |
blog.pesky.moe
|
|
| | | | | This is where I collect my ramblings. | |
| | | | |
blog.georgovassilis.com
|
|
| | | An Elgato Camlink 4K wouldn't work under Ubuntu 22.04. It would show up with lsusb, but Cheese wouldn't list it as a device and OBS studio would show it as a disabled device. A little stream conversion magic [RED] #!/usr/bin/env bash # You need to run # sudo apt install v4l2loopback-utils v4l2loopback-dkms # once and... | ||