搜索资源列表
sdlffm
- vc2008编译通过的利用ffmpeg解码sdl播放的简单视频播放器-vc2008 compile sdl use ffmpeg decoder to play simple video player
ffmpeg_sdl
- 用SDL+ffmpeg做出来的,可以播放音乐-SDL+ ffmpeg to do with out, you can play music
playSound
- 用ffmpeg解码,openAL播放声音的控制台程序,程序很小很好懂,可播放mp3,wav-Using ffmpeg decoding, openAL play a sound console program, the program understands very little good that can play mp3, wav
Simple_avPlayer.tar
- This the simple audio video player with FFMPEG. It can play any type of audio and video type stream. To use this sample, you should have to first install the FFMPEG in your machine. After successfully installing FFMPEG just run ./t_run. -This is the
VideoPlay1
- 网络视频在线播放,服务端能够控制客户端的播放,同时客户端能够选择播放-Network video online play, the server can control the playback of the client while the client can select the playback
media
- qt 媒体播放器, 支持多种格式, 视频播放, 音频播放-qt media player, support multi-format, video play, audio play
ffmpeg_player
- using ffmpeg to play sound
SDL-ffmpeg
- 使用SDL,配合ffmpeg,播放多种视频格式文件,已测试MP4和rmvb-Using SDL, with the ffmpeg, play a variety of video formats file, the MP4 and rmvb tested.
ffmpeg-demo
- 在WINCE里面实现ffmpeg播放视频文件功能。-WINCE inside ffmpeg to play video files.
ffmpeg-0.5.10.tar
- ffmpeg 0.5.10 source code.FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up t
vlc-ffmpeg--android
- vlc-android播放网络视频成功 这个是移植vlc-android源码进行更改的,可以播放网络rtsp、http、mns等网络实时流媒体视频,精简了vlc-android的源码,对于想做rtsp开发的码友有很好的参考价值,当然,如果想播放本地视频,只需要在基础上进行二次开发就行。参考了laukaka的一篇文章,在这里表示感谢,还有里面的请求rtsp代码我写死了,可以修改,很适合二次开发。-vlc-android play network video successful tr
H264Player(FFMPEG)
- 可以播放H264格式视频,用于视屏监控的本地回放功能操作!-H264 formats can play a video, to local playback screen monitoring operation!
ffmpeg-2.8.5
- FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created.
rtmp_player
- rtmp播放器,适用于html5,可以播放rtmp的流,包含demo(RTMP player, apply to it, can play the RTMP flow, contains the demo)
ffmpeg
- FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge. No mat
Push_code
- 实现了ffmpeg推流RTMP,及实现播放(Realize the most basic ffmpeg based on RTML, and play)
FFmpeg
- c#版本FFmpeg的拉流测试工具,支持本地视频,监控流拉取播放。(C# version of FFmpeg pull test tool, support local video, monitoring pull play.)
Cmd
- java多线程调用ffmpeg进行对rtsp视频流进行推流到Nginx服务器,生产hls和rtmp直播流,可实现html播放直播视频(Java multithreading calls ffmpeg to push RTSP video stream to Nginx server, and produces HLS and RTMP live streams, which can play live video in html.)
qt_ffmpeg_rtsp
- 在QT中拉取RTSP视频流并用FFMPEG解码播放。(Pull the RTSP video stream in QT and play it using FFMPEG.)
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