faywong / FFPlayerLinks
MediaPlayer based on SDL & FFMPEG
☆40Updated 10 years ago
Alternatives and similar repositories for FFPlayer
Users that are interested in FFPlayer are comparing it to the libraries listed below
Sorting:
- Camera streaming on Android using ffmpeg, x264, live555☆60Updated 11 years ago
- PCM resampling library leveraging resample and libresample☆81Updated 7 years ago
- 参考Dranger的教程,采用最新的ffmpeg版本实现的最新教程示例☆22Updated 8 years ago
- 一套RTMP直播推流常用库的编译简化/优化工具(面向安卓设备),简单配置后能一键完成库文件的编译与优化(FFMPEG+X264+FDKAAC+LIBRTMP/FFMPEG NATIVE RTMP+LIBYUV),针对ARM、ARMV7-A、ARM64-V8A、X86、X86…☆128Updated 8 years ago
- 推送rtmp流到流媒体服务器,包含jni层源码☆54Updated 9 years ago
- the simplest audio encoder based on FFmpeg☆50Updated 9 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- ffplay友好版本. 对ffplay裁剪重构以适合初学者阅读、理解☆54Updated 6 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆55Updated 9 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…☆61Updated 2 years ago
- an android sample using native activity and opengles and egl engine☆17Updated 8 years ago
- ffmpeg视频播放器☆22Updated 6 years ago
- openamedia recorder is a android app recording audio/video to a target file.☆17Updated 11 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 9 years ago
- Diffindo FLV Parser: 史上最强大的开源FLV视频分析工具☆43Updated 4 years ago
- FFmpeg + x264 + fdk-aac build script on Android☆30Updated 6 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 11 years ago
- ☆52Updated 6 years ago
- This program can read from PC camera and stream it to live streaming server, you can also add different video filters to the live stream.…