Are you using the pvplayer_engine_test app. or the android media player? If pvplayer_engine_test, the test app. assigns the format type of the content being used based on the file extension. So, there is no recognition. If you want to force it, you can just rename the file as test.xyz (i.e., an invalid extension).
If android media player, I don't know. Since you already have the logs from the other components, maybe you can figure it out. -Ravi On Jun 8, 4:42 am, Devaraj <devara...@gmail.com> wrote: > Hi, > > I have added some prints like the below: > > PVLOGGER_LOGMSG(PVLOGMSG_INST_LLDBG, iLogger, PVLOGMSG_STACK_TRACE, > (0, "PVMP4FFRecognizerPlugin::GetRequiredMinBytesForRecognition() IN > \n")); > > in the file pvmp4ffrec_plugin.cpp. I am not getting these traces when > I run the MP4 video file where as I am getting the traces from other > module source files. what may be the reason? > > Thanks and Regards, > -Devaraj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---