Hi, I'm adding an new parser into opencore(cupcake), I found that PVLOGGER_LOGMSG stop working in PVPlayerEngine::DoSetupSourceNode when I try to test the new parser with pvplayer_engine_test, while the PVLOGGER_LOGMSG in other funcitons of PVPlayerEngine work fine. Also the PVLOGGER_LOGMSG in the new parser stop working. There is no such issue when testing mp4 file.
I have add LOGW(..) in the PVPlayerEngine::DoSetupSourceNode and found the PVLOGGER_LOGMSG should be called and iLogger isn't NULL. The following is part of player.log, there is no log message such as "PVPlayerEngine::DoSetupSourceNode() In". PVLOG:TID(0xbe861cbc):Time=84:PVPlayerEngine::DoAddDataSource() Tick=1 PVLOG:TID(0xbe861cbc):Time=85:PVPlayerEngine::DoAddDataSource() In PVLOG:TID(0xbe861cbc):Time=88:PVPlayerEngine::DoQuerySourceFormatType() Tick=5 PVLOG:TID(0xbe861cbc):Time=89:PVPlayerEngine::DoQuerySourceFormatType() In PVLOG:TID(0xbe861cbc):Time=89:PVPlayerEngine::DoQuerySourceFormatType() Out PVLOG:TID(0xbe861cbc):Time=89:PVPlayerEngine::DoAddDataSource() Out Can anyone shine some light on this? Thanks. Regards. acn --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
