Search Results for "python ffmpeg player" - Page 5

Showing 337 open source projects for "python ffmpeg player"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    YouBoxPlayer

    YouBoxPlayer

    Youtube player,based on youtube data api

    pyqt4 gui frontend to play youtube video with mpv player. Just download it , unzip it, and run . You are good to go. Beta version is for linux and linux based distro. For install instruction please visit https://sourceforge.net/p/youboxplayer/wiki/Installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    aeneas

    aeneas

    Automagically synchronize audio and text (aka forced alignment)

    aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment). aeneas automatically generates a synchronization map between a list of text fragments and an audio file containing the narration of the text. In computer science this task is known as (automatically computing a) forced alignment.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    OrangePiZero_LMS_Squeezelite

    Armbian for Orange Pi LMS + Squeezelite + LCD i2C

    This is a complete SD Card image for Orange Pi Zero - Armbian - Logitech Media Server nightly autoupdate - Squeezelite Player with conf for PCM2704 DAC - Python code for 16x2 i2C LCD Please download ALL the 6 files, not only one file. Use "Browse all files" to get the rar files. https://sourceforge.net/projects/orangepizero-lms-squeezelite/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    UltraStar Manager
    With this song management application you are able to keep an eye on your UltraStar collection. Quickly find songs with missing covers, backgrounds or videos.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Websocket Server in a Pure Data patch

    Websocket Server in a Pure Data patch

    a single patch for direct communications between Pd and web browsers

    ...download link (and notes) : https://sourceforge.net/projects/websocketserverinapatch/files/ "websocket-server in a patch.pd" single Pd file contains a reusable and fully documented websocket server, meant as an easy way to experiment with Pure Data <-> web-browsers communications through websockets, without the need of other software (like node.js or python) or any specific external to compile (just one deken library is required). A demo is included in the same patch : 'Flames', a simple cross-browser, multi-touch and multi-player graphical interface which makes Pd play creepy sounds :) Just try it : In Pd (vanilla) on Windows, Mac or Linux, install the 'mrpeach' library via 'Help->Find externals' menu, then open the patch and fire any recent web-browsers (on same machine or other computer, smartphone or tablet on same local network) with the URL provided at the top of main windows, and you're good to go !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FFmpeg

    FFmpeg

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

    ...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: 1 This Week
    Last Update:
    See Project
  • 8
    GRAJ music player
    GRAJ is a simple yet very powerful music player that runs in terminal. It uses VLC as a backend to play music. Forget typing your music filenames or selecting songs by hand. Just type: "graj yell sub" to play the "Yellow Submarine" song. That rocks! If there is another music player with which you can play all the songs that you haven't listened to since a month, that are graded at least 5, that have play count 5 or more and have "hard" as part of a name with something simpler and faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    FF Multi Converter
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files and ImageMagick for image file conversions.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 11
    This SourceForge project page is obsolete. Please visit http://www.musicpd.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Minigolf Maniacs Mod Project - More Holes, More Modes, More Fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2048 Python , AI , 1 or 2 players

    2048 Python , AI , 1 or 2 players

    py 2048, a well know 2048 clone board game

    Written in Python 2.7.x and pygame1.9.1~2 compliant (at least) Python 3.4 HOW TO PLAY: keyboard UP, DOWN, LEFT, RIGHT, escape to quit increase your score shifting tiles with same number. the value of resulting tile is multiplied *2. CUSTOMISE YOUR GAME: edit py2048.cfg configuration file. you can: -Change Raws and Columns amount. -Change Random range value of new tile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CamDesk

    CamDesk

    The Desktop Webcam Widget

    CamDesk is a free, open source, desktop webcam widget, that was created as home surveillance application. Although others have used it for demonstrations even with CamStudio, and QuickTime Player for screen casting.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 17

    PyBawo

    A Multiplayer Bao (Bawo) App for GNU

    PyBawo is a multiplayer implementation of the East African board game, Bao (Bawo) in Python. PyBawo largely implements Bao (Bawo) as played in Malawi with additional rules that eliminate the possibility of infinite moves. PyBawo currently supports local two player games against another human or the computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    PenguinTV is a Python-based RSS reader specifically designed for downloading and viewing podcasts and video blog entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimCrop

    SimCrop

    Crop growing simulator

    Garden simulator with special emphasy in weather interaction and natural cycle of life and environment. It will simulate a bunch of plants and different weathers, challenging the gardener skills of the player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RasPiNobot
    "RasPiNobot rev 0.1c" is a Debian Jessie distro optimized for ARM Raspberrypy. It wear a Remote Control System for a Virtual Presence Device or nobots
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nautic Radio Broadcast Console

    Nautic Radio Broadcast Console

    Internet radio broadcast console / darkice frontend

    Nautic Radio Broadcast Console is a darkice (shoutcast / icecast source client available at http://darkice.org/ ) frontend, that allows you to play jingles (audio samples), capture a webcam images to send to an FTP, chat with listeners (through an external webchat site) and monitor your audio and system (cpu, network) The program is developed, and used in production, for www.nauticradio.net / www.beatsnbreaks.nl and targeted at relatively old computers running linux. However it is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    Fedora: mpv

    Fedora: mpv

    a free, open source, and cross-platform media player

    Overview mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more. Streamlined CLI options MPlayer's options parser was improved to behave more like other CLI programs, and many option names and semantics were reworked to make them more intuitive and memorable. On Screen Controller While mpv has no official GUI, it has a small controller that is triggered by mouse movement. High quality video output mpv has a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25

    SEMaintenanceUtility

    A maintenance toolbox for cleaning up Space Engineers saves.

    A maintenance toolbox for cleaning up Space Engineers saves. Never again be that admin that says "well, things are getting slow, time to start another world". See the wiki for instructions on how to use it. The massive upshot of cleaning up saves include; - Fewer trash entities / entries means smoother operation - Removes the "lots of player entries causes significant UI lag" issue - A smaller, leaner file means that it's quicker to download; saving on bandwidth & quota as well as...
    Downloads: 0 This Week
    Last Update:
    See Project