SkillAgentSearch skills...

WhatTheCodec

A sample app that uses FFmpeg's shared libraries

Install / Use

/learn @Javernaut/WhatTheCodec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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:

<img src="images/badges/google.png" alt="Get it on Google Play" height="80">  <img src="images/badges/amazon.png" alt="Available at Amazon Appstore" height="80">  <img src="images/badges/huawei.png" alt="Explore it on AppGallery" height="80">

Screenshots

<img src="images/screenshots.png" alt="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
  • Baseline and Startup profiles
  • Dependabot and Github Actions for automating some housekeeping, static analysis, release management
  • Fastlane for screenshots making

License

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

Related Skills

View on GitHub
GitHub Stars85
CategoryDevelopment
Updated2d ago
Forks18

Languages

Kotlin

Security Score

100/100

Audited on Mar 28, 2026

No findings