Showing 422 open source projects for "java windows 7"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    GatcomVideo

    Graphical application included in the VDSF-VN framework

    Application developed in Java that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, launching the simulations in parallel, generating graphs with the results, and analysing the received video quality with several Quality of Experience (QoE) metrics: Peak Signal-to-Noise Ratio (PSNR), Structural Similarity Index Measure (SSIM), ... GatcomVideo is part of the Video Delivery Simulation Framework over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TTGO VGA32 Lite
    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 35,787 This Week
    Last Update:
    See Project
  • 4

    VDSF-VN (ppp_qos)

    Framework for simulation of video streaming over VANETs

    Video Delivery Simulation Framework over Vehicular Networks (VDSF-VN) is a set of tools that allow the study of video streaming over Vehicular Networks (VANETs), including all the necessary tasks, namely: video encoding with HEVC, creating the network scenarios for SUMO & OMNeT++, launching the simulations in parallel, generating graphs with the results, analyzing the received video quality (PSNR, SSIM, ...). The framework is composed of several components: (1) an OMNeT++ project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Piper

    Piper

    A distributed workflow engine

    Piper is a multimedia-focused tool designed to simplify audio and video processing workflows through streamlined command execution. It acts as a wrapper around FFmpeg-like utilities, enabling users to build pipelines for media transformation with reduced complexity. The project emphasizes automation and reproducibility, allowing consistent handling of media tasks across environments. It supports chaining operations such as encoding, filtering, and conversion in a structured manner. Piper is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    QMDemo

    QMDemo

    Some functional modules developed by Qt on a daily basis or demos

    QMDemo is an Android demonstration project that showcases multimedia playback and processing capabilities using native and Java-based components. It is designed as a learning tool for developers exploring video playback, decoding, and rendering pipelines on mobile devices. The project includes examples of handling media streams, managing buffers, and synchronizing audio and video output. It demonstrates integration with multimedia libraries and frameworks to achieve efficient playback...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amazon Kinesis Video Streams Parser Lib

    Amazon Kinesis Video Streams Parser Lib

    Easy to work with the output of video streams

    Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more. The Amazon Kinesis Video Streams Parser Library for Java enables Java developers to parse the streams returned by GetMedia calls to Amazon Kinesis Video. A streaming Mkv Parser called StreamingMkvReader that provides an iterative interface to read the MkvElements in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Universal Media Server

    Universal Media Server

    Streams many media formats with minimal configuration

    Universal Media Server is a DLNA-compliant UPnP Media Server Universal Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. The program streams or transcodes many different media formats with little or no configuration. UMS is powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more, which combine to offer support for a wide range of media formats Check out the list of media renderers here: http://www.universalmediaserver.com/about/
    Downloads: 40 This Week
    Last Update:
    See Project
  • 9
    playerdemo

    playerdemo

    Android multimedia demonstration project

    playerdemo is an Android multimedia demonstration project that showcases how to build a custom video player using FFmpeg and native rendering techniques. It focuses on implementing the full playback pipeline, including decoding, rendering, and synchronization of audio and video streams. The project demonstrates how to integrate native C/C++ code with Java through JNI to achieve high-performance playback on mobile devices. It includes examples of handling different media formats, managing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    ORSVC

    ORSVC

    ORSimpleVideoConverter is a friendly front-end for FFmpeg

    This project changed its name to Rencoder and it is available on Github. Please proceed to new project: https://github.com/ornrocha/rencoder However you can download the binaries here: https://sourceforge.net/projects/orsvc/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PNG (Portable Network Graphics image format) and MNG (Multiple-image Network Graphics image and animation format) home sites
    Downloads: 105 This Week
    Last Update:
    See Project
  • 12
    VideoPlayerDemo

    VideoPlayerDemo

    Encapsulate ijkplay player, self-implementing bottom-streaming

    VideoPlayerDemo is a multimedia demonstration project that showcases video playback capabilities within a mobile or desktop application environment. It focuses on integrating FFmpeg-based decoding with a custom rendering pipeline to display video content efficiently. The project demonstrates how to handle media streams, synchronize audio and video, and manage playback controls. It serves as a learning resource for developers exploring media frameworks and playback architectures. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    java YouTube video Downloader (ytd2)

    hobby project to learn java coding

    YTD2 is a free Java application for downloading youtube videos as flv/mp4 files. Should run on all platforms where Java is supported. GNU General Public License V3. Using hc.apache.org components. Based on the idea of "ytd" by rafalfr
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Polychroma TV

    Polychroma TV

    Real trash. True grime.

    Watch TV Polychroma, a multi-channel WebTV network dedicated to the finest in avant-garde programming, right on your desktop, mobile, or smart TV device!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    quick-media

    quick-media

    media(audio/image/qrcode/markdown/html/svg/png) support

    quick-media is a lightweight multimedia processing toolkit designed to simplify common video and audio operations through streamlined command execution. It provides a wrapper around FFmpeg functionality, enabling users to perform tasks such as transcoding, clipping, and format conversion with simplified commands. The tool emphasizes ease of use while still allowing access to advanced encoding parameters when needed. It supports batch processing, making it efficient for handling multiple...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Xtreme Download Manager

    Xtreme Download Manager

    Powerfull download accelerator and video downloader

    Xtreme Download Manager is a powerful tool to increase download speed up to 500%, save streaming videos from websites, resume broken/dead downloads, and schedule and convert downloads. XDM seamlessly integrates with Google Chrome, Mozilla Firefox Quantum, Opera, Vivaldi and other Chromium and Firefox-based browsers, to take over downloads and saving streaming videos from web. XDM has a built-in video converter which lets you convert your downloaded videos to different formats so that you can...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Subsonic
    Subsonic is a web-based media streamer, providing ubiquitous access to your music and video collection. More than 20 apps are available for Android, iPhone, Windows Phone, BlackBerry, Roku, Chumby, Sonos etc. Supports virtually all media formats, converting files on the fly. Also includes a Podcast receiver and jukebox feature allowing you to control what's playing on your computer from your mobile phone.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 19
    Jubler subtitle editor
    Jubler is a tool for editing text-based subtitles. It can be used an an authoring software for new subtitles or as a tool to convert, transform, correct, and refine existing subtitles. NOTE: this project has moved to GitHub. Please download the binaries from https://github.com/teras/Jubler/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WxRecoderVideo

    WxRecoderVideo

    Based on VCamera, Imitating WeChat to record short videos

    WxRecoderVideo is an Android-based multimedia project designed to demonstrate video recording, encoding, and playback workflows within a mobile environment. It integrates camera capture functionality with real-time encoding pipelines, allowing developers to understand how raw video data is processed into compressed formats. The project typically combines Java and native components to handle performance-critical tasks such as encoding and file writing. It showcases how to manage audio and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Music + Video + Animation Maker & App

    Music + Video + Animation Maker & App

    Why Music + Video + Animation Maker & App is Fun?

    Javaimagephp All-in-one video/film editor or maker makes sense as simple to use app for video/film or movie editing and animations/slideshows. It gets most of your imagination of an All-in-one video/film Animation editor / maker App. Video editing is made intuitive and simple. Lots of Special Effects ( > 55) ! For example this one http://ogena.ridoua.nu Formats supported are mp4, avi, flv, mov, flv and more. Description given image animation which seeks audio given a description....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Panasonic Camera Remote Control

    Panasonic Camera Remote Control

    Provides remote video recording with zoom control

    This tiny tool is a simple remote control for Panasonic video cameras which support Wi-Fi. For now it's able to complete the following operations: show you preview of the video you are recording or going to record (you can watch it in the window of the tool or scale it as you prefer), turn camera video recording on, off, and to use camera zoom to scale the final picture. Before you start working with this video tool you need to connect your camera to your PC and find out IP address and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    FeedTurtle
    RSS reader, multimedia manager and TV series manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    (Media Tester) Is a Multicast Monitoring Tool This project used to Monitor Multicast Streams, Bit rate, Alarms, Reports, Video Recording, http://media-tester.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Java MP4Box Gui

    A Java gui for MP4Box

    ...Just drag&drop the videos from your filebrowser to the JavaMP4BoxGui application, and the videos will appear in the list! The source code is included in the Jar file atm! Tested on: - Windows 7 and XP - Ubuntu 13.04 based distros - Mac OSX 10.8 Should work on any that support Java, MP4Box and HandBrake! The OS commands can be tweaked in settings.conf file. PS! I've seen a lot of torrent hit's when you google my apps name. Consider all of them fake and dangerous to download!
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB