This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Max. number of Decoder channels

We try to use 17 video decoder channels in DVRRDK 03.00.00.00, 16 channels are used for IP-camera decoding, 1 extra channel should be used for video playback. (All in 720x576) Currently we initialize 16 decoder channels. 15 channels are used for IP-camera decoding only and one decoder channels is shared between IP-camera and video playback. This works file. Now we want to use IP-camera decoding for 16 channels and video playback at the same time. If I setup maximal 17 decoder channels the system hangs at startup. (I have attache a log witch comment) As I understand it is possible to setup max. 64 decoder channels.

Next step will be to have 16 decoder channels for 720x576 for IP-camera and 1 decoder channel 1920x1080 for playback. But first we want to run all in 720x576 max.

 

 

 

  • Can you pls try same on DVRRDK 4.1. 64 channel encode + 32 channel decode was tested on DVRRDK 4.0/4.1

     

  • I do not have DVRRDK 4.0 ready for 16 IP camera testing, this will be added to the project stub later.

    Have You got test results for version 03.0.0..0 for more than 16 decoder channels ?

    I also made some test with #undef SYSTEM_USE_TILER in version 03.0.0.0 but I am not sure what consequences

    this brings.

     

     

  • Pls share the logs. There are a number of issues that were fixed since RDK 3.0 which could be causing failure.

    Also check with 2G memory map build to confirm this is not memory allocation issue.

  • Sorry I forgot the log file.

    We use 2 G memory layout.

    Feb  5 10:08:47 bd-10319000 user.info MULTICH_PROGRESSIVE_VCAP_VENC_VDEC_VDIS : Entered usecase 16CH Progressive <816x> Cap/Enc/Dec/Dis
    Feb  5 10:08:47 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-0 (0x5c): Detected video (720x288@50Hz, 1)
    Feb  5 10:08:47 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-1 (0x5d): Detected video (720x288@50Hz, 1)
    Feb  5 10:08:47 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-2 (0x5e): Detected video (720x288@50Hz, 1)
    Feb  5 10:08:47 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-3 (0x5f): Detected video (720x288@50Hz, 1)
    Feb  5 10:08:51 bd-10319000 user.info : [m3vpss ]  50021: CAPTURE: VIP0 PortA capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  5 10:08:51 bd-10319000 user.info : [m3vpss ]  50109: CAPTURE: VIP0 PortB capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  5 10:08:51 bd-10319000 user.info : [m3vpss ]  50196: CAPTURE: VIP1 PortA capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  5 10:08:51 bd-10319000 user.info : [m3vpss ]  50284: CAPTURE: VIP1 PortB capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 0: 0xb48c0c80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 1: 0xb4928480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 2: 0xb498fc80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 3: 0xb49f7480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 4: 0xb4a5ec80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50385: CAPTURE: 5: 0xb4ac6480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 58 (58)
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50741: DEI     : Loading Up-scaling Co-effs
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  50741: DEI     : Co-effs Loading ... DONE !!!
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  51092: DEI     : Loading Up-scaling Co-effs
    Feb  5 10:08:52 bd-10319000 user.info : [m3vpss ]  51092: DEI     : Co-effs Loading ... DONE !!!
    Feb  5 10:08:52 bd-10319000 user.info : [c6xdsp ]  43106: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
    Feb  5 10:08:52 bd-10319000 user.info : [c6xdsp ]  43109: ALG : Create in progress !!!
    Feb  5 10:08:52 bd-10319000 user.info : [c6xdsp ]  43115: ALG : Create Done !!!
    Feb  5 10:08:52 bd-10319000 user.debug [host] : IpcBitsOutLink_tskMain: TID=1930
    Feb  5 10:08:52 bd-10319000 user.debug [host] : IpcBitsOutLink_periodicTaskFxn: TID=1940
    Feb  5 10:08:52 bd-10319000 user.info : [m3video]  51121: SYSTEM: Opening MsgQ [HOST_MSGQ] ...
    Feb  5 10:08:52 bd-10319000 user.info : [m3video]  51149: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  51572: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 59 (59)
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 60 (60)
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] SWMS: instance 0, sc id 5, start win 0 end win 17
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 61 (61)
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 62 (62)
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] SWMS: instance 0, sc id 5, start win 0 end win 17
    Feb  5 10:08:53 bd-10319000 user.info : [m3video] ENCLINK:INFO: !!!Number of output buffers for ch[35] set to [1]
    
    
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!!!!!!!!!!!!!!!!!!!!  MCFW initialization stops here if we set 17 decoder channels !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    
    Feb  5 10:08:53 bd-10319000 user.debug [host] : IpcBitsInLink_tskMain: TID=1928
    Feb  5 10:08:53 bd-10319000 user.notice [host] :  6940: IPC_BITS_IN   : ListMPOpen start !!!
    Feb  5 10:08:53 bd-10319000 user.notice [host] :  6944: IPC_BITS_IN   : ListMPOpen done !!!
    Feb  5 10:08:53 bd-10319000 user.notice [host] :  6946: IPC_BITS_IN   : System_linkGetInfo done !!!
    Feb  5 10:08:53 bd-10319000 user.debug [host] : IpcBitsInLink_periodicTaskFxn: TID=1941
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] ==============FVID2_SETFMT STARTING===================
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] ==============FVID2_SETFMT STARTED===================
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] ==============FVID2_SETFMT STARTING===================
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ] ==============FVID2_SETFMT STARTED===================
    Feb  5 10:08:53 bd-10319000 user.debug OSD_CAPTURE : OSD_Capture_Process_Thread: TID=1942
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  52224: DISPLAY: HDDAC(BP0) : 28 fps, Latency (Min / Max) = ( 255 / 0 ), Callback Interval (Min / Max) = ( 255 / 0 ) !!! 
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  52225: DISPLAY: UNDERFLOW COUNT: HDMI(BP0) 1, HDDAC(BP0) 1, DVO2(BP1) 1, SDDAC(SEC1) 1 
    Feb  5 10:08:53 bd-10319000 user.info : [m3vpss ]  52314: DISPLAY: SDDAC(SEC1): 11 fps, Latency (Min / Max) = ( 255 / 0 ), Callback Interval (Min / Max) = ( 255 / 0 ) !!! 
    Feb  5 10:08:53 bd-10319000 user.debug DISPLAY_PROCESS : HDMI_Display_Process_Thread: TID=1943
    Feb  5 10:08:53 bd-10319000 user.info DMP_VCAP_VENC_VDEC_VDIS : Set default encoder sample aspect ratio
    Feb  5 10:08:53 bd-10319000 user.warn DMP_ENCODE : dmp_EncodeSetAspectRatio: Set default SAR for 4:3, channel 16
    Feb  5 10:08:53 bd-10319000 user.debug DMP_VIDEO_PLAYBACK : VdecVdis_VideoPlayback_Thread: TID=1944
    

  • The log doesn't show anything. Can you determine which link create is not completing. Is it ipcBitsOutLink or decLink. Pls confirm insmod syslink.ko TRACE=1 TRACEFAILURE=1 is present in your init.sh script .

  • 
    Feb  6 10:28:02 192 user.notice root: init_816x.sh - START
    *** Bootargs Validated for mem param ***
    *** Bootargs Validated for notifyk.vpssm3 params ***
    Kernel bootargs validated
    numid=101,iface=MIXER,name='Left DAC Mux'
      ; type=ENUMERATED,access=rw------,values=1,items=3
      ; Item #0 'DAC_L1'
      ; Item #1 'DAC_L3'
      ; Item #2 'DAC_L2'
      : values=2
    numid=99,iface=MIXER,name='Right DAC Mux'
      ; type=ENUMERATED,access=rw------,values=1,items=3
      ; Item #0 'DAC_R1'
      ; Item #1 'DAC_R3'
      ; Item #2 'DAC_R2'
      : values=2
     [c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
     [m3video] Remote Debug Shared Memory @ 0xbf005020
     [m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
    SysLink version : 2.10.02.17
    SysLink module created on Date:Jan 24 2014 Time:14:36:52
    Trace enabled
    Trace SetFailureReason enabled
    Feb  6 09:28:04 192 user.alert kernel: SysLink version : 2.10.02.17
    Feb  6 09:28:04 192 user.alert kernel: SysLink module created on Date:Jan 24 2014 Time:14:36:52
    Feb  6 09:28:04 192 user.alert kernel: Trace enabled
    Feb  6 09:28:04 192 user.alert kernel: Trace SetFailureReason enabled
     Setting DMM priority for [DUCATI  ] to [0] ( 0x4e000624 = 0x08000000 )
     Setting DMM priority for [HDVICP0 ] to [2] ( 0x4e000634 = 0x0000000a )
     Setting DMM priority for [HDVICP1 ] to [2] ( 0x4e000634 = 0x000a0000 )
     Setting DMM priority for [HDVICP2 ] to [2] ( 0x4e000634 = 0x00a00000 )
     
     *** TVP5158 probe : START ***
     
     TI VS EVM : TVP5158 device address : 0x58, 0x5a, 0x5c, 0x5e
     TI DVR    : TVP5158 device address : 0x5c, 0x5d, 0x5e, 0x5f
     
     Device found     : I2C (0xXX): 0x08 = 0x51
                        I2C (0xXX): 0x09 = 0x58
     
     Device NOT found : I2C (0xXX): Read ERROR !!! (reg[0x08], count = 2)
     
     I2C (0x58): Read ERROR !!! (reg[0x08], count = 2)
     I2C (0x5a): Read ERROR !!! (reg[0x08], count = 2)
     I2C (0x5c): 0x08 = 0x51 
     I2C (0x5c): 0x09 = 0x58 
     I2C (0x5d): 0x08 = 0x51 
     I2C (0x5d): 0x09 = 0x58 
     I2C (0x5e): 0x08 = 0x51 
     I2C (0x5e): 0x09 = 0x58 
    Feb  6 10:28:06 192 user.err OSA_I2C : OSA_i2cRead8: I2C (0x58): Read ERROR! (reg[0x08], count = 2)
    Feb  6 10:28:06 192 user.err OSA_I2C : OSA_i2cRead8: I2C (0x5a): Read ERROR! (reg[0x08], count = 2)
     I2C (0x5f): 0x08 = 0x51 
     I2C (0x5f): 0x09 = 0x58 
     
     *** TVP5158 probe : END ***
     
    /opt/ti816x
    Attached to slave procId 2.
    Loaded file ../firmware/dvr_rdk_fw_m3vpss.xem3 on slave procId 2.
    Started slave procId 2.
    After Ipc_loadcallback status [0x00000000]
    After Ipc_startcallback status [0x097d2000]
    Feb  6 10:28:07 192 user.info : [m3vpss ] ***** SYSTEM  : Frequency <ORG> - 250000000, <NEW> - 250000000
    Feb  6 10:28:07 192 user.info : [m3vpss ] notify_attach  rtnVal  0
    Feb  6 10:28:07 192 user.info : [m3vpss ] initProxyServer  rtnVal  0
    Feb  6 10:28:07 192 user.info : [m3vpss ]  
    Feb  6 10:28:07 192 user.info : [m3vpss ]  *** UTILS: CPU KHz = 500000 Khz ***
    Feb  6 10:28:07 192 user.info : [m3vpss ]  
    Feb  6 10:28:07 192 user.info : [m3vpss ]  48: SYSTEM  : System Common Init in progress !!!
    Feb  6 10:28:07 192 user.info : [m3vpss ]  48: SYSTEM: IPC init in progress !!!
    Feb  6 10:28:07 192 user.info : [m3vpss ]  48: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28:07 192 user.info : [m3vpss ]  1048: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28:07 192 user.info : [m3vpss ]  1050: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
    Feb  6 10:28:07 192 user.info : [m3vpss ]  1051: SYSTEM: Attaching to [DSP] ... 
    Attached to slave procId 1.
    Loaded file ../firmware/dvr_rdk_fw_m3video.xem3 on slave procId 1.
    Started slave procId 1.
    After Ipc_loadcallback status [0x00000000]
    After Ipc_startcallback status [0x00000000]
    Feb  6 10:28:09 192 user.info : [m3video] ***** SYSTEM  : Frequency <ORG> - 250000000, <NEW> - 250000000
    Feb  6 10:28:09 192 user.info : [m3vpss ]  2050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:09 192 user.info : [m3video]  
    Feb  6 10:28:09 192 user.info : [m3video]  *** UTILS: CPU KHz = 500000 Khz ***
    Feb  6 10:28:09 192 user.info : [m3video]  
    Feb  6 10:28:09 192 user.info : [m3video]  1616: SYSTEM  : System Common Init in progress !!!
    Feb  6 10:28:09 192 user.info : [m3video]  1616: SYSTEM: IPC init in progress !!!
    Feb  6 10:28:09 192 user.info : [m3video]  1616: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28:09 192 user.info : [m3video]  2616: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28:09 192 user.info : [m3video]  2619: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
    Feb  6 10:28:09 192 user.info : [m3video]  2619: SYSTEM: Attaching to [DSP] ... 
    Attached to slave procId 0.
    Loaded file ../firmware/dvr_rdk_fw_c6xdsp.xe674 on slave procId 0.
    Started slave procId 0.
    After Ipc_loadcallback status [0x00000000]
    After Ipc_startcallback status [0x00000000]
    Feb  6 10:28:10 192 user.info : [c6xdsp ] ***** SYSTEM  : Frequency <ORG> - 800000000, <NEW> - 800000000
    Feb  6 10:28:10 192 user.info : [m3video]  3618: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:10 192 user.info : [m3vpss ]  3050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  *** UTILS: CPU KHz = 800000 Khz ***
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  5: SYSTEM  : System Common Init in progress !!!
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  5: SYSTEM: IPC init in progress !!!
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  5: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28DMA: Module install successful, device major num = 251 
    :10 192 user.infDRV: Module install successful
    o : [c6xdsp ]  1DRV: Module built on Feb  6 2014 10:12:07 
    012: SYSTEM: Attaching to [HOST] ... 
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  1014: SYSTEM: Attaching to [HOST] ... SUCCESS !!!
    Feb  6 10:28:10 192 user.info : [c6xdsp ]  1014: SYSTEM: Attaching to [VIDEO-M3] ... 
    Feb  6 10:28:10 192 user.info : [m3vpss ]  4050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 09:28:10 192 user.info kernel: DMA: Module install successful, device major num = 251 
    Feb  6 09:28:10 192 user.info kernel: DRV: Module install successful
    Feb  6 09:28:10 192 user.info kernel: DRV: Module built on Feb  6 2014 10:12:07 
     [c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
     [m3video] Remote Debug Shared Memory @ 0xbf005020
     [m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
    Feb  6 10:28:11 192 user.info : [m3video]  4618: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:11 192 user.info : [m3vpss ]  5050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:11 192 user.info : [c6xdsp ]  2021: SYSTEM: Attaching to [VIDEO-M3] ... 
    Feb  6 10:28:11 192 user.info : [c6xdsp ]  2436: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
    Feb  6 10:28:11 192 user.info : [m3video]  5618: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:11 192 user.info : [c6xdsp ]  2436: SYSTEM: Attaching to [VPSS-M3] ... 
    Feb  6 10:28:11 192 user.info : [m3video]  5619: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
    Feb  6 10:28:11 192 user.info : [m3video]  5619: SYSTEM: Attaching to [VPSS-M3] ... 
    Feb  6 10:28:12 192 user.info : [m3vpss ]  6050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:12 192 user.info : [m3video]  6618: SYSTEM: Attaching to [VPSS-M3] ... 
    Feb  6 10:28:12 192 user.info : [c6xdsp ]  3443: SYSTEM: Attaching to [VPSS-M3] ... 
    Feb  6 10:28:13 192 user.info : [c6xdsp ]  3715: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
    Feb  6 10:28:13 192 user.info : [m3vpss ]  7050: SYSTEM: Attaching to [DSP] ... 
    Feb  6 10:28:13 192 user.info : [c6xdsp ]  3715: SYSTEM: Opening MsgQ Heap [IPC_MSGQ_MSG_HEAP] ...
    Feb  6 10:28:13 192 user.info : [m3vpss ]  7051: SYSTEM: Attaching to [DSP] ... SUCCESS !!!
    Feb  6 10:28:13 192 user.info : [m3vpss ]  7051: SYSTEM: Attaching to [VIDEO-M3] ... 
    Feb  6 10:28:13 192 user.info : [m3video]  7618: SYSTEM: Attaching to [VPSS-M3] ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8051: SYSTEM: Attaching to [VPSS-M3] ... SUCCESS !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8050: SYSTEM: Attaching to [VIDEO-M3] ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8051: SYSTEM: Opening MsgQ Heap [IPC_MSGQ_MSG_HEAP] ...
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8051: SYSTEM: Attaching to [VIDEO-M3] ... SUCCESS !!!
    Feb  6 10:28:14 192 user.info : [m3video]  8051: SYSTEM: Creating MsgQ [VIDEO-M3_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8051: SYSTEM: Creating MsgQ Heap [IPC_MSGQ_MSG_HEAP] ...
    Feb  6 10:28:14 192 user.info : [m3video]  8052: SYSTEM: Creating MsgQ [VIDEO-M3_ACK_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8051: SYSTEM: Creating MsgQ [VPSS-M3_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3video]  8053: SYSTEM: Notify register to [HOST] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8051: SYSTEM: Creating MsgQ [VPSS-M3_ACK_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3video]  8053: SYSTEM: Notify register to [DSP] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8053: SYSTEM: Notify register to [HOST] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8054: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8053: SYSTEM: Notify register to [DSP] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8054: SYSTEM: IPC init DONE !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8053: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8060: MEM: Shared Region 2: Base = 0xb0000000, Length = 0x0e9c0000 (233 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8054: SYSTEM: IPC init DONE !!!
    Feb  6 10:28:14 192 user.info : [m3video]  8060: MEM: Shared Region 1: Base = 0x88000000, Length = 0x15000000 (336 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8060: MEM: Shared Region 2: Base = 0xb0000000, Length = 0x0e9c0000 (233 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8060: MEM: Shared Region 1: Base = 0x88000000, Length = 0x15000000 (336 MB) 
    Feb  6 10:28:14 192 user.info : [m3video]  8062: SYSTEM  : System Common Init Done !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8062: SYSTEM  : System Common Init Done !!!
    Feb  6 10:28:14 192 user.info : [m3video]  8062: SYSTEM  : System Video Init in progress !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8062: SYSTEM  : System VPSS Init in progress !!!
    Feb  6 10:28:14 192 user.info : [m3video]  8062: SYSTEM  : System Video Init Done !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ] === HDVPSS Clocks are enabled ===
    Feb  6 10:28:14 192 user.info : [m3vpss ] === HDVPSS is fully functional ===
    Feb  6 10:28:14 192 user.info : [m3vpss ] === HDVPSS module is not in standby ===
    Feb  6 10:28:14 192 user.info : [m3vpss ] === I2C1 Clk is active ===
    Feb  6 10:28:14 192 user.info : [m3video]  8090: HDVICP: Doing PRCM for IVAHD[0] ... 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8088: SYSTEM : HDVPSS Drivers Version: HDVPSS_01_00_01_37
    Feb  6 10:28:14 192 user.info : [m3video]  8091: HDVICP: PRCM for IVAHD[0] ... DONE.
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8088: SYSTEM  : FVID2 Init in progress !!!
    Feb  6 10:28:14 192 user.info : [m3video]  8091: HDVICP: Doing PRCM for IVAHD[1] ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8091: HDVICP: PRCM for IVAHD[1] ... DONE.
    Feb  6 10:28:14 192 user.info : [m3video]  8091: HDVICP: Doing PRCM for IVAHD[2] ... 
    Feb  6 10:28:14 192 user.info : [m3video]  8091: HDVICP: PRCM for IVAHD[2] ... DONE.
    Feb  6 10:28:14 192 user.info : [m3video]  8091: SYSTEM  : Initializing Links !!! 
    Feb  6 10:28:14 192 user.info : [m3video]  8092: SYSTEM  : FREE SPACE : System Heap      = 6280232 B, Mbx = 10240 msgs) 
    Feb  6 10:28:14 192 user.info : [m3video]  8092: SYSTEM  : FREE SPACE : SR0 Heap         = 14084480 B (13 MB) 
    Feb  6 10:28:14 192 user.info : [m3video]  8092: SYSTEM  : FREE SPACE : Frame Buffer     = 245104512 B (233 MB) 
    Feb  6 10:28:14 192 user.info : [m3video]  8092: SYSTEM  : FREE SPACE : Bitstream Buffer = 352321408 B (335 MB) 
    Feb  6 10:28:14 192 user.info : [m3video]  8092: SYSTEM: Opening MsgQ [VPSS-M3_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3video]  8093: SYSTEM  : FREE SPACE : Tiler 8-bit      = 134217728 B (128 MB)  - TILER ON 
    Feb  6 10:28:14 192 user.info : [m3video]  8093: SYSTEM  : FREE SPACE : Tiler 16-bit     = 134217728 B (128 MB)  - TILER ON 
    Feb  6 10:28:14 192 user.info : [m3video]  8125: SYSTEM  : Initializing Links ... DONE ![module] vpss probe done.
    !! 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8170: SYSTEM  : FVID2 Init in progress DONE !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8170: SYSTEM  : Device Init in progress !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ] initPrms.isI2cInitReq = 0
    Feb  6 10:28:14 192 user.info : [c6xdsp ]  4722: SYSTEM: Opening MsgQ Heap [IPC_MSGQ_MSG_HEAP] ...
    Feb  6 10:28:14 192 user.info : [m3vpss ] initPrms.isI2cInitReq = 0
    Feb  6 10:28:14 192 user.info : [c6xdsp ]  4722: SYSTEM: Creating MsgQ [DSP_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8173: S[module] ti81xxfb probe done.
    YSTEM  : Device Init in progress DONE !!!
    Feb  6 10:28:14 192 user.info : [c6xdsp ]  4723: SYSTEM: Creating MsgQ [DSP_ACK_MSGQ] ...
    Feb  6 10:28:14 192 user.info : [c6xdsp ]  4723: SYSTEM: Feb  6 10:28:14 192 user.info : [c6xdsp ]  4725: MEM: Shared RegFeb  6 10:28:14 Feb  6 10:28:14 192 user.info : [c6xdsp ] !!WARNFeb  6 10:28:14 1HDMI W1 rev 2.0
    92 user.info : [c6xdsp ]  4732: SYSTEM  : FREE Feb  6 10:28:14 192 user.info : [c6xdsp ]  4703: SYSTEM  : InitiFeb  6 10:28:14 192 user.info : [[module] ti81xx_hdmi probe done.
    c6xdsp ]  4703:Feb  6 10:28:14 192 user.info : [m3vpss ]  8306: SYSTEM  : System VPSS Init Done !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8306: UTILS: DMA: HWI Create for INT63 !!!
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8306: SYSTEM  : Initializing Links !!! 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8306: SYSTEM  : FREE SPACE : System Heap      = 13024 B, Mbx = 10240 msgs) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8307: SYSTEM  : FREE SPACE : SR0 Heap         = 13452672 B (12 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8307: SYSTEM  : FREE SPACE : Frame Buffer     = 240794496 B (229 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8307: SYSTEM  : FREE SPACE : Bitstream Buffer = 352321408 B (335 MB) 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8307: SYSTEM  : FREE SPACE : Tiler 8-bit      = 134217728 B (128 MB)  - TILER ON 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8307: SYSTEM  : FREE SPACE : Tiler 16-bit     = 134217728 B (128 MB)  - TILER ON 
     [m3vpss ] Received character 's'
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8422: SYSTEM  : Initializing Links ... DONE !!! 
    Feb  6 10:28:14 192 user.info : [m3vpss ]  8422: SYSTEM  : Set Static L3 pressure for HDVPSS as High
     [c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
     [m3video] Remote Debug Shared Memory @ 0xbf005020
     [m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
     [m3video] Received character 's'
     [c6xdsp ] Remote Debug Shared Memory @ 0xbf000000
     [m3video] Remote Debug Shared Memory @ 0xbf005020
     [m3vpss ] Remote Debug Shared Memory @ 0xbf00a040
     [c6xdsp ] Received character 's'
    /opt/ti816x
    Feb  6 09:28:14 192 user.warn kernel: [module] vpss probe done.
    Feb  6 09:28:14 192 user.warn kernel: [module] ti81xxfb probe done.
    Feb  6 09:28:14 192 user.info kernel: HDMI W1 rev 2.0
    Feb  6 09:28:14 192 user.warn kernel: [module] ti81xx_hdmi probe done.
    Feb  6 09:28:14 192 user.debug kernel: found best resolution: 1400x1050 (30)
    
     MEM_RDWR_writeMem: ORG 0x46c00524: 0
     MEM_RDWR_writeMem: NEW 0x46c00524: 2
    Feb  6 10:28:16 192 user.notice root: init_816x.sh - READY
    
    
    Feb  6 10:28:48 bd-10319000 user.notice DMP_MAIN : Start dmp-module
    Feb  6 10:28:48 bd-10319000 user.info DMP : dmp_Start: start dmp-module...
    Feb  6 10:28:48 bd-10319000 user.debug SHELL : Shell_Process_Thread: TID=1879
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [0] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [0]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [1] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [1]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [2] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [2]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [3] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [3]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [4] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [4]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [5] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [5]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [6] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [6]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [7] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [7]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [8] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [8]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [9] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [9]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [10] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [10]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [11] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [11]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [12] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [12]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [13] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [13]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [14] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [14]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_TVP5158GetVideoStatus: Detected video at Ch [15] (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.info DMP : Detected PAL signal at Ch [15]
    Feb  6 10:28:48 bd-10319000 user.info DMP_CAPTURE : dmp_CaptureIdentifyVideoStandard: Identified signal standard: PAL
    Feb  6 10:28:48 bd-10319000 user.info DMP : dmp_SetDisplayMosaicCombination: 0
    Feb  6 10:28:48 bd-10319000 user.info DMP_VCAP_VENC_VDEC_VDIS : VcapVencVdecVdis_start: Channel details: Capture = 16 / Primary Encoder = 18 / Secondary Encoder = 17 / Decoder = 17 / Display = 32
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  0: SYSTEM: System Common Init in progress !!!
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  0: SYSTEM: IPC init in progress !!!
    Feb  6 10:28:48 bd-10319000 user.debug [host] : System_ipcMsgQTaskMain: TID=1881
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  28: SYSTEM: Notify register to [DSP] line 0, event 15 ... 
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  28: SYSTEM: Notify register to [VIDEO-M3] line 0, event 15 ... 
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  29: SYSTEM: Notify register to [VPSS-M3] line 0, event 15 ... 
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  30: SYSTEM: IPC init DONE !!!
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcBitsInLink_init: Task IpcBitsInLink_tskMain 0 created
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcBitsInLink_init: Task IpcBitsInLink_tskMain 1 created
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  32: SYSTEM: Creating ListMP [HOST_IPC_OUT_25] in region 0 ...
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcBitsOutLink_init: Task IpcBitsOutLink_tskMain 0 created
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  37: SYSTEM: Creating ListMP [HOST_IPC_OUT_26] in region 0 ...
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcBitsOutLink_init: Task IpcBitsOutLink_tskMain 1 created
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcFramesInLink_init: Task IpcFramesInLink_tskMain 0 created
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcFramesInLink_init: Task IpcFramesInLink_tskMain 1 created
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  44: SYSTEM: Creating ListMP [HOST_IPC_OUT_20] in region 0 ...
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcFramesOutLink_init: Task IpcFramesOutLink_tskMain 0 created
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  50: SYSTEM: Creating ListMP [HOST_IPC_OUT_21] in region 0 ...
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcFramesOutLink_init: Task IpcFramesOutLink_tskMain 1 created
    Feb  6 10:28:48 bd-10319000 user.notice [host] :  55: SYSTEM: Creating ListMP [HOST_IPC_OUT_22] in region 0 ...
    Feb  6 10:28:48 bd-10319000 user.debug [host] : IpcFramesOutLFeb  6 10:28:48 bd-10319000 userFeb  6 10:28:48 
    Feb  6 10:28:48 bd-10319000 user.info : [m3vpsFeb  6 10:28:48 bd-10319000 user.info : [m3vpss Feb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46784: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46784: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46785: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss Feb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46786: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46786: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss Feb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46786: SYSTEMFeb  6 10:28:48 bd-10319000 user.info : [m3vpss ]  46786: SYSTEMFeb  6 10:28:48 bd-10319000 user.debug DMP_VIDEO_RECORD : VcapVenc_Thread: TID=1892
    Feb  6 10:28:48 bd-10319000 user.info MULTICH_PROGRESSIVE_VCAP_VENC_VDEC_VDIS : Entered usecase 16CH Progressive <816x> Cap/Enc/Dec/Dis
    Feb  6 10:28:48 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-0 (0x5c): Detected video (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-1 (0x5d): Detected video (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-2 (0x5e): Detected video (720x288@50Hz, 1)
    Feb  6 10:28:48 bd-10319000 user.notice TI_VCAP :  Vcap_configVideoDecoder: TVP5158-3 (0x5f): Detected video (720x288@50Hz, 1)
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ]  52389: CAPTURE: VIP0 PortA capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ]  52477: CAPTURE: VIP0 PortB capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ]  52566: CAPTURE: VIP1 PortA capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ]  52654: CAPTURE: VIP1 PortB capture mode is [ 8-bit, Pixel-mux Embedded Sync] !!! 
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:53 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[10]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] CAPTURE:ALLOCINFO:FMT[1]/PITCH[1472]/HEIGHT[288]/NUMBUFS[6]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 0: 0xb48c0c80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 1: 0xb4928480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 2: 0xb498fc80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 3: 0xb49f7480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 4: 0xb4a5ec80, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  52755: CAPTURE: 5: 0xb4ac6480, 736 x 288, 00067800 B --> Extra Frames 
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 58 (58)
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[0]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[0]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[1]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[1]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[2]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[2]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[3]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[3]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[4]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[4]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[5]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[5]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[6]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[6]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[7]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[7]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[7]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[7]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[7]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  53116: DEI     : Loading Up-scaling Co-effs
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ]  53116: DEI     : Co-effs Loading ... DONE !!!
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[0]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[0]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[0]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[1]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[1]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[1]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[2]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[2]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[2]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[3]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[3]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[3]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[4]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[4]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[4]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[5]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[5]/BufCnt[0]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUF:ChId[5]/BufCnt[1]/Size[105984]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[0]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[1]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:FLDBUF:ChId[6]/BufCnt[2]/Size[414720]
    Feb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:CTXBUF:MVBUFeb  6 10:28:54 bd-10319000 user.info : [m3vpss ] DEI:ALLOCINFO:Feb  6 10:28:54 bd-10319000 user.info : [c6xdsp ]  45165: IPC_FRAMES_IN   : CreaFeb  6 10:28:54 Feb  6 10:28:54 bd-10319000 userFeb  6 10:28:54 bd-10319000 user.info : [c6xdsp Feb  6 10:28:54 bd-10319000 user.debug [host] : IpcBitsOutLink_tskMain: TID=1884
    Feb  6 10:28:54 bd-10319000 user.notice [host]Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53501: IPC_BIFeb  6 10:28:54 bd-10319000 user.info : [m3video]  53505: SYSTEMFeb  6 10:28:54 bd-10319000 user.info : [m3videoFeb  6 10:28:54 bd-10319000 user.info : [m3video]  53506: SYSTEMFeb  6 10:28:54 bd-10319000 user.info : [m3video]  53506: SYSTEMFeb  6 10:28:54 bd-10319000 user.info : [m3videoFeb  6 10:28:54 bd-10319000 user.info : [m3video]  53534: DECODEFeb  6 10:28:54 bd-10319000 user.info : [m3video]  53560: DECODE: Creating CH1 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53586: DECODE: Creating CH2 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53612: DECODE: Creating CH3 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53638: DECODE: Creating CH4 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53664: DECODE: Creating CH5 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53690: DECODE: Creating CH6 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53717: DECODE: Creating CH7 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53743: DECODE: Creating CH8 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53770: DECODE: Creating CH9 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:54 bd-10319000 user.info : [m3video]  53798: DECODE: Creating CH10 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53828: DECODE: Creating CH11 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53859: DECODE: Creating CH12 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53889: DECODE: Creating CH13 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53920: DECODE: Creating CH14 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53950: DECODE: Creating CH15 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53981: DECODE: Creating CH16 of 720 x 576 [PROGRESSIVE] [TILED      ],target bitrate = 2000 Kbps ... 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53983: DECODE: All CH Create ... DONE !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53985: DECODE: Create ... DONE !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3video] After DEC Create:
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53986: SYSTEM  : FREE SPACE : System Heap      = 6236816 B, Mbx = 10239 msgs) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53986: SYSTEM  : FREE SPACE : SR0 Heap         = 12779904 B (12 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  53989: IPC_IN_M3   : Create in progress !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  53990: SYSTEM: Opening MsgQ [VIDEO-M3_MSGQ] ...
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53986: SYSTEM  : FREE SPACE : Frame Buffer     = 896 B (0 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  53992: IPC_IN_M3   : Create Done !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53986: SYSTEM  : FREE SPACE : Bitstream Buffer = 252440448 B (240 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53987: SYSTEM  : FREE SPACE : Tiler 8-bit      = 31981568 B (30 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53987: SYSTEM  : FREE SPACE : Tiler 16-bit     = 82313216 B (78 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53988: IPC_OUT_M3   : Create in progress !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3video]  53988: IPC_OUT_M3   : Create Done !!!
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 59 (59)
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 60 (60)
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ] SWMS: instance 0, sc id 5, start win 0 end win 17
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 61 (61)
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  UTILS: DMA: Allocated CH (TCC) = 62 (62)
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ] SWMS: instance 0, sc id 5, start win 0 end win 17
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54150: Before Create NSF
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : System Heap      = 3976 B, Mbx = 10239 msgs) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : SR0 Heap         = 12779904 B (12 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : Frame Buffer     = 896 B (0 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : Bitstream Buffer = 227465088 B (216 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : Tiler 8-bit      = 31981568 B (30 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54151: SYSTEM  : FREE SPACE : Tiler 16-bit     = 82313216 B (78 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ] NSF:ALLOCINFO:WIDTH[720]:HEIGHT[576]:PITCH[16384]:ChId[0]:MEMTYPE[1]
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54153: After Create NSF
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54153: SYSTEM  : FREE SPACE : System Heap      = 3848 B, Mbx = 10239 msgs) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54153: SYSTEM  : FREE SPACE : SR0 Heap         = 12779904 B (12 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54153: SYSTEM  : FREE SPACE : Frame Buffer     = 896 B (0 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54153: SYSTEM  : FREE SPACE : Bitstream Buffer = 227465088 B (216 MB) 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54154: SYSTEM  : FREE SPACE : Tiler 8-bit      = 22544384 B (21 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.info : [m3vpss ]  54154: SYSTEM  : FREE SPACE : Tiler 16-bit     = 72876032 B (69 MB)  - TILER ON 
    Feb  6 10:28:55 bd-10319000 user.debug MULTICH_PROGRESSIVE_VCAP_VENC_VDEC_VDIS :    ====>> MULTICH_PROGRESSIVE_CREATE_LINK(ipcOutVpssId , &ipcOutVpssPrm , sizeof(ipcOutVpssPrm) );
    Feb  6 10:28:56 bd-10319000 user.debug MULTICH_PROGRESSIVE_VCAP_VENC_VDEC_VDIS :    ====>>  MULTICH_PROGRESSIVE_CREATE_LINK(ipcInVideoId , &ipcInVideoPrm , sizeof(ipcInVideoPrm) );
    Feb  6 10:28:56 bd-10319000 user.info : [m3vpss ]  55672: IPC_OUT_M3   : Create in progress !!!
    Feb  6 10:28:56 bd-10319000 user.info : [m3vpss ]  55673: IPC_OUT_M3   : Create Done !!!
    Feb  6 10:28:57 bd-10319000 user.info : [m3video]  56792: IPC_IN_M3   : Create in progress !!!
    Feb  6 10:28:57 bd-10319000 user.debug MULTICH_PROGRESSIVE_VCAP_VENC_VDEC_VDIS :    ====>>  MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.encId, &encPrm, sizeof(encPrm));
    Feb  6 10:28:57 bd-10319000 user.info : [m3video]  56795: IPC_IN_M3   : Create Done !!!
    Feb  6 10:28:58 bd-10319000 user.info : [m3video] Before ENC Create:
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57913: SYSTEM  : FREE SPACE : System Heap      = 6236512 B, Mbx = 10238 msgs) 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57913: SYSTEM  : FREE SPACE : SR0 Heap         = 12779904 B (12 MB) 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57913: SYSTEM  : FREE SPACE : Frame Buffer     = 896 B (0 MB) 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57913: SYSTEM  : FREE SPACE : Bitstream Buffer = 227465088 B (216 MB) 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57914: SYSTEM  : FREE SPACE : Tiler 8-bit      = 22544384 B (21 MB)  - TILER ON 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  57914: SYSTEM  : FREE SPACE : Tiler 16-bit     = 72876032 B (69 MB)  - TILER ON 
    Feb  6 10:28:58 bd-10319000 user.info : [m3video] ENCLINK:INFO: !!!Number of output buffers for ch[35] set to [1]
    Feb  6 10:28:58 bd-10319000 user.info : [m3video] After ENC Create:
    Feb  6 10:28:58 bd-10319000 user.info : [m3video]  58293: SYSTEM  : FREE SPACE : System Heap      = 5792640 B, Mbx = 10237 msgs) 
    Feb  6 10:28:59 bd-10319000 user.info : [m3video]  58294: SYSTEM  : FREE SPACE : SR0 Heap         = 12779904 B (12 MB) 
    Feb  6 10:28:59 bd-10319000 user.info : [m3video]  58294: SYSTEM  : FREE SPACE : Frame Buffer     = 896 B (0 MB) 
    Feb  6 10:28:59 bd-10319000 user.info : [m3video]  58294: SYSTEM  : FREE SPACE : Bitstream Buffer = 182734208 B (174 MB) 
    

    For more information I enabled the following debug outputs in /mcfw/interfaces/link_api/system_debug.h: SYSTEM_DEBUG, SYSTEM_DEBUG_IPC, SYSTEM_DEBUG_DEC, SYSTEM_DEBUG_MEMALLOC and SYSTEM_DEBUG_MULTI_CHANNEL_DEC in decLink_priv.h

    Also insmod ./kermod/syslink.ko TRACE=1 TRACEFAILURE=1 is enabled.

    I also have added some local debug output in multich_progressive_vcap_venc_vdec_vdis.c:

     DEBUG_LOG("====>> MULTICH_PROGRESSIVE_CREATE_LINK(ipcOutVpssId , &ipcOutVpssPrm , sizeof(ipcOutVpssPrm))");  

    MULTICH_PROGRESSIVE_CREATE_LINK(ipcOutVpssId , &ipcOutVpssPrm , sizeof(ipcOutVpssPrm) );

     DEBUG_LOG("====>>  MULTICH_PROGRESSIVE_CREATE_LINK(ipcInVideoId , &ipcInVideoPrm , sizeof(ipcInVideoPrm))");

     MULTICH_PROGRESSIVE_CREATE_LINK(ipcInVideoId , &ipcInVideoPrm , sizeof(ipcInVideoPrm) );

     

    DEBUG_LOG("====>>  MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.encId, &encPrm, sizeof(encPrm))");

     MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.encId, &encPrm, sizeof(encPrm));

     DEBUG_LOG("====>>  MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.ipcBitsOutRTOSId, &ipcBitsOutVideoPrm, sizeof(ipcBitsOutVideoPrm))");

     MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.ipcBitsOutRTOSId, &ipcBitsOutVideoPrm, sizeof(ipcBitsOutVideoPrm));

     DEBUG_LOG("====>>  MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.ipcBitsInHLOSId, &ipcBitsInHostPrm[0], sizeof(ipcBitsInHostPrm[0]))");

     MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.ipcBitsInHLOSId, &ipcBitsInHostPrm[0], sizeof(ipcBitsInHostPrm[0]));

    Mostly initialization stops before or during:    

    MULTICH_PROGRESSIVE_CREATE_LINK(gVencModuleContext.ipcBitsOutRTOSId, &ipcBitsOutVideoPrm, sizeof(ipcBitsOutVideoPrm));

     

    Sometime initialization goes to the end but I can not use decoder channel 17. If I start video playback, the following output occurs:

    Feb  6 10:24:16 bd-10319000 user.info : [m3video] DEC : IVAHDID : 0 Incoming Queue is empty. Batch generation complete!!

    Feb  6 10:24:16 bd-10319000 user.info : [m3video] DEC : IVAHDID : 0 Batch creation ... DONE !!!

    Feb  6 10:24:16 bd-10319000 user.info : [m3video] DEC : IVAHDID : 0 Number of Req Objs in Batch : 1

    Feb  6 10:24:16 bd-10319000 user.info : [m3video] DEC : IVAHDID : 0 Channels included in Batch:

    Feb  6 10:24:16 bd-10319000 user.info : [m3video] DEC : IVAHDID : 0 16

     

  • Hi Badri,
    My customer want 64 ch decode on DM8167. From your post it is 32ch decode max.
    Is there any modification can be done to support 64ch decode?

    customer report the channel create will hang when creating the 35ch 

    Customer is using DVRRDK4.0.1.

    Many thanks!
    BR,
    Eason