FFmpeg
Coverage of FFmpeg in the Nexus archive.
- Simulate cassette tape audio profiles using FFmpeg
A GitHub project by AARomanov1985 demonstrates how to simulate cassette tape audio profiles using FFmpeg. The project has garnered 12 points and 4 comments on Hacker News.
- FFmpeg fixes PixelSmash flaw in widely used video decoder
FFmpeg addressed a vulnerability named 'PixelSmash' in its video decoder, which could allow remote code execution on Jellyfin servers and trigger denial-of-service conditions in applications like Kodi, Emby, Nextcloud, PhotoPrism, and OBS Studio.
- Twenty One Zero-Days in FFmpeg
A research report by DepthFirst identifies 21 zero-day vulnerabilities in the FFmpeg multimedia framework, highlighting potential security risks.
- AI Agent Uncovers 21 Zero-Days in FFmpeg; Chrome Patches Record 429 Bugs
An autonomous AI agent discovered 21 previously unknown vulnerabilities in FFmpeg, a widely used media library. Simultaneously, Google released Chrome 149, which includes patches for 429 security bugs, marking the most ever in a single Chrome update.
- Show HN: VidStudio, a browser based video editor that doesn't upload your files
VidStudio is a browser-based video editor prioritizing privacy by keeping all processing and data on the user's device. It features a multi-track timeline, frame-accurate seeking, and supports various media types, with technical underpinnings including WebCodecs, FFmpeg (WebAssembly), and Pixi.js for rendering.