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

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

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

6 مستودعات

Awesome GitHub RepositoriesEncoding Parameter Guides

Documentation and presets for configuring video compression parameters and codec settings.

Distinct from Video Encoding and Decoding: Distinct from Video Encoding and Decoding: focuses on user-facing configuration guidance rather than the codec implementation itself.

Explore 6 awesome GitHub repositories matching graphics & multimedia · Encoding Parameter Guides. Refine with filters or upvote what's useful.

Awesome Encoding Parameter Guides GitHub Repositories

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

    daniulive/SmarterStreaming

    11,170عرض على GitHub↗

    SmarterStreaming is a cross-platform SDK for hardware-accelerated audio and video capture, encoding, and streaming. It provides a complete media pipeline for low-latency RTMP and RTSP streaming, and includes an embedded lightweight RTSP server that can serve live feeds directly from the source device to local network clients without requiring a separate server. The SDK also integrates with GB28181 surveillance platforms, enabling compliant device registration and streaming for standardized video monitoring systems. The project distinguishes itself through a set of integrated capabilities for

    Adjusts frame rate, bitrate, GOP, resolution, and codec to balance quality and performance.

    Javaandroid-rtmpgb28181hevc
    عرض على GitHub↗11,170
  • neutrinolabs/xrdpالصورة الرمزية لـ neutrinolabs

    neutrinolabs/xrdp

    6,645عرض على GitHub↗

    xrdp is an open-source implementation of the Remote Desktop Protocol (RDP) that enables users to establish a remote graphical desktop session to a Linux machine. It provides a standard RDP connection to a Linux desktop, allowing clients to access and interact with the remote system's graphical interface. The project supports a wide range of platforms beyond standard x86 and ARM Linux environments, including macOS, FreeBSD, and other UNIX-like systems. It offers extensive configuration options for remote display management, such as matching the client display to the server screen, dynamic resi

    Allows tuning x264-specific encoding parameters via configuration files.

    Cclinuxremote-desktop
    عرض على GitHub↗6,645
  • hooke007/mpv_playkitالصورة الرمزية لـ hooke007

    hooke007/mpv_PlayKit

    6,473عرض على GitHub↗

    Provides guidance on configuring encoding parameters and presets for video compression.

    GLSLmpvmpv-configmpv-player
    عرض على GitHub↗6,473
  • lake1059/ffmpegfreeuiالصورة الرمزية لـ Lake1059

    Lake1059/FFmpegFreeUI

    6,398عرض على GitHub↗

    Configures FFmpeg encoding jobs with full control over parameters, presets, and batch processing.

    Visual Basic .NETffmpegffmpeg-guiffmpeg-windows
    عرض على GitHub↗6,398
  • gpac/gpacالصورة الرمزية لـ gpac

    gpac/gpac

    3,205عرض على GitHub↗

    GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing units called filters connect into a directed graph to handle media workflows. At its core, the framework centers all media packaging and manipulation on the ISO Base Media File Format (ISOBMFF), with specialized tools for reading, writing, fragmenting, and encrypting MP4 and related containers. It also provides a declarative scene graph composition system for describing interactive multimedia scenes using MPEG-4 BIFS, X3D, SVG, or VRML syntax, alongside a hardware-accelerated re

    Forwards custom options like x264-params or profile settings directly to the underlying encoder.

    Catsc3broadcastcenc
    عرض على GitHub↗3,205
  • lisamelton/video_transcodingالصورة الرمزية لـ lisamelton

    lisamelton/video_transcoding

    2,513عرض على GitHub↗

    This toolkit serves as a Ruby-based interface for automating video transcoding workflows. It functions as a wrapper for media processing software, providing a structured way to convert, inspect, and transform video files through automated command generation. The project distinguishes itself by enabling precise control over media processing through the injection of custom encoding parameters and the construction of dynamic filter graphs. Users can manage complex tasks such as manual cropping, scaling, and color space adjustments, while choosing between software and hardware-accelerated encodin

    Supplies arbitrary configuration arguments to the underlying engine to override default behaviors during the video processing workflow.

    Ruby
    عرض على GitHub↗2,513
  1. Home
  2. Graphics & Multimedia
  3. Video Encoding and Decoding
  4. Encoding Parameter Guides

استكشف الوسوم الفرعية

  • Encoder Parameter Forwarders1 وسم فرعيForwards custom options directly to the underlying encoder, such as x264-params or profile settings. **Distinct from Encoding Parameter Guides:** Distinct from Encoding Parameter Guides: forwards parameters to encoders at runtime rather than providing documentation or presets.
  • Job Configuration InterfacesUser interfaces for configuring encoding jobs with full control over parameters, presets, and batch processing. **Distinct from Encoding Parameter Guides:** Distinct from Encoding Parameter Guides: provides interactive job configuration rather than static documentation.
  • Runtime Encoding ConfigurationsDynamic adjustment of encoding parameters like bitrate, frame rate, and GOP during a session. **Distinct from Encoding Parameter Guides:** Distinct from static guides; focuses on the actual programmatic control of encoder parameters.
  • Visual Parameter EditorsGraphical interfaces for configuring encoding parameters with both visual controls and raw parameter fields. **Distinct from Encoding Parameter Guides:** Distinct from Encoding Parameter Guides: provides interactive visual controls rather than static documentation or presets.