Search Results for "java movie player" - Page 7

Showing 645 open source projects for "java movie player"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
  • 1
    Subtitles Synchronizer

    Subtitles Synchronizer

    Edit and resynchronize subtitles easily on your favorite video!

    ...Subtitles Synchronizer offers a polished user interface, with efficient synchronizing tools so that you spend as little time as possible synchronizing your subtitles to fully enjoy your favorite movie! You may even simply drag and drop the corrected subtitles in your media player to keep watching your video! Subtitles Synchronizer gives you the tool to synchronize every subtitle file, no matter what makes your file time-shifted. Should your file be fragmented, with a different frame rate, or simply start at a different time, this tool allows you to correct any problem efficiently. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Simple Java Game

    Mill game in java environment

    Everything is under GNU licence. There is no AI. The game require 2 player or one :P. Theplayer who have only 2 disk remain lose. Reset with return arrow, when game over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DualSub

    DualSub

    Merge and Translate Subtitles

    DualSub is a tool which allows you to merge two SRT subtitles in a single file. The idea of using merged subtitles (let's call them dual subtitles) is to watch movies/series in original version with two sets of subtitles. Why is this useful? Dual subtitles can be used to learn a second language while watching movies/series. The typical case is when your mother tongue is not English but you want to watch movies/series in English. Then you have several options: 1. Learn English ; 2. Watch it...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    CCPlayr (aka CCPlayer) is an IMS Common Cartridge player intended for desktop use. CCPlayr aims to demonstrate the specification, and to provide example code that can be reused in both opensource and commercial implementations.
    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

    wwwc

    wwwc is a script to watch wilmaa TV with a standard movie player

    watch wilmaa with coop (wwwc) =================== wwwc is a script to watch wilmaa TV with a player (of your choice). There is no need for a webbrowser or a flashplayer. limitation ------------ NOTE THIS MOST LIKELY WORKS ONLY FROM SWITZERLAND, SINCE THE IPTV SERVICE FROM WILMAA.COM IS ONLY AVAILABLE TO SWISS IP ADDRESSES. see: http://github.com/DerCoop/wwwc Copyright: DerCoop 2014
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wossname

    Wossname

    Multiplayer geography game.

    "Where's Wossname?" is a multiplayer geography game, where players compete against each other by guessing requested locations on the map. Each player's answer is scored according to its accuracy and haste. The game ends after a set number of rounds and the player with the highest score is the winner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Super Battleship World

    Super Battleship World

    Battleship through network

    This is a Battleship game developed by myself for academic purposes. Main Features: - Player VS PC - Player VS Player through network - Chat available in PvP mode. For playing through network, first you have to create the server and then ask Player 2 to enter the host IP in order to join the game. Attached you'll find the compiled code (JAR) and the sources (Netbeans project). Currently it needs a lot of improvements which I can't find the time to do. Here are the most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CodeRunnerGame

    Navigate through this plat former as you are trapped in code!

    Code Runner is a 2D platformer running on the unity game engine in which you have to follow Java code that is shown in the background to complete the levels. As you traverse the levels, the code given to you changes, for example on level may require the player's character to follow a simple if statement while another level will have you traversing a loop until you satisfy a condition to break it. The game will give the player the enjoyment of a simple 2d side scroller with puzzle solving mechanics all the while teaching them the basic mechanics behind how operating code runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    JMusicXML

    Jave MIDI SWING MusicXML

    JMusicxml is a music application base on Recordare MusicXML, on kind of open musical data format. It provided midi parser and staff parser api. besides, some java awt/swing graphics player, Staff brower for viewing provided too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Simple JavaFx Player

    A Simple Music Player

    A Simple Music Player done with JavaFX Supported only MP3 and WAV Soon new formats supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SE Hangman

    Hangman game where requirements changing weekly

    Here is a simple implementation of Hangman game. Hangman is a two-player game in which one player provides a secret word, and the other player tries to guess the word by guessing individual letters. On a correct guess, the letters will be filled on respective places otherwise they will be counted as misses. If second player succeed to guess the word before six misses, s/he wins otherwise s/he loses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Brick Breaker

    Brick Breaker

    A Java remake of the classic Atari game "Breakout"

    This game is a clone of "Breakout", a game in which the player controls a paddle that is used to bounce a ball that breaks blocks. Items are occasionally dropped from the blocks. The game tracks the player's name, lives, level, and score as well. If the player scores high enough, they are placed on the high score board, which is displayed at the end of every game. There are an unlimited amount of levels, and the user can also select to have background music played throughout the game. Catch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    EnergyBolt

    java 2d two player action game

    EnergyBolt, 2D space battle game written in Java. Is for two players and have lot of extras. Try it if you want, if not: try another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Blackjack Game with AI

    Play blackjack against the dealer or an AI player

    This is one of the few blackjack games that has a computerized opponent that plays very effectively. In teaching mode, you can learn how to play blackjack in the mathematically ideal way, and win more than 50% of the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    J Subtitle Player is a program that plays SRT subtitle files on a translucent window. It's a great way to add a subtitle to a video that doesn't have any subtitle support. It can also be used with native and online streaming videos, such as, Netflix, Hulu, Amazon Prime videos, Google Play Movies, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JMidiPlayer

    JMidiPlayer

    A cross-platform MIDI player made in Java

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shoddy Battle (later known as Pokémon Lab) is a Pokémon simulator created by Cathy and bearzly and first released in July 2007. It allows users to play Pokémon matches against other people online. Shoddy Battle was highly influential on the game of competitive Pokémon because it was free and open source, scalable (700,000 battles per month during its peak), user customisable and extensible, and it provided unprecedented statistical data on player skill and Pokémon usage trends. Visit the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Hectare is an educational game designed in 2010 by students of Harvey Mudd College for middle-schoolers in Kalamazoo, Michigan. The game teaches the importance of the environment for small settlements by placing the player in control of the weather.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Cabernet

    Cabernet is an MP3 manager with cloud integration.

    When we used WinAmp to manage our music, the organization of the mp3 files themselves was a secondary concern. Now that we are migrating to cloud based music systems, a music manager needs to be more of an organizational tool than a player. Cabernet attempts to fill that new realm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    The Battle of Gregs

    Missile firing game

    This is a one-player game I made as a final project for a class. It is a 2D side-view game that involves launching missiles with "momentum" as fuel, and trying to sink the enemy base in lava.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sharp OS 1.0 64-bit

    Sharp OS 1.0 64-bit

    Sharp OS 1.0 Linux distribution based on Lubuntu

    ...Large variety of the most popular applications already installed, such as Google Chrome, Pidgin - All in one messaging program, Gimp - Image manipulating program, OpenShot - Video Editing and movie maker, LibreOffice - Free Office application compatible with Microsoft Office files, Vlc media player, Clementine for playing music and thousands of online radio stations, games and more. The default password is - 123456 Watch it in action in the following Youtube video: http://www.youtube.com/watch?v=-iPKoN5uSIk for more information, support and donations, please visit www.grasshopperos.com
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Levo

    Levo

    Application to annotate objects and events in videos and pictures.

    ...In particular, LEVO can visualize and write PASCAL VOC-compatible annotation files. Some annotations from LABEL ME can be read as well. It has been tested on MS Windows. However, since it is Java-based code, it should works on Unix-like systems as well. VLC player is required to handle videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer. This works by using the script defined for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    MewsicPlayer

    MewsicPlayer

    Player for files and Youtube Videos

    Resulting from the poor youtube playlist feature this player tries to bridge the gap between classic audio file players and the huge amount of music videos on Youtube.
    Downloads: 0 This Week
    Last Update:
    See Project