-
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
-
directshow开发简单教程,对dshow刚入门的比较有用
directshow开发简单教程,对dshow刚入门的比较有用-DirectShow development of a simple tutorial on getting started dshow just more useful
- 2022-07-03 11:27:58下载
- 积分:1
-
MPEG
MPEG-4 Xvid源代码(含VC编译指南word文件)-MPEG-4 Xvid source code (including compiler VC Guide word document)
- 2022-02-04 17:53:19下载
- 积分:1
-
This article explains a method to perform previewing and grabbing simultaneously...
This article explains a method to perform previewing and grabbing simultaneously from a Webcam using DirectShow. Rather than using the conventional ISampleGrabber interface, this application used Dire
- 2022-01-21 19:15:42下载
- 积分:1
-
g721
G721-G723 源代码
G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.-G721-G723 source code of G.726 is an ITU-T ADPCM speech codec standard covering the transmission of voice at rates of 16, 24, 32, and 40 kbit/s. It was introduced to supersede both G.721, which covered ADPCM at 32 kbit/s, and G.723, which described ADPCM for 24 and 40 kbit/s. G.726 also introduced a new 16 kbit/s rate. The four bit rates associated with G.726 are often referred to by the bit size of a sample, which are 2-bits, 3-bits, 4-bits, and 5-bits respectively.
- 2022-03-12 09:39:16下载
- 积分:1
-
C++builder写的Avi播放器,按照书上写的。可以播放我附带的那个,但是大的视频好像刷屏有问题。我在网上找这样的东西,还没看见一个可以用的,就把自己的发上...
C++builder写的Avi播放器,按照书上写的。可以播放我附带的那个,但是大的视频好像刷屏有问题。我在网上找这样的东西,还没看见一个可以用的,就把自己的发上来。-C++ builder written by Avi player, according to the book written. I have attached that can play, but the video seems to scraper big problem. I am looking for these kinds of things on the Internet, no one can see, and put their hair up.
- 2022-01-21 00:26:07下载
- 积分:1
-
a player with media control.
以media为控件的播放器-a player with media control.
- 2022-02-14 16:19:25下载
- 积分:1
-
Read any mmc
1: 加载HXD编辑器,自由软件,用于查看十六进制格式的任何文件
- 2022-12-03 22:55:02下载
- 积分:1
-
RealPlayer source list management tools from the network, suitable for beginners
RealPlayer列表管理工具源码,来自网络,适合初学者-RealPlayer source list management tools from the network, suitable for beginners
- 2023-05-20 11:20:03下载
- 积分:1
-
波的编解码器和谱图的提出
wave编解码和波谱图-wave codec and spectrogram Proposed
- 2022-01-28 01:40:51下载
- 积分:1