Hi Chris, I set CE_DEBUG to 1 which I found pretty useful. In the end it was just that a 'make' does not seem to fully recompile all necessary targets when a change is made to the .cfg DSP config file. A 'make clean; make' solved the problem. I can now open 6 encoders and 1 decoder.
Thanks, Pete On Fri, Apr 4, 2008 at 3:59 PM, Ring, Chris <[EMAIL PROTECTED]> wrote: > What failure do you see (crash, error code returned from > VIDENC1_create(), etc)? > > Can you set the environment var CE_DEBUG=1, re-run your app and see any > failures in the generated trace? > > Chris > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > ] On Behalf Of Peter Sommerfeld > > Sent: Friday, April 04, 2008 11:33 AM > > To: [email protected] > > Subject: DM355: More than four encoders?? > > > > Hi, > > > > I have 4 MPEG4 encoders running successfully on the DM355. So far, my > > attempts to add a fifth one always result in failure. I don't see any > > cmem errors occuring, suggesting that CMEM fundamentally has the > > memory to allocate. I can also configure for 4 encoders and 1 decoder > > and this works fine. > > > > Has anyone tried 5+ MPEG4 encoders yet? I hope I'm not hitting some > > kind of hard limit. > > > > Thanks, Pete > > _______________________________________________ > > Davinci-linux-open-source mailing list > > [email protected] > > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > > > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
