Skip to content

brarcher/video-transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f37bc01 · Oct 2, 2022
Jun 16, 2018
Jan 6, 2019
Jun 27, 2018
Oct 27, 2018
Aug 19, 2018
Jan 4, 2018
May 20, 2018
Jan 24, 2018
Feb 18, 2018
Oct 2, 2022
Jun 14, 2018
Oct 8, 2018
Jul 6, 2018
Jan 5, 2018
No commit message
Mar 16, 2017
Jun 27, 2018
No commit message
Mar 16, 2017

Repository files navigation

Video Transcoder

Build Status

Get it on F-Droid Get it on Google Play

Do you want to encode videos on your phone into different formats, trim videos, or extract audio? Are you looking for a free solution which will not take your information?

Video Transcoder is an application which uses the open source program FFmpeg to transcode video files from one format to another. By selecting the video to process, details for the video are provided and the desired settings can be configured.

The following media containers are supported: Avi, Flv, Gif, Matroska, Mp3, Mp4, Ogg, Opus, WebM. Additionally, these are the supported video codecs: H.264, MPEG-1, MPEG-2, MPEG-4, VP8, VP9, Xvid.

The application requires very few permissions, and never attempts to access the Internet.

Screenshots

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Note from Developer

This app is currently looking for a volunteer to take over development. If you are interested, please reach out.