awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesFFmpeg Native Wrappers

Wraps FFmpeg and FFprobe into platform-specific native libraries for Android, iOS, macOS, tvOS, and Linux.

Distinct from Native Cross-Platform Development: Distinct from Native Cross-Platform Development: specifically wraps FFmpeg into native libraries, not general cross-platform app development.

Explore 2 awesome GitHub repositories matching mobile development · FFmpeg Native Wrappers. Refine with filters or upvote what's useful.

Awesome FFmpeg Native Wrappers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • arthenica/ffmpeg-kitالصورة الرمزية لـ arthenica

    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

    Wraps FFmpeg and FFprobe into native libraries for Android, iOS, macOS, Linux, and tvOS.

    Candroidffmpegflutter
    عرض على GitHub↗5,836
  • microshow/rxffmpegالصورة الرمزية لـ microshow

    microshow/RxFFmpeg

    4,732عرض على GitHub↗

    RxFFmpeg is an Android multimedia framework and media transcoder based on FFmpeg. It provides a set of tools for video and audio editing, transcoding, and processing on Android devices. The framework integrates a video player component for rendering local files and network streams with zoom and rotation support. It also includes specialized libraries for Android video editing, such as cropping and splicing, and Android audio processing for mixing tracks and modifying voice pitch. The project covers broad media manipulation capabilities, including the conversion of images to video, the extrac

    Wraps FFmpeg and FFprobe into platform-specific native libraries to expose media processing to the Android runtime.

    Candroidarm64-v8aarmeabi-v7a
    عرض على GitHub↗4,732
  1. Home
  2. Mobile Development
  3. Native Cross-Platform Development
  4. FFmpeg Native Wrappers