Hi Gary,
We tried as you suggested (default_bpp = 32 ) but we got error while using WFD source like this:
- "I/OMXPlayer: LEVEL: 1 FUNCTION: OMX_S32 PreProcessIPUInit(VpuEncoderIpuHandle*) LINE: 856 "
- "I/OMXPlayer: Open /dev/mxc_ipu failed."
Please find below log:
I/WifiDisplayController( 489): Opened RTSP connection with Wifi display: [Phone] Sink-000000
I/DisplayManagerService( 489): Display device added: DisplayDeviceInfo{"[Phone] Sink-000000": 1024 x 768, 60.0 fps, density 227, 227.0 x 227.0 dpi, touch EXTERNAL, rotation 0, type WIFI, address c2:bd:d1:f2:33:99, FLAG_PRESENTATION}
E/libEGL ( 191): EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint):1590 error 3008 (EGL_BAD_DISPLAY)
I/FslHwcomposer( 191): prepare: targetHandle is null
W/SurfaceFlinger( 191): [[Phone] Sink-000000] Unexpected dequeueBuffer() in GLES state
W/SurfaceFlinger( 191): [[Phone] Sink-000000] Unexpected dequeueBuffer() in GLES state
W/SurfaceFlinger( 191): [[Phone] Sink-000000] Unexpected advanceFrame() in GLES state on GLES/MIXED frame
W/SurfaceFlinger( 191): [[Phone] Sink-000000] Unexpected cancelBuffer(pslot=0) in HWC state
I/OMXPlayer( 194): LEVEL: 1 FUNCTION: OMX_S32 PreProcessIPUInit(VpuEncoderIpuHandle*) LINE: 856
I/OMXPlayer( 194): Open /dev/mxc_ipu failed.
I/OMXPlayer( 194): LEVEL: 1 FUNCTION: virtual FilterBufRetCode VpuEncoder::FilterOneBuffer() LINE: 2283
I/OMXPlayer( 194): init pre-process failure !
E/ACodec ( 194): [OMX.Freescale.std.video_encoder.avc.hw-based] ERROR(0x8000100b)
E/MediaCodec( 194): Codec reported an error. (omx error 0x8000100b, internalError -2147483648)
E/PlaybackSession( 194): converter signaled error -38
I/WifiDisplaySource( 194): playback session wants to quit.
I/WifiDisplayController( 489): Lost RTSP connection with Wifi display due to error 1: [Phone] Sink-000000
I/WifiDisplayController( 489): Wifi display connection failed!
I/WifiDisplayController( 489): Retrying Wifi display connection. Retries left: 2
I/WifiDisplayController( 489): Stopped listening for RTSP connection on 192.168.49.106:7236 from Wifi display: [Phone] Sink-000000
I/WifiDisplaySource( 194): Sending TEARDOWN trigger.
Regards,
Jaimin Thakkar