搜索资源列表
ffplayer OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序
- OpenCV2.2+ffmpeg+Visual C++8.0开发的视频播放程序,可支持mpeg2,H264的播放,代码中存在的视频,可现场测试。-OpenCV2.2+ ffmpeg+ Visual C++8.0 development of the video player that supports mpeg2, H264 playback, there are video code, field-testing.
ffPlayCtrlDll
- 参考ffplay设计的媒体播放库,如要编译需要自行下载ffmpeg-0.6,Mingw环境编译,内有.net C#调用示例。-Ffplay media player reference design library, such as the need to download to compile ffmpeg-0.6, Mingw compilation environment, there are. Net C# call example.
FPlayer
- 这是一个用ffmpeg编写的播放器,可以播放mp4格式的文件.适合ffmpeg的初学者.能够掌握使用ffmpeg开源的步骤-This is a player with ffmpeg written, can play mp4 format. For ffmpeg for beginners. Be able to master the steps using the open source ffmpeg
ffmpeg-player
- ffmpeg做的一个播放器,实现播放,快进等功能,这方面的资料比较少 -ffmpeg to do a player, for playing, fast forward and other functions, this information is relatively small
FF_Player_Win32
- FFMPEG Player Windows 版本。利用SDL。-FFMPEG Player Windows Version. used SDL.
friptv-0.20-src.tar
- FripTV is a free, opensource, SDL based IP TV player. Currently in alpha stage it runs on Windows XP and Linux, but the code is designed to be portable. It supports MPEG2 and h264 transport streams. h264 support is provided through opensource
player_sdk
- HKVision 播放器源代码,解码mp4和h264格式。-HKVision player source code, decode mp4 and h264 format
vpalyer
- 基于FFMPEG和SDL的视频播放器,代码经过测试可以正常运行-A video player based on FFMPEG and SDL
ffmpeg-tutorial
- ffmpeg设计媒体播放器的指导手册,介绍了ffmpeg设计播放器的详细步骤。-ffmpeg media player design guidance manual describes the design of the player ffmpeg detailed steps.
media
- qt 媒体播放器, 支持多种格式, 视频播放, 音频播放-qt media player, support multi-format, video play, audio play
player
- 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放-A media player can achieve 264 format file decoding play using FFmpeg and SDL
Player
- ffmpeg的简单调用例子,实现了Mp3的转换,可百度下查看更多参数实现更多功能-the ffmpeg ex...
player
- 本代码是一个实现万能播放器 万能转码 视频质量调节的程序,已支持的视频格式有,标准视频格式(FFMPEG所支持),大华,海康,H3C,汉邦,黄河,恒忆,科达,朗驰,东方网力,万家安,天地伟业。 可扩展性高,在有视频厂商SDK的情况下,可接入, 兼容性高,解决多厂商SDK冲突不能同时加载的问题;稳定性高,用子进程处理播放以及转码等,未知错误下,不会引起主进程退出。 因程序有些大,删除了部分,需要完整版的,请加QQ :453578188 昵称:lkai.y-This code is a un
ffmpeg-_video_display
- ffmpeg+VLC的视频播放器,比较好的代码,简单可运行,只是没有音频-ffmpeg+VLC video player, a better code, simple to run, but no audio
player
- 一个简单的基于ffmpeg的音视频播放器,操作步骤请看文档。非常适合初学者学习。-A player which is based on ffmpeg.The Detail of operation is in the document.
ffplaymfc
- ffmpeg mfc ffmpeg图形播放界面-ffmpeg player
simplest_ffmpeg_player
- 一个基于ffmpeg的视频播放器示例,支持各种视频格式和编解码器-ffmpeg player
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
ffmpegdelphipascalheaders2.3.4
- ffmpeg pascal headers
CustomPlayer
- 使用ffmpeg做的播放器。SDL处理音频,ffmpeg处理编解码音视频文件,qt做ui界面。使用多线程双缓冲队列播放音视频。使用视频追逐音频的策略实现音视频同步。支持视频镜像操作,黑白彩色转换。(A player made of ffmpeg. SDL processes audio, ffmpeg processes codec audio and video files, QT is the UI interface. Use multi-threaded double buffer qu