Share

mpg123

Tracker: Bugs

5 About LibMPG123 Open Files... - ID: 2810673
Last Update: Settings changed ( sobukus )

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?


Zhao Ming ( mm304321141 ) - 2009-06-23 02:34

5

Closed

Invalid

Nobody/Anonymous

mpglib

None

Public


Comment ( 1 )

Date: 2009-06-23 23:45
Sender: sobukusProject AdminAccepting Donations

Did you check the limit on open files for your application?
The operating system likes to limit such things.

On UNIX there's the ulimit command to get/set such limits...


Attached File

No Files Currently Attached

Changes ( 4 )

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