All Projects → brarcher → Video Transcoder

brarcher / Video Transcoder

Licence: gpl-3.0
Android app for video and audio transcoder, based on FFmpeg

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Video Transcoder

Giph
simple gif recorder
Stars: ✭ 193 (-17.52%)
Mutual labels:  ffmpeg
Ffmpeg Aws Lambda Layer
FFmpeg/FFprobe AWS Lambda layer
Stars: ✭ 222 (-5.13%)
Mutual labels:  ffmpeg
Candy
🍭 Cross-platform YouTube-downloader with playlist and channel support as well as build-in audio / video converter.
Stars: ✭ 229 (-2.14%)
Mutual labels:  ffmpeg
Videostreamer
Stream video (e.g. RTSP) to an HTML5 video element (MP4)
Stars: ✭ 208 (-11.11%)
Mutual labels:  ffmpeg
Cloud Morph
Decentralize, Self-host Cloud Gaming/Application
Stars: ✭ 207 (-11.54%)
Mutual labels:  ffmpeg
Video Srt
这是一个可以识别视频语音自动生成字幕SRT文件的开源命令行工具。
Stars: ✭ 222 (-5.13%)
Mutual labels:  ffmpeg
Weixinrecordeddemo
仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑
Stars: ✭ 2,197 (+838.89%)
Mutual labels:  ffmpeg
Go Fluent Ffmpeg
A Go implementation of fluent-ffmpeg
Stars: ✭ 232 (-0.85%)
Mutual labels:  ffmpeg
Avcpp
C++ wrapper for FFmpeg
Stars: ✭ 219 (-6.41%)
Mutual labels:  ffmpeg
Mpv
🎥 Command line video player
Stars: ✭ 17,018 (+7172.65%)
Mutual labels:  ffmpeg
Ffmpegandroid
android端基于FFmpeg实现音频剪切、拼接、转码、编解码;视频剪切、水印、截图、转码、编解码、转Gif动图;音视频合成与分离,配音;音视频解码、同步与播放;FFmpeg本地推流、H264与RTMP实时推流直播;FFmpeg滤镜:素描、色彩平衡、hue、lut、模糊、九宫格等;歌词解析与显示
Stars: ✭ 2,858 (+1121.37%)
Mutual labels:  ffmpeg
Ffplayer
a video player based on ffmpeg for win32 and android platform.
Stars: ✭ 210 (-10.26%)
Mutual labels:  ffmpeg
Videocalling
局域网p2p视频聊天
Stars: ✭ 223 (-4.7%)
Mutual labels:  ffmpeg
Puppeteer Lottie
Renders Lottie animations via Puppeteer to image, GIF, or MP4.
Stars: ✭ 208 (-11.11%)
Mutual labels:  ffmpeg
Fanplayer
A portable video player based on ffmpeg for windows and android platform.
Stars: ✭ 229 (-2.14%)
Mutual labels:  ffmpeg
Ffmpegrecorder
An Android video recorder using JavaCV and FFmpeg.
Stars: ✭ 184 (-21.37%)
Mutual labels:  ffmpeg
Hls Vod
HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
Stars: ✭ 221 (-5.56%)
Mutual labels:  ffmpeg
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (-2.99%)
Mutual labels:  ffmpeg
Ccapture.js
A library to capture canvas-based animations at a fixed framerate
Stars: ✭ 2,836 (+1111.97%)
Mutual labels:  ffmpeg
Gifine
Quickly record and edit gifs and videos of your desktop
Stars: ✭ 225 (-3.85%)
Mutual labels:  ffmpeg

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

The developer is currently on hiatus from the project. Questions and pull requests may not be looked at for some time. Apologies in advance.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].