Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: mpeg Clear Filter

Leonardo Chiariglione – Co-founder of MPEG

I needed an organisation that would create digital media standards for consumers to seamlessly communicate and industry operate in a global market of interoperable products, services and applications. I conceived that organisation in 1987, established it in 1988I, and called Moving Picture Experts Group (MPEG). In four years, MPEG had ushered in the digital media age with MPEG-1, a standard for interactive media used in Video CD, digital audio broadcasting (MP2), and personal music (MP3). Starti

Leonardo Chiariglione: “I closed MPEG on 2 June 2020”

I needed an organisation that would create digital media standards for consumers to seamlessly communicate and industry operate in a global market of interoperable products, services and applications. I conceived that organisation in 1987, established it in 1988I, and called Moving Picture Experts Group (MPEG). In four years, MPEG had ushered in the digital media age with MPEG-1, a standard for interactive media used in Video CD, digital audio broadcasting (MP2), and personal music (MP3). Starti

"I closed MPEG on 2 Jun '20 when I left because obscure forces had hijacked it."

I needed an organisation that would create digital media standards for consumers to seamlessly communicate and industry operate in a global market of interoperable products, services and applications. I conceived that organisation in 1987, established it in 1988I, and called Moving Picture Experts Group (MPEG). In four years, MPEG had ushered in the digital media age with MPEG-1, a standard for interactive media used in Video CD, digital audio broadcasting (MP2), and personal music (MP3). Starti

Show HN: WTFfmpeg – Natural Language to FFmpeg Translator

wtffmpeg - Natural Language to FFmpeg Translator wtffmpeg is a command-line tool that uses a local Large Language Model (LLM) to translate plain English descriptions of video and audio tasks into executable ffmpeg commands. Stop searching through Stack Overflow and documentation for that one specific ffmpeg flag. Just ask for what you want. Example: > wtff " convert my_video.avi to mp4 with no sound " Loading model... (this may take a moment) Model loaded. Generating command... --- Generated

FFmpeg devs boast of another 100x leap thanks to handwritten assembly code

The developers behind the FFmpeg project are again claiming major performance uplifts delivered by wielding the art of handwritten assembly code. With the latest patch applied, users should see a “100x speedup” in the cross-platform open-source media transcoding application. However, the developers were soon to clarify that the 100x claim applies to just a single function, “not the whole of FFmpeg.” BREAKING: FFmpeg 100x speedup from handwritten assembly13:55:30 <•haasn> rangedetect8_avx512: 12

Lost Chapter of Automate the Boring Stuff: Audio, Video, and Webcams in Python

The third edition of Automate the Boring Stuff with Python is now available for purchase or to read for free online. It has updated content and several new chapters, but one chapter that was left on the cutting room floor was "Working with Audio, Video, and Webcams". I present the 26-page rough draft chapter in this blog, where you can learn how to write Python code that records and plays multimedia content. Working with Audio, Video, and Webcams These days a smartphone is a portable film st