Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Vorbis metadata

Vorbis metadata

From: <lear_at_algonet.se>
Date: Mon, 20 Jun 2005 11:55:27 +0200 (MEST)

Hi,

I've looked a little at how to get the interesting Ogg Vorbis metadata. One fairly
simple solution is to use the vorbisfile functions in Tremor. By default,
that would mean bringing in all of Tremor into the main rockbox build, which
isn't quite what we want, I guess... :) However, by adding some defines,
it is possible to remove all of the codebooks and the decoding engine, so
that only (most of) vorbisfile.c, framing.c, info.c and bitwise.c are needed.
Getting all the needed information should be easy then (with the exception
of the sample count, which I don't know if it's needed).

Would this be an acceptable solution? Should I look further at it? As it
is now, I have a simple Win32 build that works...

  Magnus

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-06-20

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy