-
实现录音功能!主要是对wav文件的操作。
实现录音功能!主要是对wav文件的操作。-Realize recording function! Wav file of the main operation.
- 2022-03-11 10:55:45下载
- 积分:1
-
with two channel function fades out of the MP3 player, can play two MP3 files an...
具有2通道淡入淡出功能的MP3播放器,可以同时播放2个MP3文件并适时进行控制。其他功能还有强大的播放列表部分和可更换Skin。 -with two channel function fades out of the MP3 player, can play two MP3 files and timely controls. Other features include powerful playlists and replacement parts Skin.
- 2022-01-30 17:22:53下载
- 积分:1
-
g. 721 voice standard VC realize, the compiler can be found through
g.721语音标准的VC实现,编译通过可参考-g. 721 voice standard VC realize, the compiler can be found through
- 2023-01-02 09:10:05下载
- 积分:1
-
一个简易的Flash播放器的源代码,用C++Builder 做的。想再Timer1的Timer事件里实现刷新显示的当前帧,但是实现不了,那样的话Flash就不播
一个简易的Flash播放器的源代码,用C++Builder 做的。想再Timer1的Timer事件里实现刷新显示的当前帧,但是实现不了,那样的话Flash就不播放了。。。。。 Email:gxd305@163.com-a simple Flash Player source code in C Builder done. Timer1 the Timer again achieving high incident shows the current frame, but do not materialize, then did not play a Flash. . . . . Email : gxd305@163.com
- 2022-01-27 13:49:03下载
- 积分:1
-
可以从视频文件中获取任意一帧图片,使用DirectShow实现,支持所有Windows Media Player能播放的文件。...
可以从视频文件中获取任意一帧图片,使用DirectShow实现,支持所有Windows Media Player能播放的文件。-from video files can obtain a picture of arbitrary use of DirectShow, support all Windows Media Player will broadcast the documents.
- 2022-02-04 09:45:20下载
- 积分:1
-
该项目提供了一个标准的MPEG4ip
The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio and video.
- 2023-02-18 20:40:05下载
- 积分:1
-
播放MP3,AVI,等多媒体文件的源码
播放MP3,AVI,等多媒体文件的源码-MP3, AVI, and other multimedia files of source code
- 2022-07-12 03:36:21下载
- 积分:1
-
视频转换的源码。主要支持AVI,MPEG4等各种视频格式的转换,这是我从网上找来的,大家学习一下...
视频转换的源码。主要支持AVI,MPEG4等各种视频格式的转换,这是我从网上找来的,大家学习一下-conversion of video source. Major support for AVI, MPEG4 video formats such as conversion, which is what I got the Internet, we learn from this
- 2022-02-09 11:10:59下载
- 积分:1
-
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++...
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc-L./libavformat- lavfo rmat-L./libavcodec- lavcodec-L./libavutil- lavutil- lm- lz- ldl-L/usr/lib- lSDL- lpthre ad
- 2022-02-15 03:45:04下载
- 积分:1
-
多运动目标跟踪
跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果,需要调整参数,一起互相学习吧
- 2023-03-09 23:15:04下载
- 积分:1