Registry / utility / ruby-ogginfo

ruby-ogginfo

JSON →
library0.7.2rbrubygemsunverified

Pure Ruby library to read low-level information and tags from Ogg files (Vorbis, Speex, Opus).

gem install ruby-ogginfo
INSTALL
IMPORT
SIG · RUBY-OGGINFO
R
ruby-ogginfo
utilityrubyv0.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OggInfo
✓ require 'ruby-ogginfo'

Read metadata from an Ogg Vorbis file

require 'ruby-ogginfo' info = OggInfo.open('audio.ogg') puts "Bitrate: #{info.bitrate}, Length: #{info.length}"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ruby-ogginfo — gem install ruby-ogginfo · libregistry