HW:DM8168
SW:EZSDK5.3.1.15
why decode_display_a8host_debug.xv5T block when output to ypbpr display? But the hdmi output is OK!
root@dm816x-evm:/home# ./decode_display_a8host_debug.xv5T -i 1080P_HP.h264 -w 1920 -h 1080 -f 60 -g 0 -d 1 -c h264input file: 1080P_HP.h264width: 1920height: 1080frame_rate: 60gfx: fbdev disablecodec: h264display_id: 1 Decoder-Display example =============================== OMX_Init completed UIAClient is ready to send a UIA configuration commandUIAClient received UIA_CONFIGURE_ACKUIAClient is done sending requestsUIAClient is ready to send a UIA configuration commandUIAClient received UIA_CONFIGURE_ACKUIAClient is done sending requests opening file decoder compoenent is created PADX: 32 PADY: 24 level set is 12 scalar compoenent is created set input port params (width = 1920, height = 1080) set output port params (width = 1920, height = 1080) set number of channels set input resolution set output resolution enable scalar input port got eventEnable/Disable Event enable scalar output port got eventEnable/Disable Event found handle 0x13af58 for component OMX.TI.VPSSM3.VFDC got display handle found handle 0x13ea60 for component OMX.TI.VPSSM3.CTRL.DCBuffer Size computed: 4147200set input port params (width = 1920, height = 1080) setting input and output memory type to defaultenable input port got eventEnable/Disable Event connect call for decoder-scalar connect call for scalar-display decoder inport buffers allocated decoder outport buffers allocated got eventState changed to: OMX_StateIdle state IDLE Scalar input port use buffer done scalar outport buffers allocated got eventState changed to: OMX_StateIdle scalar state IDLE
can anyone help me?
Feng,
we will try and let you know. It should have had worked without any issue.
Regards
Vimal
Vimal Jain:
what is your result?
It worked at our end,
can you give me your steps and the detail debug info ?
There is no additinal steps required for component o/p, you alreday put "-d 1" option. Can you check hdcomp is configured for 1080p-60 or not ? In the init script mod for hdmi / hdcomp display is set.
but we want to use V4L2 mode,and the i2c_modeis set to 0 in the boot files。
i2c_mode=0
can your test after set "i2c_mode=0"