赞
踩
CSDN的老朋友,博主雷霄骅,于2016年7月17日去世,时年26岁,CSDN博客排名第52位。两届CSDN博客之星、微软MVP。中国传媒大学通信与信息系统专业在读博士。主要从事与广播电视有关的视音频技术的研究。包括视音频质量评价,视音频编解码,流媒体,媒资检索等。
虽然此前没拜读过此公的文章,盖因专业领域不同也;观其一生之成就,令我等望尘莫及,来自心底的唯有敬意!
Github:http://leixiaohua1020.github.io/
CSDN博客:http://blog.csdn.net/leixiaohua1020#
open-source stream analysis software
Project Page: https://github.com/leixiaohua1020/VideoEye
Tools used to calculate video's TI and SI
Project Page: https://github.com/leixiaohua1020/TIandSI
FFmpeg Examples can be used in different aspect of video / audio processing. The following picture shows the process of transcoding. It shows the position of these demos during the process of transcoding.
I also make some batch files for these FFmpeg demos:
Git
Git Clone All: simplest_ffmpeg_demos_git_clone_all.sh
Git Update All: simplest_ffmpeg_demos_git_pull_all.sh
Git Reset All: simplest_ffmpeg_demos_git_reset_all.sh
Git Archive All: simplest_ffmpeg_demos_git_archive_all.sh
Compile
VC++ Compile All: simplest_ffmpeg_demos_compile_devenv_all.bat
CL.exe Compile All: simplest_ffmpeg_demos_compile_cl_all.bat
MinGW Compile All: simplest_ffmpeg_demos_compile_mingw_all.sh
GCC (Linux/MacOS) Compile All: simplest_ffmpeg_demos_compile_gcc_all.sh
The simplest video player based on FFmpeg
It contains 3 project:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_player
The simplest audio player based on FFmpeg
It contains 3 project:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_audio_player
The simplest picture encoder based on FFmpeg
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_picture_encoder
The simplest video encoder based on FFmpeg
It contains 2 project:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_video_encoder
The simplest audio encoder based on FFmpeg
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_audio_encoder
The simplest streamer based on FFmpeg
It contains 2 project:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_streamer
ffmpeg's example about read/write from memory
It contains 2 project:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_mem_handler
FFmpeg's libavdevice examples
This Project contains 2 examples based on FFmpeg's libavdevice:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_device
FFmpeg's mux/demux/remux examples
This Project contains examples about Video Fomat Processing based on FFmpeg:
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_format
use FFmpeg's AVFilter to add watermark in a video file
This project contains 2 projects:
Examples about handle pixel data using libswscale in FFmpeg
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_swscale
Example about FFmpeg's libavutil
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_avutil
ffmpeg examples in Android / IOS
This project contains examples about handling multi-media data based on FFmpeg on mobile device.
Project Page: https://github.com/leixiaohua1020/simplest_ffmpeg_mobile
ffplay transplant to MFC
Project Page: https://github.com/leixiaohua1020/ffplaymfc
ffmpeg transplant to MFC
Project Page: https://github.com/leixiaohua1020/ffmpegmfc
Examples about video/audio's playing
It contains following programs:
Project Page: https://github.com/leixiaohua1020/simplest_media_play
Examples about video encoders
This solutions contains examples about video encoders:
Project Page: https://github.com/leixiaohua1020/simplest_encoder
Examples about usage of libRTMP
It contains following projects:
Project Page: https://github.com/leixiaohua1020/simplest_librtmp_example
Examples about libVLC
It contains following project:
Project Page: https://github.com/leixiaohua1020/simplest_libvlc_example
Simple Examples about DirectShow
It contains following projects:
Project Page: https://github.com/leixiaohua1020/simplest_directshow_example
simple examples about using flash player to play RTMP/HTTP/HLS
This project contains following examples about Flash streaming media:
Note: Some example couldn't work directly. You should upload them to web server such as Nginx or Apache.
Project Page: https://github.com/leixiaohua1020/simplest_flashmedia_example
simplest video website based JavaEE and FFmpeg
This software is the simplest video website.It support live broadcast and VOD
Project Page: https://github.com/leixiaohua1020/simplest_video_website
A H.264 stream analysis software based on MFC
Project Page: https://github.com/leixiaohua1020/h264_analysis
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。