By giving -logall, you should be seeing log at all nodes. I would suggest you to dig through the pv loggers guide and then the testbench engines/player/test/src/test_pv_player_engine.cpp & verify the log levels once.
On Wed, Apr 15, 2009 at 12:42 PM, rk <[email protected]> wrote: > > Hi Sonal, > > thanks for your quick reply.. > > When I run the test, If I give -logall option I can see only starting > test then restult summary. More than this I can't able to see > anything. > > --------------------------------------------------------------------------------------- > This is what I can see in the screen > > # pvplayer_engine_test -test 1 1 -source test.mp4 > pvplayer_engine_test -test 1 1 -source test.mp4 > SDK Labeled: PVDEV_CORE_RELEASE_6.504.1.1 built on 20090224 > > Test Program for pvPlayer engine class. > Input file name 'test.mp4' > Test case range 1 to 1 > Compressed output Video(No) Audio(No) > Log level 8; Log node 0 Log Text 0 Log Mem 0 > > Starting Test 1: Open-Play-Stop-Reset > Results for Test Case 1: > Successes 2, Failures 0 > Total Execution time for file test.mp4 is : 22.341000 seconds > Test output begins > Number of tests: 2 > Successes: 2 > Failures: 0 > > Errors: 0 > > Test output ends > > > --------------------------------------------------------------------------------------- > > thans > raj > > On Apr 15, 12:06 pm, sonal gupta <[email protected]> wrote: > > Ok , first question is : are u able to see the log on the screen with > > -logall option? > > If yes, the easiest method might be to capture the log from the terminal > > iteslf. > > > > > > > > On Wed, Apr 15, 2009 at 12:33 PM, rk <[email protected]> wrote: > > > > > Hi Sonal, > > > > > thanks for your timely reply, > > > > > Yes that file get creating..!!! but that file size is 0kb... I give > > > "cat player.log",but I can't see any data indside that file... > > > > > thanks > > > raj > > > > > On Apr 15, 11:57 am, sonal gupta <[email protected]> wrote: > > > > I can see a player.log getting created, if i give '-logfile' option > > > > > > On Wed, Apr 15, 2009 at 12:17 PM, rk <[email protected]> wrote: > > > > > > > But that option is not giving any output file. that file(given > after - > > > > > logfile option) itself is not get creating/....!!! > > > > > > > thanks > > > > > raj > > > > > > > On Apr 15, 9:39 am, sonal <[email protected]> wrote: > > > > > > Did you try using -logfile <filename> to log the output logs. ? > > > > > > > > On Apr 14, 4:29 pm, rk <[email protected]> wrote: > > > > > > > > > Hi, > > > > > > > > > I am running pvplayer unint test cases in the Emulator. After > > > running > > > > > > > the test I am getting the audio and video out put files. > > > > > > > > > But eh plplayer.log file is created but that file size is 0kb, > > > there > > > > > > > is no data inside that file. > > > > > > > > > After that I refered this thread > > > > >http://groups.google.com/group/android-framework/browse_thread/thread. > > > > > .. > > > > > > > > > But there is no specific file like what given in the thread. So > I > > > > > > > reaferd another thread and tried this following commands > > > > > > > > > rm -rf out/target/product/generic/obj/include/libpv > > > > > > > make -j ENABLE_PV_LOGGING=1 > > > > > > > > > After this the system built successfully,, > > > > > > > > > I can able to launch the emulator, but the problem when I try > to > > > run > > > > > > > the uni test case, I am getting the Segment Fault error. > > > > > > > > > SO can anyone give some pointer or idea about this. > > > > > > > > > thanks in advance > > > > > > > raj- Hide quoted text - > > > > > > > > - Show quoted text -- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text - > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
