Hi,

I have strange issue. Simple mpg123 player which work fine on LCL project,
on console application throw floating error in line "mh_e :=
mpg123_read(mh, @outbuf[0], buffer_size, done);"

Here you can download demo:
http://ubuntuone.com/34XmBk7Lr2yCliPPTxcYI1

You find two projects in zip file. LCL and console.

Before you run project:
1. Copy shared libs from libs folder for your OS (I attached for linux
only) into project folder
2. Copy "Michita - Aurapporo.MP3" into your project folder

When you run console application it should play music and crash at 10
second. Please ignore code style etc. I just copied and modified source
from my original project

Regards
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to