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,836GitHub पर देखें↗

    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