There are no reviews yet. Be the first to send feedback to the community and the maintainers!
最简单的基于FFmpeg的移动端例子 Simplest FFmpeg Mobile 雷霄骅 Lei Xiaohua [email protected] 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本解决方案包含了使用FFmpeg在移动端处理多媒体的各种例子: [Android] simplest_android_player: 基于安卓接口的视频播放器 simplest_ffmpeg_android_helloworld: 安卓平台下基于FFmpeg的HelloWorld程序 simplest_ffmpeg_android_decoder: 安卓平台下最简单的基于FFmpeg的视频解码器 simplest_ffmpeg_android_decoder_onelib: 安卓平台下最简单的基于FFmpeg的视频解码器-单库版 simplest_ffmpeg_android_streamer: 安卓平台下最简单的基于FFmpeg的推流器 simplest_ffmpeg_android_transcoder: 安卓平台下移植的FFmpeg命令行工具 simplest_sdl_android_helloworld: 移植SDL到安卓平台的最简单程序 [IOS] simplest_ios_player: 基于IOS接口的视频播放器 simplest_ffmpeg_ios_helloworld: IOS平台下基于FFmpeg的HelloWorld程序 simplest_ffmpeg_ios_decoder: IOS平台下最简单的基于FFmpeg的视频解码器 simplest_ffmpeg_ios_streamer: IOS平台下最简单的基于FFmpeg的推流器 simplest_ffmpeg_ios_transcoder: IOS平台下移植的ffmpeg.c命令行工具 simplest_sdl_ios_helloworld: 移植SDL到IOS平台的最简单程序 [Windows] simplest_ffmpeg_windowsphone_helloworld: Windows Phone平台下基于FFmpeg的HelloWorld程序 This project contains examples about handling multi-media data based on FFmpeg on mobile devices. [Android] simplest_android_player: Video player based on Android API simplest_ffmpeg_android_helloworld: Simplest HelloWorld program based on FFmpeg in Android. simplest_ffmpeg_android_decoder: Simplest decoder based on FFmpeg in Android. simplest_ffmpeg_android_decoder_onelib: Simplest decoder based on FFmpeg in Android - One Library. simplest_ffmpeg_android_streamer: Simplest streamer based on FFmpeg in Android. simplest_ffmpeg_android_transcoder: Transcoder transplant from ffmpeg.c in Android. simplest_sdl_android_helloworld: Simplest program based on SDL in Android. [IOS] simplest_ios_player: Video player based on IOS API simplest_ffmpeg_ios_helloworld: Simplest HelloWorld program based on FFmpeg in IOS. simplest_ffmpeg_ios_decoder: Simplest decoder based on FFmpeg in IOS. simplest_ffmpeg_ios_streamer: Simplest streamer based on FFmpeg in IOS. simplest_ffmpeg_ios_transcoder: Transcoder transplant from ffmpeg.c in IOS. simplest_sdl_ios_helloworld: Simplest program based on SDL in IOS. [Windows] simplest_ffmpeg_windowsphone_helloworld: Simplest HelloWorld program based on FFmpeg in Windows Phone platform.
simplest_ffmpeg_player
the simplest video player based on FFmpegVideoEye
open-source stream analysis softwaresimplest_mediadata_test
samples to handling multimedia datasimplest_ffmpeg_streamer
Simplest streamer based on FFmpegsimplest_librtmp_example
Examples about usage of libRTMPYUVplayer
Modified from a sourceforge projecth264_analysis
A H.264 stream analysis software based on MFCsimplest_ffmpeg_format
FFmpeg's mux/demux/remux examplessimplest_video_website
simplest video website based JavaEE and FFmpegsimplest_ffmpeg_video_encoder
the simplest video encoder based on FFmpegsimplest_ffmpeg_video_filter
use FFmpeg's AVFilter to add watermark in a video filesimplest_flashmedia_example
simple examples about using flash player to play RTMP/HTTP/HLSsimplest_media_play
Examples about video/audio's playingsimplest_ffmpeg_device
FFmpeg's libavdevice examplessimplest_ffmpeg_audio_player
the simplest audio player based on FFmpegsimplest_encoder
Examples about video encodersffplaymfc
leixiaohua1020.github.io
simplest_libvlc_example
Examples about libVLCsimplest_ffmpeg_mem_handler
ffmpeg's example about read/write from memorysimplest_directshow_example
Examples about DirectShowsimplest_ffmpeg_audio_encoder
the simplest audio encoder based on FFmpegTIandSI
simplest_ffmpeg_picture_encoder
the simplest picture encoder based on FFmpegsimplest_ffmpeg_swscale
Examples about handle pixel data using libswscale in FFmpeg.simplest_keyframe_extractor
extract keyframe from input video datasimplest_ffmpeg_avutil
Examples about using of FFmpeg's libavutilffmpegmfc
Love Open Source and this site? Check out how you can help us