WhatTheCodec
by Javernaut
Displays video, audio and subtitle information of a video or audio file
App Name | WhatTheCodec |
---|---|
Developer | Javernaut |
Category | Tools |
Download Size | 17 MB |
Latest Version | 4.1.0 |
Average Rating | 3.60 |
Rating Count | 22 |
Google Play | Download |
AppBrain | Download WhatTheCodec Android app |
This app shows information about all media streams inside a video or audio files.
For video streams the app shows: file format name, video codec name and frame size. Also the app the app shows 4 equidistant frames from a video file.
For audio streams: audio codec name, bit rate, number of channels, channel layout, sample rate and format.
For subtitle streams: title and language from stream’s metadata.
Internally the app uses the FFmpeg library and supports all video/audio/subtitle codecs from it.
The READ_EXTERNAL_STORAGE permission is used to actually read data from files that reside on the external storage and to reconstruct the file path.
The source code of the the app and more technical description can be found here: https://github.com/Javernaut/WhatTheCodec
Recent changes:
Minor UI and animations improvements
For video streams the app shows: file format name, video codec name and frame size. Also the app the app shows 4 equidistant frames from a video file.
For audio streams: audio codec name, bit rate, number of channels, channel layout, sample rate and format.
For subtitle streams: title and language from stream’s metadata.
Internally the app uses the FFmpeg library and supports all video/audio/subtitle codecs from it.
The READ_EXTERNAL_STORAGE permission is used to actually read data from files that reside on the external storage and to reconstruct the file path.
The source code of the the app and more technical description can be found here: https://github.com/Javernaut/WhatTheCodec
Recent changes:
Minor UI and animations improvements