Git Product home page Git Product logo

fermata's Introduction

Fermata Media Player

Get it on Google Play

About

Fermata Media Player is a free, open source audio, video and TV player with a simple and intuitive interface. It is focused on playing media files organized in folders and playlists.

Supported features:

  • Play media files organized in folders
  • IPTV addon with support for XMLTV EPG and Catchup
  • Remembers the last played track and position for each folder
  • Support for favorites and playlists
  • Support for CUE and M3U playlists
  • Support for bookmarks
  • Audio effects: Equalizer, Bass/Volume Boost and Virtualizer
  • Configure audio effects for individual tracks and folders
  • Configure playback speed for individual tracks and folders
  • Customizable titles and subtitles
  • Support for Android Auto
  • Support for Android TV
  • Show favorites and playlists on Android TV home screen
  • Pluggable media engines: MediaPlayer, ExoPlayer and VLC
  • Video player with support for subtitles and audio streams (VLC Engine only)

Building APK

Clone the repository

git clone --recurse-submodules https://github.com/AndreyPavlenko/Fermata.git

Build ExoPlayer extensions (optional)

cd Fermata/depends
./build.sh <path to Android NDK directory>

Build Fermata Auto and Fermata Control

cd Fermata
export ANDROID_SDK_ROOT=<path to android SDK>
./gradlew packageAutoReleaseUniversalApk -PABI=arm64-v8a
./gradlew packageAutoReleaseUniversalApk -PABI=armeabi-v7a
./gradlew control:assembleRelease

To build the apks with a dirrenent package name, use the APP_ID property:

./gradlew packageAutoReleaseUniversalApk -PABI=arm64-v8a -PAPP_ID=my.app.name

Donation

If you like the application, please consider making a donation:

PayPal

CloudTips

Yandex Money

fermata's People

Contributors

andreypavlenko avatar fcaronte avatar micklesk avatar nossbar avatar vladi69 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.