Showing 21 open source projects for "ffmpeg player"

View related business solutions
  • Get Advanced Threat Protection for Your Azure Workloads Icon
    Get Advanced Threat Protection for Your Azure Workloads

    FortiGate NGFW on Azure Enables You to Protect Your Workloads Beyond Basic Azure Security Services

    FortiGate NGFW identifies and stops advanced threats with powerful application control, malware protection, web filtering, antivirus, and IPS technology. As the attack surface expands, FortiGate provides integrated and automated protection against emerging and sophisticated threats while securing hybrid or multi-cloud environments. Deploy today in Azure Marketplace.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    mpv.net

    mpv.net

    mpv.net is a modern media player for Windows that works just like mpv

    mpv.net is a modern desktop media player for Windows based on the popular mpv player. mpv.net is designed to be mpv compatible, almost all mpv features are available because they are all contained in libmpv, this means the official mpv manual applies to mpv.net. mpv focuses on the usage of the command line and the terminal, mpv.net retains the ability to be used from the command line and the terminal and adds a modern Windows GUI on top of it. Video output that is capable of many features loved...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    DeaDBeeF is a modular cross-platform audio player, which runs on GNU/Linux distributions, macOS, Windows, *BSD, OpenSolaris, other UNIX-like systems. DeaDBeeF plays a variety of audio formats, converts between them, lets you customize the UI in almost any way you want, and use many additional plugins which can extend it even more.
    Leader badge
    Downloads: 1,683 This Week
    Last Update:
    See Project
  • 3
    Apprentice Video

    Apprentice Video

    it's a video player, also works for music and pictures

    This player stands on the giant shoulders of FFmpeg. Audio rendering is accomplished via portaudio v19. Video rendering is via OpenGL, using fragment programs when possible. User interface is implemented with Qt 4/5. ASS/SSA subtitle rendering is implemented with libass. MOD, XM, S3M, IT file support via libmodplug. This player provides several performance options to enable adequate video playback on slow hardware: * skip loop filter * skip non-reference frames * skip color converter...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    MyBox

    MyBox

    Easy Tools of PDF, Image, File, Network, Data, and Medias

    javafx-desktop-apps pdf image ocr icc barcode color-palette text bytes markdown html archive compress digest video audio editor converter media https://github.com/Mararsh/MyBox Self-contain packages need not java env nor installation. Jar packages need Java 16 or higher.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 5

    trimmer

    Utility to concatanate, trim, and transcode video files.

    This is a utility for simple post-production processing of video files. It will concatanate multiple files together, trim the beginning and end, and transcode. Uses VLC for the player and ffmpeg for transcoding. See the Wiki for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Tizonia Project

    The Tizonia Project

    Command-line cloud music player for Linux

    Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices. A powerful cloud music player for the Linux terminal, with support for Spotify (Premium), Google Play Music (free and paid tiers), SoundCloud, YouTube, TuneIn and iHeart radios, Plex servers and Chromecast devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ffplay-mjpeg

    ffplay minimal " MJPEG ONLY "cmd line player with SDL/http/tcp

    ffplay cmd line application for X with SDL. *BUILD DEP: Make sure you have sdl devel installed.(libsdl-dev on debian.) Installs to /usr/local/bin with default prefix. Minimized build for motion jpeg "mjpeg only" viewing via http/tcp. Only one binary in the package: ffplay-mjpeg eg syntax. #ffplay-mjpeg http://hostname:port *ffplay is from the ffmpeg project and ffplay-mjpeg is a recompiled project specifically for mjpeg viewing. Static Build, small binary with 1428040 bytes currently...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FFmpeg

    FFmpeg

    A complete, cross-platform solution to record, convert, & stream audio

    ... filters. Provides an abstraction to access capture and playback devices. Implements audio mixing and resampling routines. Implements color conversion and scaling routines. FFmpeg is a command-line toolbox to manipulate, convert and stream multimedia content. ffplay is a minimalistic multimedia player. FFmpeg codebase is mainly LGPL-licensed with optional components licensed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simplest ffmpeg mem handler

    simplest ffmpeg mem handler

    ffmpeg's example about read/write from memory

    This software simplest example to use FFmpeg to read (or write) from memory. It contains 2 project: simplest_ffmpeg_mem_player:Video Player that play video data in memory. simplest_ffmpeg_mem_transcoder:Video Converter that convert video data in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    simplest ffmpeg player

    simplest ffmpeg player

    The simplest video player based on FFmpeg

    A simplest video player based on FFmpeg. The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses about 100 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. Solutions contains 6 Project: simplest_ffmpeg_player: Standard Version, suitable for biginner. simplest_ffmpeg_player_su: SU(SDL Update)Version, Add SDL Event. simplest_ffmpeg_decoder_pure: A pure decoder. Only use libavcodec (Without...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    simplest ffmpeg audio player

    simplest ffmpeg audio player

    The simplest audio player based on FFmpeg

    A simplest audio player based on FFmpeg.The software is based on VC 2010. It is suitable for beginner of FFmpeg. It only uses 200 lines of code. Eacn line of source code is important. New developer of FFmpeg can learn FFmpeg's API through this software. The solution contains 3 projects: simplest_ffmpeg_audio_player: Audio player based on FFmpeg and SDL. simplest_ffmpeg_audio_decoder: Audio decoder. Uses libavcodec and libavformat. simplest_audio_play_sdl2: Example about using SDL2 play PCM data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    VChannel Player is the cross-palrformed media player based on ffmpeg library. It is implemented on Windows, Linux and Mac OSX platforms. User interface is written on C++ with Qt 4 on Windows and Linux, and on Objective-C with Cocoa on Mac OSX.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    ffplay for MFC

    ffplay for MFC

    ffplay transplant to MFC

    This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface. It can decode a media stream and play it out. It has basic function of a video player such as: play, pause/continue, backward, forward, full screen etc. Through this software, the beginner of ffmpeg can learn ffmpeg’s API or relatively technologies. Note: there are 2 version of this software: 1.0.0: Use old libs, which is more stable. 1.0.1: Use newest libs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD license...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Purpose-Media-Player

    Purpose Player ,all formats ,cross platform (Windows,Linux).

    Purpose Player all formats ,cross platform (Windows,Linux). at http://ffmpeg.org/ download ffmpeg project source code ,version 0.8.14 , or download at here , exact to a directory , download purpose player source code at here ,only 1 file: ffplay.c ,replace the old ffplay.c in ffmpeg project than ok ,compile in same way ,copy ffplay.exe to App directory .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Based on ffmpeg and libtorrent player... moved to https://github.com/avplayer/avplayer see http://avplayer.avplayer.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TPlayer

    TPlayer

    media player focused on GPU acceleration

    a fast multimedia player using ffmpeg to decode, opencl to do fft on audio and opengl to render. same code is also hosted at https://gitorious.org/tplayer/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    ffplay_win

    ffplay_win

    ffplay_win is a small FFmpeg based media player library for windows. ffplay_win is available under the GNU LGPL license .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ffmpeg GUI (Gtk) player
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RockVid
    A command line tool that uses FFmpeg for windows to convert videos for rockbox. with just a few key presses you can convert many different videos formats for your rockbox media player, it come pre-setup, and includes support for 16:9 widescreen!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    MediaDropBox
    A GUI for audio and video encoding and playing for portable devices using ffmpeg and mplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next