Subject: testing inputAPE


Author: jopher, 2005-03-02 20:03:11
I can't get mac-3.99-u4 to compile, I don't know what I'm missing/doing wrong.

In file included from APEDecompressCore.cpp:13:
../Assembly/Assembly.h:9: error: extra `;'
make[3]: *** [APEDecompressCore.lo] Error 1
make[3]: Leaving directory `/home/jopher/mac-3.99-u4/src/MACLib/Old'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/jopher/mac-3.99-u4/src/MACLib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/jopher/mac-3.99-u4/src'
make: *** [install-recursive] Error 1

Replies


Author: geekoe, 2005-03-02 20:22:36
hi!

that's easy... just remove the extra ";" and it's ready :) I had the same error, too....

Author: jopher, 2005-03-03 07:54:56
inputAPE is working fine here :)

-------------
If I may, can I ask you guys about some things (I marked them with '####'):

jopher@darkstar:~$ lamip -o alsa -g default 01.ape
ALSA: configuration (WORK IN PROGRESS)

#####I also get this with gimp and others
(<unknown>:15788): Gtk-WARNING **: Could not find the icon 'gnome-fs-home'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://freedesktop.org/Software/icon-theme/releases
/home/jopher/01.ape -> file:///home/jopher/01.ape
...
####This happens when I drag the volume slider
********
GTK2: Unknow Event (you should upgrade this plugin)
...
GTK2: Unknow Event (you should upgrade this plugin)
PLAYTHREAD : -->Will play (0x816e378,0,0)
/home/jopher/01.ape -> file:///home/jopher/01.ape

####Should I worry about these:
no hash or no key
no hash or no key
no hash or no key

ALSA: Card 0, Device 0, Subdevice 0
ALSA: set format (fmt 2)
ALSA: set samplerate - 44100
ALSA: set channels - 2
ALSA: set format to sound card
ALSA: done.
Plug PCM: Hardware PCM card 0 'Yamaha DS-XG (YMF754)' device 0 subdevice 0

Its setup is:
stream : PLAYBACK
access : RW_INTERLEAVED
format : S16_LE
subformat : STD
channels : 2
rate : 44100
exact rate : 44100 (44100/1)
msbits : 16
buffer_size : 16384
period_size : 236
period_time : 5351
tick_time : 1000
tstamp_mode : NONE
period_step : 1
sleep_min : 0
avail_min : 236
xfer_align : 236
start_threshold : 1
stop_threshold : 16384
silence_threshold: 0
silence_size : 0
boundary : 1073741824

####After the song ends:
GTK2: something is bad (libgtk2.c)

####After I close lamip gui
Segmentation fault

Author: ciberfred, 2005-03-04 17:31:41
got also this. seems come from the foobar plugin (two gtk+2 plugin seems bad...)

Author: verdandi, 2005-04-24 07:59:56
Trying to add certain ape files to play in lamip that are encoded with mac version 3.970 or less seems to crash lamip. I've yet to have the problem with any ape encoded with mac 3.980 or above and some 3.970 encodes do work. Here's two examples of the crash, which happens after parsing all of the tag info:
*** glibc detected *** double free or corruption (fasttop): 0xb5d2f1e0 ***
MAC: mac_play: Freeing decompress

*** glibc detected *** double free or corruption (fasttop): 0xae880ae8 ***
MAC: mac_play: Freeing decompress

I'm not really sure what's wrong or what else I can give, so if you have any other info that you need and can tell me how to get I can try to get it. And it always crashes when I try to add the problematic files.

Author: geekoe, 2005-04-26 16:06:12
hi verdandi,

as I don't own any APEs which were encoded with these "old" mac versions... the best you could give us is an example file :)

regards
Marcus

Author: geekoe, 2005-04-28 01:35:01
thanks verdandi!

just had a look at the inputAPE sources again... it should be fixed in the next version! But as I'm involved in writing AMD64 optimized assembler code for MAC I'll release the next inputAPE when this has been finished too!

Author: Freesnake, 2005-06-17 18:38:40
where can I get inputAPE and inputFLAC? I haven't find the source package in the download page.

Author: ciberfred, 2005-06-17 19:36:26
it's in the 'testing' directory of the download area

Author: verdandi, 2005-08-04 04:20:54
two other issues I'm having with the ape decoder:
-Random clicking/poppingish sounds occur that don't exist in the file: both before they were in apes, and if encoded into a different format, the problem disappears...seems to happen to all apes
-You can't seek at all: either it skips to the next file in the playlist, or it goes back to the start of the file while the player thinks that it's where you seeked to(as in the bar and time displays where you scrolled to)

any thoughts?

Author: geekoe, 2005-08-08 18:36:40
yes... that's one of the bugs I have too... I don't really know where the problem is because I can't see any error... but it must be simple :)

I'll take care of that when I'm back from holidays

Reply

Name : Email :