Недостающее звено при обработке медиа на Go

Большинство медиа-библиотек для Go рано или поздно упираются в одну и ту же проблему. У них нет собственного декодера. Вместо этого они полагаются на установленный в системе пакет FFmpeg, shared библиотеки, платформозависимые DLL или внешние исполняемые файлы, которые должны присутствовать на целевой системе. На этапе разработки всё работает. Затем начинается развертывание. И внезапно вы отлаживаете отсутствующие DLL в Windows, несовместимые версии FFmpeg в Linux, различия версий из Homebrew на macOS, образы контейнеров без нужных библиотек или продуктовые серверы, где рядовое обновление пакета неожиданно ломает обработку медиа.

https://habr.com/ru/articles/1042916/

#go #ffmpeg #cgo #decoder #video #audio #media #mp4 #webm #mkv

Недостающее звено при обработке медиа на Go

Большинство медиа-библиотек для Go рано или поздно упираются в одну и ту же проблему. У них нет собственного декодера. Вместо этого они полагаются на установленный в системе пакет FFmpeg, shared...

Хабр

Converting .mkv to .mp4 with #Handbrake successful, plays locally. But when uploading to #InternetArchive , error:

There is a network problem
400 Bad Data
BadContent
Uploaded content is unacceptable.
Resource>video file has improper extension, try one of these: .mpv .mkv

But the whole reason for converting is that Archive won't stream mkv, only its own mp4 conversion of far lower quality :(

#Video #MP4 #MKV

Need to convert a local mkv to mp4. Got (thru AM #AppImage package manager) #Gharmonize & tried it

1. "Upload": to where?? I want local
2. Choices required in dropdown menus... where nothing drops down
3. "Help"... doesn't even say what version it is, let alone help
4. "Settings"... does nothing at all

Bonus: UI a non-native mishmash, like Electron & Gnome had a monstrous lovechild you'd lock away in the attic

Fastest uninstall ever!

#Video #FFMPEG #VideoFormats #Linux #MKV #MP4

Beim sonnigen #Mittagsschmaus am #Rosenbouquet hat sich pünktlich zum 1.6. die erste #Hornisse eingefunden. Im Hintergrund steht schon die #Zuckertanke für die #Dokumentation des #Brummer-#Sozialleben|s bereit. 👻

Leider wurde unser #MP4-#Material, das wir tube.tchncs.de anvertraut hatten, durch einseitige #Kündigung zu 100% vernichtet.🧐

Nextes Mal sind wir vorsichtiger. Erstmal kommt wieder alles nach #YT. 😎

DrawSplat Feature: Animated GIF Maker #EduSky #free #GIF

Wish you had a FREE, multilingual, amazing Animated GIF Maker tool? I know I wish I had a great Animated GIF creator tool. There have been several throughout the years, but they always end up disap…

Another Think Coming

Hackaday: NoiseCloud: Storing Data On YouTube. “Created by [Lucas], Noisecloud is a tool that lets you use YouTube as a form of effectively-unlimited file storage. It works by taking whatever file data you have on hand, and turns it into frames of digital noise that can be stored and transported as an MP4 file and uploaded to YouTube.”

https://rbfirehose.com/2026/05/25/noisecloud-storing-data-on-youtube-hackday/
NoiseCloud: Storing Data On YouTube (Hackday)

Hackaday: NoiseCloud: Storing Data On YouTube. “Created by [Lucas], Noisecloud is a tool that lets you use YouTube as a form of effectively-unlimited file storage. It works by taking whatever…

ResearchBuzz: Firehose

MKVToolNix Version 99.0 code named "Buka" 2026-05-24 released.

MKVToolNix is a free, open-source suite of tools for creating, editing, inspecting, and converting Matroska multimedia files (.mkv and .mka).

#MKVToolNix #Matroska #MKV #MKA #MP4 #multimedia

How would I batch edit video title (file metadata) for an mp4? #commandline #mp4 #metadata

https://askubuntu.com/q/1566986/612

How would I batch edit video title (file metadata) for an mp4?

This is an extension of this question. I asked some clarification there in the comments, but I received no answer. I have a number of mp4 files, and their metadata title displays some undesirable t...

Ask Ubuntu