awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Aleksoid1978 avatar

Aleksoid1978/MPC-BE

0
View on GitHub↗
4,163 estrellas·174 forks·C·GPL-3.0·2 vistas

MPC BE

MPC-BE es un reproductor de video multiformato y reproductor multimedia para Windows diseñado para la reproducción local de archivos de audio y video. Funciona como un reproductor multimedia DirectShow, utilizando el framework DirectShow para renderizar una amplia variedad de formatos de medios digitales en sistemas Windows.

El proyecto se centra en el renderizado de video de alta calidad y la reproducción de archivos de alta resolución. Emplea un pipeline de renderizado personalizado y renderizado de superficie Direct3D para gestionar el escalado, la conversión de espacio de color y la visualización de baja latencia.

El reproductor incorpora decodificación acelerada por hardware para descargar la descompresión a la GPU y admite códecs basados en plugins para ampliar los formatos de audio y video compatibles. El sistema utiliza un modelo de threading de UI basado en eventos para desacoplar el motor de reproducción de la interfaz de usuario.

Features

  • Media Players - A tool for decoding and displaying multiple digital video and audio standards through a single interface.
  • DirectShow Media Pipelines - Uses a DirectShow filter chain to modularly process media streams for decoding and rendering.
  • Local Media Playback - Enables the playback of local audio and video files using the operating system's capabilities.
  • DirectShow-Based Players - Implements a playback engine specifically built on the DirectShow framework for high-performance rendering.
  • Multi-Format Media Players - Provides a Windows application for rendering and playing a wide variety of audio and video file formats.
  • Multimedia Playback - Provides core functionality for decoding and playing various multimedia formats on Windows.
  • Local File Video Players - Functions as a dedicated player for video files stored on the computer's local storage.
  • Hardware-Accelerated Decoders - Provides hardware-accelerated decoding by offloading decompression from the CPU to the GPU.
  • Codec Plug-ins - Supports plug-in based codecs to expand the range of compatible audio and video formats.
  • Video Renderers - Implements a custom video renderer that handles scaling and color space conversion for high-quality output.
  • Hardware Surface Rendering - Utilizes Direct3D surface rendering to achieve low-latency, high-resolution video display.
  • High-Resolution Playback - Supports high-resolution playback with precise control over rendering settings for a better visual experience.

Historial de estrellas

Gráfico del historial de estrellas de aleksoid1978/mpc-beGráfico del historial de estrellas de aleksoid1978/mpc-be

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace aleksoid1978/mpc-be?

MPC-BE es un reproductor de video multiformato y reproductor multimedia para Windows diseñado para la reproducción local de archivos de audio y video. Funciona como un reproductor multimedia DirectShow, utilizando el framework DirectShow para renderizar una amplia variedad de formatos de medios digitales en sistemas Windows.

¿Cuáles son las características principales de aleksoid1978/mpc-be?

Las características principales de aleksoid1978/mpc-be son: Media Players, DirectShow Media Pipelines, Local Media Playback, DirectShow-Based Players, Multi-Format Media Players, Multimedia Playback, Local File Video Players, Hardware-Accelerated Decoders.

¿Qué alternativas de código abierto existen para aleksoid1978/mpc-be?

Las alternativas de código abierto para aleksoid1978/mpc-be incluyen: mpvnet-player/mpv.net — mpv.net is a Windows graphical user interface for the mpv media player. It serves as a customizable multimedia… mpc-hc/mpc-hc — This project is a media player software and digital television receiver designed for rendering a wide variety of audio… lhc70000/iina — IINA is a high-performance media player for macOS built on the mpv engine. It serves as a video player with broad… gpac/gpac — GPAC is an open-source multimedia framework built around a pluggable filter graph pipeline, where modular processing… clsid2/mpc-hc — This project is an open-source multimedia player for Windows designed for high-performance audio and video playback.… yixia/vitamiobundle — VitamioBundle is an Android media player library and playback framework designed for decoding and rendering…

Alternativas open-source a MPC BE

Proyectos open-source similares, clasificados según cuántas características comparten con MPC BE.
  • mpvnet-player/mpv.netAvatar de mpvnet-player

    mpvnet-player/mpv.net

    5,155Ver en GitHub↗

    mpv.net is a Windows graphical user interface for the mpv media player. It serves as a customizable multimedia frontend and hardware-accelerated video player that renders high-fidelity video and audio content. The project distinguishes itself by providing a searchable graphical interface for managing player settings and configuration files, alongside a themeable visual style. It supports extensibility through a scripting engine and allows for external playback management via JSON-based communication and command line interfaces. The application covers a broad range of media playback capabilit

    C#audio-playercommand-linedotnet
    Ver en GitHub↗5,155
  • mpc-hc/mpc-hcAvatar de mpc-hc

    mpc-hc/mpc-hc

    5,266Ver en GitHub↗

    This project is a media player software and digital television receiver designed for rendering a wide variety of audio and video file formats and digital broadcast signals. It functions as a DirectShow media player, providing a video rendering interface for managing output settings and visual quality. The software includes capabilities for digital television tuning, enabling the capture, recording, and playback of live broadcast signals via compatible hardware tuner cards. It also features hardware-accelerated media decoding and internal decoder integration to ensure multi-format playback acr

    Caudioc-plus-pluscinema
    Ver en GitHub↗5,266
  • lhc70000/iinaAvatar de lhc70000

    lhc70000/iina

    45,244Ver en GitHub↗

    IINA is a high-performance media player for macOS built on the mpv engine. It serves as a video player with broad codec support and a web media streamer that uses plugins to stream and download online video content for local playback. The application features a customizable multimedia interface with flexible themes and layouts tailored for the macOS desktop. It integrates a JavaScript scripting engine and a plugin system to extend player functionality and parse media URLs from the web. Core capabilities include multimedia playback with support for subtitles and playlists, as well as a pictur

    Swift
    Ver en GitHub↗45,244
  • gpac/gpacAvatar de gpac

    gpac/gpac

    3,205Ver en 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

    Catsc3broadcastcenc
    Ver en GitHub↗3,205
  • Ver las 30 alternativas a MPC BE→