My English is not well...
I have buile a softwear to edit a Music Game...
so it will open more and more mp3 files.and the files always less then
10kb...
I use LibMPG123 to decode the mp3 files.
but when the files number is more than 2000,it will be error...
ret = mpg123_topen(_handle, *file);
if( ret != MPG123_OK )
return -1;
ret = -1;
How to solve this problem?
Nobody/Anonymous
mpglib
None
Public
|
Date: 2009-06-23 23:45 Did you check the limit on open files for your application? |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-07-28 12:03 | sobukus |
| resolution_id | None | 2009-07-28 12:03 | sobukus |
| allow_comments | 1 | 2009-07-28 12:03 | sobukus |
| close_date | - | 2009-07-28 12:03 | sobukus |