移植 FFmpeg 最新版本v4.4-dev-416 + libx264 + freetype + fontconfig + fribidi + openh264 +libfdk-aac + gnutls + speex + libwebp + lame +opus + opencore-amr + https)编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,目前内置了音视频剪辑、编辑、视频拼接、字幕、水印、倒放等功能,也可以根据 ffmpeg 命令模式来进行处理。
☆126Jan 7, 2021Updated 5 years ago
Alternatives and similar repositories for AVFFmpegLib
Users that are interested in AVFFmpegLib are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一款短视频编辑 SDK,仿 DouYin 音视频处理。功能包含有美颜、滤镜、贴纸、特效、录制、分段录制、速率录制、变声、配乐、rtmp 直播推流、图片转视频、剪辑,mp4/flv 格式封装等功能。动态库用的我另一个项目编译好的 https://github.com/ya…☆379Oct 12, 2020Updated 5 years ago
- 这是一个由 kotlin 、C++ 编写的 RTMP 推流项目☆113Jul 19, 2020Updated 5 years ago
- 一款 Android 视频编辑项目,功能有视频拍摄,视频裁剪,视频滤镜,视频压缩☆20Nov 21, 2018Updated 7 years ago
- 🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下 功能:视频拼接,转码,压缩…☆4,717Apr 11, 2023Updated 2 years ago
- ☆11Nov 9, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- ffmpeg 4.0+ijkplayer 0.8 + 能本地调试运行C++,支持本地录制成Mp4,支持截图jpg☆12Oct 18, 2024Updated last year
- 0 基础音视频进阶路线 (MediaCodec、FFmpeg、OpenCV、OpenGL、短视频 SDK、音视频播放器、webrtc)☆448Aug 30, 2020Updated 5 years ago
- 使用android原生的MediaExtractor,MediaCodec和OpenGL ES对视频进行编辑, 裁剪,滤镜, 特效等.☆81Feb 27, 2023Updated 3 years ago
- ☆27Feb 5, 2021Updated 5 years ago
- 🔥🔥🔥自定义Android相机(仿抖音 TikTok),其中功能包括视频人脸识别贴纸,美颜,分段录制,视频裁剪,视频帧处理,获取视频关键帧,视频旋转,添加滤镜,添加水印,合成Gif到视频,文字转视频,图片转视频,音视频合成,音频变声处理,SoundTouch,Fmod…☆3,278Aug 13, 2024Updated last year
- FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议☆5,724Updated this week
- The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain v…☆1,170Oct 23, 2024Updated last year
- ffmpeg视频播放器☆22Dec 28, 2018Updated 7 years ago
- 模仿剪映,视频编辑DEMO!☆315Jun 24, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing fram…☆2,496Aug 9, 2021Updated 4 years ago
- 🔥 Android OpenGL Camera 2.0 实现 30 多种滤镜和抖音特效☆1,080Oct 22, 2025Updated 5 months ago
- android ffmpeg 仿剪映 视频剪辑 预览条 快速抽帧☆258Apr 30, 2023Updated 2 years ago
- 基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能☆37Dec 25, 2020Updated 5 years ago
- 基于 ffplay 实现的 PC/Android/IOS 跨平台播放器☆10Apr 6, 2022Updated 3 years ago
- FFmpegCommand适用于Android的FFmpeg命令库,实现了对音视频相关的处理,能够快速的处理音视频,大概功能包括:音视频剪切,音视频转码,音视频解码原始数据,音视频编码,视频转图片或gif,视频添加水印,多画面拼接,音频混音,视频亮度和对比度,音频淡入和淡出…☆934Dec 30, 2025Updated 2 months ago
- nsdManager、wifip2p☆26Sep 10, 2018Updated 7 years ago
- 夏曹俊老师FFmpeg安卓流媒体播放器开发实战课程的课程资料☆16May 9, 2020Updated 5 years ago
- Edit, crop, filter, and add special effects to video using Android native MediaExtractor, MediaCodec, and OpenGL☆485Sep 11, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Android FFmpeg 音视频开发教程☆1,606Oct 22, 2025Updated 5 months ago
- 【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编…☆1,941May 16, 2021Updated 4 years ago
- 音视频学习demo☆41Aug 6, 2024Updated last year
- 给视频加载字幕文件☆11Dec 18, 2018Updated 7 years ago
- ☆11Sep 13, 2018Updated 7 years ago
- 一款Android视频编辑项目,功能有视频拍摄,视频裁剪,视频滤镜,视频压缩☆1,304Apr 12, 2019Updated 6 years ago
- Android 上使用FFmpeg、OpenSL ES、OpenGL SE、MediaCodec等,实现简单的播放器,主要体现出相关知识点的使用。☆30Apr 3, 2023Updated 2 years ago
- 🔥💥AiSound AI魔法声音 是一个结合AI的变声器,基于fmod实现,使用fmod来处理音频的变声效果, 支持试听和保存音效文件☆411Oct 26, 2020Updated 5 years ago
- Android 文件管理器☆71Mar 6, 2017Updated 9 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- ☆20Apr 13, 2021Updated 4 years ago
- 视频裁剪库,使用ffmpeg封装;☆17Feb 2, 2026Updated last month
- CainCamera is an Android Project to learn about development of beauty camera, image and short video☆2,963Oct 1, 2021Updated 4 years ago
- ☆12May 2, 2023Updated 2 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆106Mar 22, 2020Updated 6 years ago
- ffmpeg、ffplay、ffprobe 调试环境搭建,个人音视频全平台学习记录☆39Feb 27, 2022Updated 4 years ago
- ☆74Apr 11, 2017Updated 8 years ago