媒体文件的解析读取工具 MediaExtract

码农软件 · 软件分类 · 多媒体处理 · 2019-09-12 22:43:02

软件介绍

MediaExtract 是一个纯 C 编写的常用媒体文件的解析读取,能解析读取 AVI, Ogg, Wave, PNG ... 等媒体文件。

安装:

make builddir
make
sudo make install PREFIX=/usr

窗口交叉编译(使用 i686-w64-mingw32-gcc)

make TARGET=win32 builddir
make TARGET=win32

或者 (使用 x86_64-w64-mingw32-gcc):

make TARGET=win64 builddir
make TARGET=win64

本文地址:https://codercto.com/soft/d/14471.html

Algorithms Sequential & Parallel

Algorithms Sequential & Parallel

Russ Miller、Laurence Boxer / Charles River Media / 2005-08-03 / USD 59.95

With multi-core processors replacing traditional processors and the movement to multiprocessor workstations and servers, parallel computing has moved from a specialty area to the core of computer scie......一起来看看 《Algorithms Sequential & Parallel》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具