Search Results for "video player delphi"

Showing 1092 open source projects for "video player delphi"

View related business solutions
  • Parametrics are the lifeblood of your product’s quality, and attributes are its character. From NPI to Supplier Quality to Manufacturing to RMA/MRO, you can use IntraStage to apply manufacturing intelligence to accelerate business decisions. Icon
    Our software has been designed to efficiently manage the challenge of megabyte to terabytes of Test Data and Product Quality in any format coming from R&D, Supply Chain, Repair and Manufacturing Environments. Our talented and committed team has over 100+ man years of experience and have been working with Fortune 1000 companies in the Aerospace & Defense, Consumer Electronics, Industrial and Medical Device industries since 2006.
  • 1
    Video.js

    Video.js

    Open source HTML5 video player

    Make your web video player truly yours with Video.js, the world's most popular open source HTML5 player framework. Video.js was built from the ground up for an HTML5 world, supporting video playback on both desktops and mobile devices, and on practically every modern browser. Aside from HTML5 video, Video.js also supports modern streaming formats like HLS and DASH, YouTube, Vimeo and even Flash thanks to an abundance of well-documented plugins. It looks great out-of-the-box, but you can style...
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Shaka Player

    Shaka Player

    JavaScript player library / DASH & HLS client / MSE-EME player

    ... to stream adaptive bitrate video and audio using modern browser technologies. We try to keep the library light, simple, and free from third-party dependencies. Everything you need to build and deploy is in the sources. We support iOS 12+ through Apple's native HLS player. We provide the same top-level API, but we just set the video's src element to the manifest/media. So we are dependent on the browser supporting the manifests.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    mpv player (Windows)

    mpv player (Windows)

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

    Main project site: https://mpv.io/
    Leader badge
    Downloads: 17,053 This Week
    Last Update:
    See Project
  • 4
    Osu!

    Osu!

    Open-source rhythm game

    Osu! is a simple rhythm game with a well thought out learning curve for players of all skill levels. One of the great aspects of Osu! is that it is community-driven, with every single map created by another player with a variety of artists. Every map is a new experience This is the development client of the future osu!lazer project. Give it a try! Currently beatmaps on osu!lazer need to be dragged and dropped from beatmap listings here. Note: An account is required. https://osu.ppy.sh...
    Downloads: 560 This Week
    Last Update:
    See Project
  • CRM, Job Scheduling, Mobile App, Tracking and Customer Booking Site all in one. Icon
    CRM, Job Scheduling, Mobile App, Tracking and Customer Booking Site all in one.

    For field service industries, HVAC, transport, plumbing, logistics, waste, construction, public sector, equipment hire, and more

    Stay connected to your mobile workforce, and in control of every job.
  • 5
    NewPipe

    NewPipe

    The lightweight & private YouTube experience for Android

    ... device. NewPipe also comes with a host of great features, like popup mode (floating player), downloads, age restricted blocking, channel searching and more. NewPipe is lightweight, fast and battery saving, giving you more enjoyable video watching time for less.
    Downloads: 47 This Week
    Last Update:
    See Project
  • 6
    You-Get

    You-Get

    Dumb downloader that scrapes the web

    You-Get is a small command-line utility for downloading media (video, audio and images) from the Web when there are no other means to do so. It can download video and audio files from such popular web sites as YouTube, Twitter, Niconico, Vimeo, Flickr, Instagram and a whole lot more. You-Get is a great option for when you want to enjoy your favorite videos, audio or images from the internet without having to open any web browsers or get interrupted by ads. It’s also a good choice for when you...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 7
    mpv

    mpv

    Command line video player

    mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types. Powerful scripting capabilities can make the player do almost anything. There is a large selection of user scripts on the wiki. While mpv strives for minimalism and provides no real GUI, it has a small controller on top of the video for basic control. mpv has an OpenGL, Vulkan, and D3D11 based video output that is capable of many features...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    DPlayer

    DPlayer

    An HTML5 danmaku video player

    DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily. DPlayer is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. Video events supported include abort, canplay, canplaythrough, durationchange, emptied, ended, error, loadeddata, loadedmetadata, loadstart, mozaudioavailable, pause, play, playing...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9
    ExoPlayer

    ExoPlayer

    An extensible media player for Android

    ExoPlayer is an application level media player for Android. It provides an alternative to Android’s MediaPlayer API for playing audio and video both locally and over the Internet. ExoPlayer supports features not currently supported by Android’s MediaPlayer API, including DASH and SmoothStreaming adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and can be updated through Play Store application updates. ExoPlayer modules can be obtained from JCenter. It's...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Manage Your Entire Business in One Place Icon
    Manage Your Entire Business in One Place

    The Professional Service cloud-based practice management software proven to increase productivity, security, and profitability of your firm.

    Monitor KPIs like project performance, time and expense, and profitability on BQE Core Architect's powerful dashboard. Watch real-time status of tasks by phase, track progress, and compare budgeted hours and costs vs. actual so nothing falls through the cracks. Efficiently allocate resources with interactive Gantt charts and accurately forecast every time. Manage your new sales opportunities, activities, and performance through Core CRM, specifically built to address the needs of professional services. Discover how BQE Core Architect helps you focus on the essential parts of your practice while effectively managing client projects. Sign up for a free 15-day trial today.
  • 10
    Plyr

    Plyr

    Simple HTML5, YouTube and Vimeo player

    A simple, accessible and customizable media player for HTML5 Video, HTML5 Audio, YouTube and Vimeo. Premium video monetization from Video Intelligence. Plyr is a simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo media player that supports modern browsers. Accessible - full support for VTT captions and screen readers. Customizable - make the player look how you want with the markup you want. Responsive - works with any screen size. Monetization - make money from your...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    flv.js

    flv.js

    HTML5 FLV Player

    An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify. FLV container with H.264 + AAC / MP3 codec playback. Multipart...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Bilibili Helper

    Bilibili Helper

    Auxiliary tool that can replace the player, push notifications, etc.

    Bilibili (bilibili.com) Auxiliary tool that can replace the player, push notifications and perform some shortcut operations. Bilibili (bilibili.com) is an auxiliary tool that can download videos, query the sender of the barrage, and some very useful live broadcast area functions. An auxiliary extension for Bilibili (bilibili.com) which allows users to bypass playback restrictions, replace video players and use shortcuts. Starting from a certain version, Bilibili Assistant uses special technical...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    dash.js

    dash.js

    A reference client implementation for the playback of MPEG DASH

    A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers. If your intent is to use the player code without contributing back to this project, then use the MASTER branch which holds the approved and stable public releases. If your goal is to improve or extend the code and contribute back to this project, then you should make your changes, and submit a pull request. dash.js is an initiative of the DASH Industry Forum to establish a production quality...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    OpenRCT2

    OpenRCT2

    An open source re-implementation of RollerCoaster Tycoon 2

    Open source re-implementation of RollerCoaster Tycoon 2. An open-source re-implementation of RollerCoaster Tycoon 2, a construction and management simulation video game that simulates amusement park management. Chat takes place on Discord. You will need to create a Discord account if you don't yet have one. If you want to help make the game, join the developer channel.OpenRCT2 is an open-source re-implementation of RollerCoaster Tycoon 2 (RCT2). The gameplay revolves around building...
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Simple HR Solution Icon
    The Simple HR Solution

    HR Partner is a simple, all-inclusive online HR Management system for businesses with 20 to 500+ employees.

    Say goodbye to messy spreadsheets and paperwork – get the HR tools large companies use, without the big price tag
  • 15
    Reality Mixer

    Reality Mixer

    Mixed Reality app for iOS

    Reality Mixer lets you use your iPhone or iPad to capture your favorite VR games and applications in Mixed Reality without a PC and without a green screen. Reality Mixer is your new app for capturing your favorite virtual reality games and applications in Mixed Reality! Together with the iOS/iPadOS screen recording feature, you can use it to create Mixed Reality video recordings with or without a green screen, and without a PC. Compatible with the most popular virtual reality games...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PLDroidPlayer

    PLDroidPlayer

    A free player SDK for Android platform

    PLDroidPlayer is a free player SDK for Android platform launched by Qiniu. It adopts a fully self-developed cross-platform playback kernel, has rich functions and excellent performance, and can be highly customized and secondary development. Starting from 2.0.0, the SDK has been fully upgraded to Qiniu's fully self-developed player kernel, with better performance and a smaller package body. PLDroidPlayer SDK supports multiple CPU architectures of armv5, armv7, arm64 and x86. At present...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Streamlink

    Streamlink

    Streamlink is a CLI utility which pipes video streams

    Streamlink is a command-line utility that pipes video streams from various services into a video player, such as VLC. The main purpose of Streamlink is to avoid resource-heavy and unoptimized websites, while still allowing the user to enjoy various streamed content. There is also an API available for developers who want access to the stream data. Streamlink is built upon a plugin system that allows support for new services to be easily added. Most of the big streaming services are supported...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    hexo-theme-matery

    hexo-theme-matery

    A beautiful hexo blog theme with material design

    ..., my projects, my skills, gallery etc.). Friendly link page for customizable data. Support post topping and rewards. Support MathJax. Can be set append the copyright information when copying the content of the post. Can be set to do password verification when reading a post. Comment module of Gitalk, Gitment, Valine and Disqus.(Gitalk is recommended). Integrated Busuanzi Statistics, Google Analytics and post word count statistics. Support music playback and video playback on the homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shairport Sync

    Shairport Sync

    AirPlay audio player

    Shairport Sync adds multi-room capability with audio synchronization. Shairport Sync is an AirPlay 1 audio player. Switch to the development branch for a version with limited AirPlay 2 functionality. Shairport Sync plays audio streamed from iTunes, iOS, Apple TV and macOS devices and AirPlay sources such as Quicktime Player and OwnTone, among others. Audio played by a Shairport Sync-powered device stays synchronized with the source and hence with similar devices playing the same source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MediaElement.js

    MediaElement.js

    A dependable HTML media framework

    Boost your player with Chromecast, Google Analytics and more. MediaElement.js is a blazingly fast and amazingly powerful HTML5 audio and video library that creates a unified feel for media files (MP4, MP3, FLV), streaming content (HLS, M(PEG)-DASH, RTMP), and embeddable players like YouTube, Vimeo, Twitch, DailyMotion, Facebook, and SoundCloud. MediaElement.js is a set of custom Flash plugins that mimic the HTML5 MediaElement API for browsers that don't support HTML5 or don't support the media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AppTestStudio

    AppTestStudio

    Automate your apps, games, and Android emulators

    ... made the experience frustrating. If multiple concurrent scripts are needed just run an additional instance of ATS. The Package Name is used to launch the application when the emulator starts. If the Package Name is configured, pressing the "Start Emulator + Launch App" button will launch the instance of Nox player specified in the instance to launch (in 2. below). Package Name is recommended but not required, if you don't want or have the Package Name, Press the "Start Emulator".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xine - a free video player
    xine is a free multimedia player. It plays back CDs, DVDs, BluRays and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet.
    Leader badge
    Downloads: 155 This Week
    Last Update:
    See Project
  • 23
    Chameleon Video Player

    Chameleon Video Player

    Chameleon is a Non-Profit Multitasking, Transparent Video Player

    Chameleon Video Player is free, non-profit, multiplatform utility software that helps multitaskers reclaim their computer screen space to increase productivity. Windows, Mac and Linux users can watch multimedia fullscreen, transparently atop their desktop with full control of the apps beneath. Supporting playback of video files (mkv, mov, mp4, avi) along with your favorite streaming service, including Netflix, Hulu, YouTube TV, HBO and many more* means Chameleon Video Player will increase your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Penguin Subtitle Player

    Penguin Subtitle Player

    An open-source, cross-platform standalone subtitle player

    .... The subtitle player provides a translucent window which always stays on the top so that subtitles can be shown on top of the video without blocking anything. With Penguin Subtitle Player, just open your favorite online streaming site, load the subtitle file into the player, and enjoy.
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 25
    Dolphin DVR Player

    Dolphin DVR Player

    One very easy-to-use powerful but totally free player for DVR videos

    Dolphin DVR Player is one very easy-to-use powerful but totally free player for DVR videos, NVR Videos, HVR videos and CCTV videos. Dolphin DVR Player is one professional H.264/H.265 video player and can play all H.264/H.265 video files smoothly. Dolphin DVR Player is also one NVR, HVR and CCTV video player, only if the video coding is H.264 or H265, the Dolphin DVR Player can detect the video coding type automatically.
    Downloads: 51 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Oh no! Some styles failed to load. 😵 Please try reloading this page