媒体文件的解析读取工具 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

Design systems

Design systems

Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

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

HEX CMYK 互转工具