Javernaut / WhatTheCodec

A sample app that uses FFmpeg's shared libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatTheCodec

Build Codacy Badge MIT license Android Weekly #378 Android Weekly #396

This app shows information about all media streams inside a video or audio files. It is available in these markets:

Get it on Google Play  Available at Amazon Appstore  Explore it on AppGallery

Screenshots

Screenshot

Technical overview

The main purpose of the app is to show how to use the output of ffmpeg-android-maker by using its wrapped version - MediaFile library.

Main features:

  • Single Activity with Jetpack Compose for the whole UI and Navigation
  • Dagger/Hilt for DI
  • DataStore for settings storing
  • Dependabot and Github Actions for automating some housekeeping, static analysis, release management

License

WhatTheCodec app's source code is available under the MIT license. See the LICENSE.txt file for more details.

About

A sample app that uses FFmpeg's shared libraries

License:MIT License


Languages

Language:Kotlin 98.6%Language:Ruby 0.8%Language:Shell 0.6%