Hi All,
 
I'm getting this log when playing Android media player and routing audio to 
an Audio codec provided by Texas Instruments.
This codec is ported on allwinner A20 and using sunxi3.4 kernel.

Log------> "D/Clock_Component( 1284): ----adjust ratio:1 
,precise_adjust_ratio:1, ref:9331561164 sys:9331612685 diff:-51521 
diff-percent:-1 ----"


To change the route from HDMI to Audio Codec I'm changing the value of card 
and port when calling the pcm_open function from Audio HAL audio_hw.c in 
Android 4.2. So in this case Video will play through HDMI display and audio 
through TI Audio Codec.

When audio is playing with HDMI then this log occurs rarely but with TI 
Audio Codec it's happening very frequently after every 2 to 3 minutes.


Whenever i do video seeking (forward/backward) operation back to back very 
frequently then also this log occurs. 


Is it trying to adjust sync between audio and video ?


Please help me to understand this log by answering the below questions.

   - What is the reason behind this log? 
   - From where or which code is it coming? (I tried to find this log in 
   complete android 4.2 code but this has not helped) 

(An Embedded software Engineer having experience in "Android porting on 
embedded devices like media player" will have a clearer idea on this.)


Thanks, 

Hardik

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to