All Projects → CrazyOrr → Ffmpegrecorder

CrazyOrr / Ffmpegrecorder

An Android video recorder using JavaCV and FFmpeg.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ffmpegrecorder

Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (-19.02%)
Mutual labels:  ffmpeg
Wallop
📺 A transcoding server for your HDHomeRun Prime
Stars: ✭ 165 (-10.33%)
Mutual labels:  ffmpeg
Video Downloader Deploy
Video Downloaders (you-get, youtube-dl, annie) One-Click Deployment Batch. || 视频下载器 (you-get, youtube-dl, annie) 一键配置脚本。
Stars: ✭ 178 (-3.26%)
Mutual labels:  ffmpeg
Rtsptohttp Flv
使用JavaCV开发的rtsp流转http-flv流(rtmp已不支持)并进行推流的流媒体服务
Stars: ✭ 152 (-17.39%)
Mutual labels:  ffmpeg
Sgplayer
A powerful media play framework for iOS, macOS, and tvOS.
Stars: ✭ 1,974 (+972.83%)
Mutual labels:  ffmpeg
Caincamera
CainCamera is an Android Project to learn about development of beauty camera, image and short video
Stars: ✭ 2,397 (+1202.72%)
Mutual labels:  ffmpeg
Dlgplayer
A media player for iOS based on FFmpeg 4.0
Stars: ✭ 148 (-19.57%)
Mutual labels:  ffmpeg
Jaffree
Java ffmpeg and ffprobe command-line wrapper
Stars: ✭ 184 (+0%)
Mutual labels:  ffmpeg
Android Media Converter
Android open source media converter build on top of FFmpeg
Stars: ✭ 164 (-10.87%)
Mutual labels:  ffmpeg
Ffmpeg.js
Port of FFmpeg with Emscripten
Stars: ✭ 2,447 (+1229.89%)
Mutual labels:  ffmpeg
Aeneas
aeneas is a Python/C library and a set of tools to automagically synchronize audio and text (aka forced alignment)
Stars: ✭ 1,942 (+955.43%)
Mutual labels:  ffmpeg
Ffmediatoolkit
FFMediaToolkit is a cross-platform video decoder/encoder library for .NET that uses FFmpeg native libraries. It supports video frames extraction, reading stream metadata and creating videos from bitmaps in any format supported by FFmpeg.
Stars: ✭ 156 (-15.22%)
Mutual labels:  ffmpeg
Online Video Editor
API based Online Video Editing using FFMPEG & NodeJs for Backend Editing
Stars: ✭ 176 (-4.35%)
Mutual labels:  ffmpeg
Ffpb
A progress bar for ffmpeg. Yay !
Stars: ✭ 149 (-19.02%)
Mutual labels:  ffmpeg
Autosubsync
Automatically synchronize subtitles with audio using machine learning
Stars: ✭ 179 (-2.72%)
Mutual labels:  ffmpeg
Plotbitrate
FFProbe Bitrate Graph
Stars: ✭ 148 (-19.57%)
Mutual labels:  ffmpeg
Puppeteer Recorder
Record animations using puppeteer. Based on electron-recorder.
Stars: ✭ 169 (-8.15%)
Mutual labels:  ffmpeg
Weixinrecordeddemo
仿微信视频拍摄UI, 基于ffmpeg的视频录制编辑
Stars: ✭ 2,197 (+1094.02%)
Mutual labels:  ffmpeg
Gear360pano
Simple script to create equirectangular panorama by stitching images from Samsung Gear 360
Stars: ✭ 178 (-3.26%)
Mutual labels:  ffmpeg
Homebridge Dafang
Homebridge Plugin for Xiaomi Dafang / Wyze Cam IP Camera => Hey Siri, Start Video Recording
Stars: ✭ 176 (-4.35%)
Mutual labels:  ffmpeg

FFmpegRecorder

Screenshot

This is an Android video recorder that supports:

  • Pause and resume when recording like Vine
  • Crop and scale the output video to designated size
  • Support both portrait and landscape orientation

These core features use FFmpegFrameRecorder, FFmpegFrameFilter from JavaCV.

Credits

License

Copyright 2016 Lei Wang

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].