-
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
-
很好的RM播放器,我花了好长时间改,谢谢大家支持!
很好的RM播放器,我花了好长时间改,谢谢大家支持!-good player, I spent a good long time change, thank you for support!
- 2022-07-16 08:17:52下载
- 积分:1
-
Mp3编码的完整实现,原代码和使用例子都有
Mp3编码的完整实现,原代码和使用例子都有-completely accomplish Mp3 encoder with source code and examples
- 2022-08-21 21:07:21下载
- 积分:1
-
演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快...
演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
- 2022-02-02 09:42:17下载
- 积分:1
-
一个VC实现的双人对战的炸弹人小游戏,一次可以施放多个炸弹,有爆炸音效...
一个VC实现的双人对战的炸弹人小游戏,一次可以施放多个炸弹,有爆炸音效-VC realize a double against the bombs were small game, one can release a number of bombs have exploded audio
- 2022-05-15 21:57:46下载
- 积分:1
-
本源示例代码示例了图像的缩放,可以调节图像的大小!
本源示例代码示例了图像的缩放,可以调节图像的大小!-Origin of sample code examples of image scaling, can adjust the size of the image!
- 2022-03-16 22:25:55下载
- 积分:1
-
嵌入在网页中使用MediaPlayer播放器,视频播放器自动实现…
利用mediaPlayer播放器嵌入在网页上,实现视频播放自动跳转到试题测试,并记录成绩的课件制作-Use mediaplayer player embedded in web pages, video player automatically realize Jump to questions testing, and record the results of the Courseware
- 2022-01-26 01:50:25下载
- 积分:1
-
MPEG
MPEG-2处理,合成,分解。基于FFMPEG解码库。
-MPEG-2 treatment, synthesis, decomposition. Based on FFmpeg decoding library.
- 2022-01-24 14:52:25下载
- 积分:1
-
mp3 schematic and PCB
mp3 原理图 和pcb-mp3 schematic and PCB
- 2022-03-16 13:17:46下载
- 积分:1
-
decode of speech standard of g.711,g.721 and g.723
g.711、g.721和g.723语音标准的解码
- 2022-11-18 08:35:03下载
- 积分:1