awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesFFmpeg Command Executors

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

Distinct from Concurrent Thread Execution: Distinct from Concurrent Thread Execution: specifically executes FFmpeg commands concurrently, not general thread management.

Explore 1 awesome GitHub repository matching programming languages & runtimes · FFmpeg Command Executors. Refine with filters or upvote what's useful.

Awesome FFmpeg Command Executors GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • arthenica/ffmpeg-kitAvatar von arthenica

    arthenica/ffmpeg-kit

    5,836Auf GitHub ansehen↗

    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

    Provides a concurrent command executor that runs multiple FFmpeg operations simultaneously.

    Candroidffmpegflutter
    Auf GitHub ansehen↗5,836
  1. Home
  2. Programming Languages & Runtimes
  3. Concurrent Thread Execution
  4. FFmpeg Command Executors