基于Android的音视频学习资料代码集合第一弹,这是第二弹https://github.com/979451341/AudioVideoStudyCodeTwo
☆361Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for Audio-and-video-learning-materials
Users that are interested in Audio-and-video-learning-materials are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Android FFmpeg 音视频学习代码第二弹,这是第一弹https://github.com/979451341/Audio-and-video-learning-materials☆108Oct 16, 2019Updated 6 years ago
- FFmpeg 推流手机摄像头,实现直播☆32Oct 16, 2019Updated 6 years ago
- Android Jetpack 六大架构组件全面了解☆10Apr 2, 2019Updated 7 years ago
- NDK+FFmpeg+OpenSL+OpenGL+Mediacodec 的视频播放SDK源码和实例APP,很适合学习ffmpeg解码流程和Android中NDK实战开发☆506Dec 6, 2019Updated 6 years ago
- 音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录☆813Oct 10, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Jun 15, 2018Updated 7 years ago
- 【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编…☆1,939May 16, 2021Updated 4 years ago
- Android OpenGL ES从零开始的Demo☆2,228Mar 24, 2024Updated 2 years ago
- 最新版ffmpeg3.3-android,并通过CMake方式移植到Android中,并实现编解码,转码,推拉流,滤镜等各种功能☆585May 22, 2017Updated 8 years ago
- 基于FFmpeg + OpenSL ES的音频播放SDK。可循环不间断播放短音频;播放raw和assets音频文件;可独立设置音量大小;可实时现在音量分贝大小(用于绘制波形图);可改变音频播放速度和音调(变速不变调、变调不变速、变速又变调);可设置播放声道(左声道、右声道和…☆595Jan 13, 2020Updated 6 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆109Nov 25, 2019Updated 6 years ago
- android7.0手机程序保活☆12Feb 7, 2018Updated 8 years ago
- Streaming media study example☆290Jun 4, 2019Updated 6 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆457Dec 19, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议☆5,758Updated this week
- ☆478Jan 6, 2018Updated 8 years ago
- 《Android音视频开发》一书源码及勘误☆217Nov 9, 2020Updated 5 years ago
- Android 上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing fram…☆2,493Aug 9, 2021Updated 4 years ago
- ☆32Sep 20, 2018Updated 7 years ago
- The Android-Video-Trimmer project implements the selection of clips for long and short videos. It uses MediaMetadataRetriever to obtain v…☆1,171Oct 23, 2024Updated last year
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆106Mar 22, 2020Updated 6 years ago
- CainCamera is an Android Project to learn about development of beauty camera, image and short video☆2,960Oct 1, 2021Updated 4 years ago
- ☆31Feb 15, 2018Updated 8 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 音视频,直播SDK,rtmp推流,录制视频,滤镜。百万用户,线上迭代半年,已经稳定。☆2,054Apr 4, 2022Updated 4 years ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南