Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Shirasho/FoundryMediaPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundary Media Player

Remarks

The application is currently in development and does not produce any output at this time. Please wait for a future release before branching.

About FMP

Foundary Media Player (FMP) is a media player written in C#. FMP uses the native API for the operating system, allowing it to support any media format your operating system can. This also means you can install custom codecs and FMP should be able to play that format. For example, FMP for Windows uses DirectShow, allowing you to use native renderers and filters such as madVR and xy-VSFilter.

Goals

  • Comparable performance to native C/C++ media players.
  • Support as many new and existing media formats as possible.
  • A more modern interface compared to existing alternatives.
  • Video processing and gif saving.
  • Cross-platform support.

Credits

This project would not be possible without the help of MPC-HC's source code. Until this media player is ready for use, please consider using their product.

About

A C# media player.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages