There are no reviews yet. Be the first to send feedback to the community and the maintainers!
最简单的视音频数据处理示例 Simplest MediaData Test 雷霄骅 Lei Xiaohua [email protected] 中国传媒大学/数字电视技术 Communication University of China / Digital TV Technology http://blog.csdn.net/leixiaohua1020 本项目包含如下几种视音频数据解析示例: (1)像素数据处理程序。包含RGB和YUV像素格式处理的函数。 (2)音频采样数据处理程序。包含PCM音频采样格式处理的函数。 (3)H.264码流分析程序。可以分离并解析NALU。 (4)AAC码流分析程序。可以分离并解析ADTS帧。 (5)FLV封装格式分析程序。可以将FLV中的MP3音频码流分离出来。 (6)UDP-RTP协议分析程序。可以将分析UDP/RTP/MPEG-TS数据包。 This project contains following samples to handling multimedia data: (1) Video pixel data handling program. It contains several examples to handle RGB and YUV data. (2) Audio sample data handling program. It contains several examples to handle PCM data. (3) H.264 stream analysis program. It can parse H.264 bitstream and analysis NALU of stream. (4) AAC stream analysis program. It can parse AAC bitstream and analysis ADTS frame of stream. (5) FLV format analysis program. It can analysis FLV file and extract audio stream from it. (6) UDP-RTP protocol analysis program. It can analysis UDP/RTP/MPEG-TS Packet.
simplest_ffmpeg_mobile
ffmpeg examples in Android / IOS / WinPhonesimplest_ffmpeg_player
the simplest video player based on FFmpegVideoEye
open-source stream analysis softwaresimplest_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