搜索资源列表
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
player_sdk
- HKVision 播放器源代码,解码mp4和h264格式。-HKVision player source code, decode mp4 and h264 format
BCB
- 这是自己编写的一款用C++Builder编写的mp3,功能不多!但播放效果很好!还是挺好的有兴趣的朋友可以-This is their own written using C++ Builder a written mp3, functions much! However, playback very good! Is still quite good friends who are interested can see
TheframeofFFMpeg
- FFmpeg是一个集录制、转换、音/视频编码解码功能为一体的完整的开源解决方案。FFmpeg的开发是基于Linux操作系统,但是可以在大多数操作系统中编译和使用。 FFmpeg支持MPEG、DivX、MPEG4、AC3、DV、FLV等40多种编码,AVI、MPEG、OGG、Matroska、ASF等90多种解码。TCPMP, VLC, MPlayer等开源播放器都用到了FFmpeg。-FFmpeg is a collection of recording, conversion, audio
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
PLAY_3_DX_OpenAL
- 这个是很好的资料 是关于ffmpeg播放视频的, 有同步功能, 显示用dx 音频用的是openAL-This is good information about ffmpeg video, there are synchronization, display with audio using openAL dx
ffmpeg-git-1eabd71-win32-shared.Zip
- ffmpgC++源代码,全功能的ffmpg,可以转码,也可用作播放器-ffmpgC++ source programs, super powerful, containing all the dll, only the C++
ffmpeg
- 播放器VC源码ffmpeg 播放器VC源码ffmpeg-MFC+ ffmpeg
ffmpeg
- ffmpeg是对记录、转换和流音视频的解决方案。它包括libavcodec,leading audio/video codec library.ffmpeg运行在linux环境下,但它能够在大多数操作系统上编译,包括windows。 ffmpeg项目由以下几部分组成: ffmpeg 视频文件转换命令行工具,也支持经过实时电视卡抓取和编码成视频文件. ffserver 基于HTTP(RTSP正在开发中)用于实时广播的多媒体服务器.也支持时间平移 ffplay 用 SDL和F
ffmpeg-_video_display
- ffmpeg+VLC的视频播放器,比较好的代码,简单可运行,只是没有音频-ffmpeg+VLC video player, a better code, simple to run, but no audio
simplest_ffmpeg_player_2
- vc 利用 ffmpeg 和 sdl 实现的 h264文件 播放器(the H264 file player that uses ffmpeg and SDL In c++)
WinForms嵌套其他程序
- 一个用C#编写的WinForm程序,可以将一个“本程序打开的exe文件创建的进程” 嵌套到界面的容器中,或者 "通过程序名称查找的进程" 嵌套到界面中。 本程序的本意是做一个基于ffmpeg的播放器界面,将SDL播放界面嵌套到C#界面中。(A program for bring a process to a C# UI. The process can be create by the programe , or Findwindow handle create by ot
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
ffmpeg音视频同步
- ffmpeg音视频同步,MFC获取rtsp音视频,同步部分播放
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