阅读写作WAV / RIFF标签 [英] Reading writing WAV/RIFF Tags

查看:349
本文介绍了阅读写作WAV / RIFF标签的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我写,我希望也能与元数据标记生成的文件,一个简单的录音工具。这是pretty的容易找到的库来标记与ID3标签的MP3文件,但我更感兴趣的是无损codeCS如WAV和FLAC可能。

I'm writing a simple audio recording utility which I want also to be able to tag the resulting files with meta data. It's pretty easy to find libraries to tag MP3 files with ID3 tags, but I'm more interested in lossless codecs like WAV and possibly FLAC.

据我了解WAVE文件是真正的RIFF文件类型的子集,它可以包含两个波形块和元数据块。

As I understand it WAVE files are really a subset of the RIFF file type which can contain both waveform "chunks" and metadata "chunks".

任何人都可以点我的图书馆,规格或示例项目的方向,这将有助于我弄清楚如何读写这些RIFF标签和WAVE文件?

Can anyone point me in the direction of libraries, specifications, or sample projects that would help me figure out how to read and write these RIFF tags to and from WAVE files?

也没有人知道是否类似的标签存在FLAC,以及为元数据写入到FLAC文件的任何好的资源?

Also does anyone know if similar tags exist for FLAC, and of any good resources for writing metadata to FLAC files?

推荐答案

下面是一些论文/文章。

Here are some papers/articles.

HTTP://www.$c$cproject.com/KB/文件/ riffparser.aspx

HTTP://www.$c$cproject.com/ KB /音频视频/ W​​aveEdit.aspx

有关拉克

大会读取和写入的Ogg标签(Vorbis格式,FLAC和Speex语音)

这篇关于阅读写作WAV / RIFF标签的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆