apeinfo 1.1 (32 & 64bit)

Audio editors, music players, video players, burning software, etc.
Post Reply
Message
Author
plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

apeinfo 1.1 (32 & 64bit)

#1 Post by plinej »

http://legroom.net/software/apeinfo

Code: Select all

# apeinfo -h
Usage: apeinfo [-h] [-l|-t] "<filename.ape>"
Display format and tag information about an .ape file

Options:
   -h  Display this help information
   -l  Display detailed information (default)
   -t  Display tag data in VORBISCOMMENT format

Code: Select all

# apeinfo -l 01\ Tonight.ape 

File Information
     File Name: 01 Tonight.ape
     File Size: 23137 kb
   APE Version: 3.99
   Compression: High
    Tag Format: APEv2

Audio Information
   Track Length: 3:12.893 (192 s)
    Samples/sec: 44100 Hz
    Bits/sample: 16
       Channels: 2
     Peak level: -1

Tag Information
         ALBUM: Dear Diary
        ARTIST: Tom Taylor
       COMMENT: www.biggigproductions.com/store.php
          DATE: 2006
    DISCNUMBER: 1
         GENRE: Rock & Roll
     PERFORMER: Tom Taylor
         TITLE: Tonight
   TRACKNUMBER: 1
    TRACKTOTAL: 16
I posted the source over at:

http://www.murga-linux.com/puppy/viewtopic.php?t=70839

It must be compiled with the Monkey's audio mac binary.
Attachments
apeinfo-1.1-x86_64.pet
compiled in Fatdog64-521
(49.61 KiB) Downloaded 237 times
apeinfo-1.1.pet
(46.22 KiB) Downloaded 275 times
Last edited by plinej on Tue 15 Nov 2011, 22:49, edited 2 times in total.

plinej
Posts: 1742
Joined: Mon 14 Aug 2006, 02:21

#2 Post by plinej »

added a 64bit version

Post Reply