• Stars
    star
    1,913
  • Rank 23,445 (Top 0.5 %)
  • Language
    C
  • Created almost 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ffmpeg examples in Android / IOS / WinPhone
最简单的基于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.

More Repositories

1

simplest_ffmpeg_player

the simplest video player based on FFmpeg
C
668
star
2

VideoEye

open-source stream analysis software
C++
663
star
3

simplest_mediadata_test

samples to handling multimedia data
C++
533
star
4

simplest_ffmpeg_streamer

Simplest streamer based on FFmpeg
C
423
star
5

simplest_librtmp_example

Examples about usage of libRTMP
C
302
star
6

YUVplayer

Modified from a sourceforge project
C++
195
star
7

h264_analysis

A H.264 stream analysis software based on MFC
C++
176
star
8

simplest_ffmpeg_format

FFmpeg's mux/demux/remux examples
C
164
star
9

simplest_video_website

simplest video website based JavaEE and FFmpeg
Java
162
star
10

simplest_ffmpeg_video_encoder

the simplest video encoder based on FFmpeg
C
153
star
11

simplest_ffmpeg_video_filter

use FFmpeg's AVFilter to add watermark in a video file
C
126
star
12

simplest_flashmedia_example

simple examples about using flash player to play RTMP/HTTP/HLS
JavaScript
125
star
13

simplest_media_play

Examples about video/audio's playing
C
114
star
14

simplest_ffmpeg_device

FFmpeg's libavdevice examples
C
112
star
15

simplest_ffmpeg_audio_player

the simplest audio player based on FFmpeg
C
92
star
16

simplest_encoder

Examples about video encoders
C
91
star
17

ffplaymfc

C
78
star
18

leixiaohua1020.github.io

Shell
71
star
19

simplest_libvlc_example

Examples about libVLC
C
68
star
20

simplest_ffmpeg_mem_handler

ffmpeg's example about read/write from memory
C
53
star
21

simplest_directshow_example

Examples about DirectShow
C++
46
star
22

simplest_ffmpeg_audio_encoder

the simplest audio encoder based on FFmpeg
C
46
star
23

simplest_ffmpeg_picture_encoder

the simplest picture encoder based on FFmpeg
C
40
star
24

simplest_ffmpeg_swscale

Examples about handle pixel data using libswscale in FFmpeg.
C
35
star
25

TIandSI

C
35
star
26

simplest_keyframe_extractor

extract keyframe from input video data
C
15
star
27

simplest_ffmpeg_avutil

Examples about using of FFmpeg's libavutil
C
12
star
28

ffmpegmfc

8
star