Acinerella
FFmpeg wrapper library for audio/video decoding
Install / Use
/learn @astoeckel/AcinerellaREADME
Acinerella
About
Acinerella is a simple wrapper for the playback facilities of the FFmpeg libraries. It features a relatively simple and stable C API with about ten functions. Correspondingly, it should only take a few minutes to translate acinerella.h to other programming languages. Hence, Acinerella should be easy to integrate with other programming languages than C, facilitating media decoding in your own application.
Acinerella allows you to load your media streams directly from memory without the need of registering an ominous protocol format.
Features
Simple API
Acinerella does all the "FFmpeg stuff" for you. Decoding videos was never easier.
Single compact library
FFmpeg can be staticaly linked into Acinerella
Can be easily used from other programming languages
The Acinerella C API is about 120 lines long and is easy to port to other programming languages. A Pascal header exists.
Usage
Make sure you have a recent version of FFmpeg and CMake installed. Under Linux, building Acinerella is as simple as runing the following commands:
git clone https://github.com/astoeckel/acinerella
cd acinerella && mkdir build && cd build;
cmake .. && make
Old versions
Unsupported old binary versions of Acinerella may be found at
https://sourceforge.net/projects/acinerella/files/
License
Copyright (C) 2008-2018 Andreas Stoeckel
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
Related Skills
qqbot-channel
350.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
