awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

Awesome GitHub RepositoriesEncoder Parameter Forwarders

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.

Explore 3 awesome GitHub repositories matching graphics & multimedia · Encoder Parameter Forwarders. Refine with filters or upvote what's useful.

Awesome Encoder Parameter Forwarders GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • neutrinolabs/xrdpAvatar de neutrinolabs

    neutrinolabs/xrdp

    6,645Voir sur 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
    Voir sur GitHub↗6,645
  • gpac/gpacAvatar de gpac

    gpac/gpac

    3,205Voir sur 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
    Voir sur GitHub↗3,205
  • lisamelton/video_transcodingAvatar de lisamelton

    lisamelton/video_transcoding

    2,513Voir sur 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
    Voir sur GitHub↗2,513
  1. Home
  2. Graphics & Multimedia
  3. Video Encoding and Decoding
  4. Encoding Parameter Guides
  5. Encoder Parameter Forwarders

Explorer les sous-tags

  • x264 Parameter TunersControls compression behavior by modifying x264-specific settings stored in a configuration file. **Distinct from Encoder Parameter Forwarders:** Distinct from Encoder Parameter Forwarders: focuses on tuning x264-specific parameters via configuration files, not just forwarding options.