awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesFFmpeg Command Executors

Executes multiple FFmpeg commands concurrently and collects independent results via thread-safe APIs.

Distinct from Queued Parallel Command Executors: Distinct from Queued Parallel Command Executors: specifically designed for FFmpeg command execution, not general shell commands.

Explore 1 awesome GitHub repository matching development tools & productivity · FFmpeg Command Executors. Refine with filters or upvote what's useful.

Awesome FFmpeg Command Executors GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • arthenica/ffmpeg-kitarthenica 的头像

    arthenica/ffmpeg-kit

    5,836在 GitHub 上查看↗

    ffmpeg-kit is a cross-platform SDK that wraps FFmpeg and FFprobe into native libraries for Android, iOS, macOS, Linux, and tvOS, enabling applications to execute media processing commands through platform-specific APIs. It provides a concurrent command executor that runs multiple FFmpeg operations simultaneously and collects results independently via thread-safe interfaces. The project includes a build system that compiles FFmpeg native libraries from source with configurable codec and library options for each target platform, and offers eight precompiled binary packages with different sets o

    Runs multiple FFmpeg commands simultaneously and collects independent results via thread-safe APIs.

    Candroidffmpegflutter
    在 GitHub 上查看↗5,836
  1. Home
  2. Development Tools & Productivity
  3. Parallel Command Execution
  4. Queued Parallel Command Executors
  5. FFmpeg Command Executors