搜索资源列表
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
libffmpeg
- mplayer调用的ffmpeg,将浮点解码改为定点解码库来播放wma音频流。-Mplayer calls ffmpeg, the floating-point decoding were replaced by site-directed decoding library to play wma audio stream.
ffplay
- 用于实现h.264的播放器软件,用到的相关信息有:ffmpeg和SDL,可以播放现有的大多数格式-Used to implement h.264 player software, use of relevant information are: ffmpeg and SDL, can play most of the existing format
AudioOpt
- 录制播放MP3,利用FFMPEG转为AAC-Recording to play MP3, use FFMPEG into AAC
FFMPEG_20060622
- FFMPEG 很不错的制作视频播放软件的库-it is very fit for mpeg play program
media
- qt 媒体播放器, 支持多种格式, 视频播放, 音频播放-qt media player, support multi-format, video play, audio play
ffmpeg_player
- using ffmpeg to play sound
player
- 利用FFmpeg和SDL开发的媒体播放器,可实现264格式文件的解码播放-A media player can achieve 264 format file decoding play using FFmpeg and SDL
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
FFmpegSDLVideoPlayer
- 基于ffmpeg+sdl的视频播放器,直接部署工程然后,设置本地视频路径就可以播放视频。-Based on ffmpeg+ sdl video player, direct deployment project then set the local video path can play video.
FFMPEGPAMR
- 使用FFMPEG实现了PC端对手机amr文件的播放。- this is a program !using FFMPEG to play amr voice!
ffplayer_v1
- 基于ffmpeg的网络摄像头编程,ffplay能够实现播放RTSP视频流-Based on the ffmpeg network camera programming, ffplay can play RTSP video streaming
20170320124753_FFmpegSDLPlayer
- FFmpeg SDL BASS做的播放器基本实现音频视频同步播放-FFmpeg SDL BASS do the player to achieve the basic audio and video synchronization play
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
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
