WhatTheCodec icon indicating copy to clipboard operation
WhatTheCodec copied to clipboard

A sample app that uses FFmpeg's shared libraries

What the Codec

Integrity check Codacy Badge MIT license Android Weekly #378 Android Weekly #396

This app shows information about all media streams inside a video or audio files.

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

Have a look at the app yourself:

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

Or see the gifs if it is more convenient:

Video file with video, audio and subtitle streams Audio file
Handling ACTION_VIEW from Dropbox app Picking file from Google Drive app

License

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