[Vorbis] A faster ogginfo

Rene Herman rene.herman at keyaccess.nl
Sun Mar 20 04:32:17 PST 2005


Michael Smith wrote:

>> I was thinking of writing something myself to extract the
>> trackname/etc but I thought it best to check with everyone to see
>> if it hasn't already been done.
> 
> A standalone app for that purpose? Not to my knowledge.

"vorbiscomment" from the vorbis-tools, possibly combined with some 
scripting depending on purpose.

vorbiscomment foo.ogg | sed -n /^title=/s/.*=//p

would for example display a track's title.

Rene.


More information about the Vorbis mailing list