-
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 queue to play audio and video. The strategy of video chasing audio is used to realize audio and video synchronization. Support video image operation, black and white color conversion.)
- 2020-03-26 16:21:36下载
- 积分:1
-
HappyPlayer-AS
音乐播放器完成功能
音频播放、定位播放
动感歌词显示
流畅、平滑的歌词滚动
支持歌词字体大小、颜色修改、歌词换行(Music player function
Audio playback
Dynamic lyrics display
Smooth, smooth lyrics scroll
Support the font size, color change, lyrics lyrics wrap)
- 2017-02-21 20:28:25下载
- 积分:1
-
sc_serv_1.9.8_FreeBSD5.tar
Audio for MI systems specifies data formats for the exchange of the digital sound
track associated with video in compressed and non-compressed formats. For audio
systems associated with video imagery applications, the audio subsections of the
Motion Imagery Standards Profile (MISP) apply. Application areas for MPEG-2
include: - Internet - DVD - Satellite video - airborne video - surveillance -
reconnaissance - intelligence - targeting - Scientific and Industrial - Digital Cinema -
Image archives and databases There are a number of standards competing with
MPEG-2, but MPEG-2 is by far the most widely used. (
Audio for MI systems specifies data formats for the exchange of the digital sound
track associated with video in compressed and non-compressed formats. For audio
systems associated with video imagery applications, the audio subsections of the
Motion Imagery Standards Profile (MISP) apply. Application areas for MPEG-2
include:- Internet- DVD- Satellite video- airborne video- surveillance-
reconnaissance- intelligence- targeting- Scientific and Industrial- Digital Cinema-
Image archives and databases There are a number of standards competing with
MPEG-2, but MPEG-2 is by far the most widely used. )
- 2009-12-17 11:17:28下载
- 积分:1
-
READ_WAV
读取.wav文件 C语言编写用于音频语音信号处理(Read. Wav file C language for audio speech signal processing)
- 2021-04-17 12:58:53下载
- 积分:1
-
NetTel
使用低层波形API写的语音聊天程序,可做为API使用的一个例子。(lower waveform use the API to write voice chat program, the API can be used as an example.)
- 2006-07-09 16:59:41下载
- 积分:1
-
gdb
Summary of gdb
The purpose of a debugger such as gdb is to allow you to see what is going on “inside”
another program while it executes—or what another program was doing at the moment it
crashed.
gdb can do four main kinds of things (plus other things in support of these) to help you
catch bugs in the act:
• Start your program, specifying anything that might affect its behavior.
• Make your program stop on specified conditions.
• Examine what has happened, when your program has stopped.
• Change things in your program, so you can experiment with correcting the effects of
one bug and go on to learn about another.
You can use gdb to debug programs written in C and C++.
- 2010-07-29 20:52:57下载
- 积分:1
-
painter
一个完整的画板源代码!希望能给大家带来帮助和思考,感谢有你,一起努力!(a coder to painter)
- 2016-09-20 17:09:54下载
- 积分:1
-
Authorware7
用Authorware7简单制作的一些例程和例子(Authorware7 simple example)
- 2009-11-12 10:16:05下载
- 积分:1
-
Fourier
基于VC++实现的傅里叶变换源码,效果不错。(Fourier Transform source based on VC++ achieve good results.)
- 2021-02-15 09:59:48下载
- 积分:1
-
Media-player
MFC上使用Meidaplayer控件播放视频,可以根据对话框大小自动缩放播放器控件(Use the MFC Mediaplayer control to play video player controls can automatically scaled according to the size of the dialog)
- 2020-12-05 09:09:25下载
- 积分:1