搜索资源列表
yuvideocapture
- 通过普通USB接口的网络摄像头进行视频图像采集,并可以完成AVI格式的视频录像。加上音频采集和音视频同步机制会更好。-by ordinary USB Webcam Video image acquisition, and will be completed AVI format video projection. Audio acquisition and add audio and video synchronization mechanism will be even better.
ssrc-1.30
- 音频采样率变换程序,可以加到程序后处理以便调整音视频同步,同时也可以用作预处理,降低采样率。是当前最好的音频采样率转换程序,被mpeg使用-audio sampling rate conversion programs can be added after processing procedures so as to adjust the audio and video synchronization, also can be used for pretreatment, lower sampl
XAVIPlay
- AVI文件播放器,可有效解决某些文件音视频同步问题]。-AVI file, which can be effectively resolved certain documents audio and video synchronization].
即时通讯(带视频)源码
- AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步)以及P2P网络模块(NAT穿透、UPnP支持)等多个子模块
MPEG2 TS流音视频混合同步传输封装技术书籍
- MPEG2 TS流音视频混合同步传输封装技术书籍,中文版,很不错的书。,MPEG2 TS streaming audio and video mixing synchronous transfer packaging technology books, Chinese version, very good book.
FFmpeg_ts_lipsync
- ffmpeg复用时如果解决音视频同步的问题-If you reuse when ffmpeg audio and video synchronization problem solving
KTAVMulticast
- 组播实现 音视频同步传输,延时极低。提供详细外部接口定义。-Multicast audio and video simultaneously to achieve transmission, extremely low latency. Provide a detailed definition of external interfaces.
12345444
- 音视频TS流混合传输,同步播放技术,详细讲解TS流包封装细节-TS streaming audio and video hybrid transmission, synchronous playback technology, elaborate on the details of TS stream packet encapsulation
www.mdm365.com
- www.mdm365.com面对面视频游戏中视频语音模块源代码,可以实现 (1) 使用动态链接库开发。 (2) 检测本地是否存在可用的视频输入设备。 (3) 检测本地是否存在可用的音频输入设备。 (4) 创建指定大小,位置的窗口(可被创建多个)。 (5) 销毁窗口。 (6) 取得指定的已打开窗口的句柄。 (7) 向指定的窗口显示视频数据。 (8) 播放音频数据。 (9) 获取本地视频输入设备的数据(需要被压缩过)。 (10) 获取本地音频输
mstimer
- 精确的毫秒计数器,用定时计算,音视频同步分析,-Ms accurate counters, used from time to time, the analysis of audio and video synchronization, etc.
audiovideosyn
- 这篇文章介绍了dvb标准中如何进行音视频同步以及音视频同步的必要性-This article describes how the dvb standard audio and video synchronization, as well as the need for audio and video synchronization
sourcevideoconferencesystem
- VC++视频会议系统源程序,频会议集音视频和数据协同操作为一体,它提供电子白板、网页同步、程序共享、演讲稿同步、虚拟打印、文件传输等多种方式的数据共享功能,全面满足远程视频会议、资料共享、协同工作、异地商务和远程培训等需要,提供快捷高效的沟通新途径,从而有效地降低公司的运营成本,提高企业的工作效率。 -VC++ source video conferencing systems, audio and video frequency of meetings and data collectio
avi
- 视频的压缩算法。本例子暂时只实现了静态的视频压缩功能。如果想实现实时的语音、视频通信,而且语音视频要同步;如果想保存成avi动画,还得啃那些cap打头的函数们。-Video compression algorithms. This example implements only the static moment of video compression. If you want to achieve real-time voice, video communications, and voic
SDLPlay
- 使用SDL开发的视频播放,实现音视频同步播放-sdlplay
tsAdvance
- tsAdvance TS流操作软件,根据指定的音频PID统计码率,根据指定的PCR的PID统计码率,根据指定的视频PID统计码率,检查指定PID的连续计数,列出不连续的包位置,显示指定PID的各个DTS值,显示指定PID的各个PCR值,统计同步字节错误,统计同步丢失错误,统计PSISI表格的Table id错误,保存指定音视频PID的ES到outfile文件中,统计指定音视频PID时间长度,进行文件分隔,删除文件中指定PID的数据,并另存等功能-tsAdvance TS stream opera
T12345444S
- 音视频TS流混合传输,同步播放放技术,详细讲解TS流包封装细节 -Mixed audio and video TS stream transmission, synchronous playback to put technology in detail to explain the details of the TS packet encapsulation
TS_-PACK_H264_MP3_1
- 这个工程实现将264+mp3打包为ts格式,代码基于vc版本的,可以直接运行,并且测试音视频可以同步。-The realization of this project will be packaged 264+mp3 ts format, the code is based on the vc version can be run directly.
TestFFmpegV2
- 音视频同步代码,自己加入FFmpeg5.1的库即可编译运行。-Audio and video synchronization code, their accession to the FFmpeg5.1 library can be compiled to run.
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