Android A/ACodec: frameworks/av/media/libstagefright/ACodec.cpp:4019 CHECK_LE
在开发android过程中要使用到vlc播放rtsp流,使用vlc在android平板上播放没有报错,但是在android开发板上报了三个错误logcat如下:
[01-01 08:22:18.187: D/VLC(3856): core playlist: meta ok for (null), need to fetch art
01-01 08:22:18.187: D/VLC(3856): core input: Creating an input for '(null)'
01-01 08:22:18.188: D/VLC(3856): core art finder: looking for meta fetcher module matching "any": 0 candidates
01-01 08:22:18.188: D/VLC(3856): core art finder: no meta fetcher modules
01-01 08:22:18.188: D/VLC(3856): core playlist: art not found for (null)
01-01 08:22:18.189: D/VLC(3856): core generic: creating audio output
01-01 08:22:18.189: D/VLC(3856): core audio output: looking for audio output module matching "opensles": 4 candidates
01-01 08:22:18.189: W/libOpenSLES(3856): class OutputMix interface 0 requested but unavailable MPH=43
01-01 08:22:18.189: D/VLC(3856): core audio output: using audio output module "opensles_android"
01-01 08:22:18.189: D/VLC(3856): core generic: keeping audio output
01-01 08:22:18.190: D/VLC(3856): core input: Creating an input for 'rtsp://172.21.102.50/1/1'
01-01 08:22:18.192: D/VLC(3856): core input: using timeshift granularity of 50 MiB, in path '/tmp'
01-01 08:22:18.192: D/VLC(3856): core input: `rtsp://172.21.102.50/1/1' gives access `rtsp' demux `' path `172.21.102.50/1/1'
01-01 08:22:18.192: D/VLC(3856): core input: specified demux `any'
01-01 08:22:18.192: D/VLC(3856): core input: creating demux: access='rtsp' demux='any' location='172.21.102.50/1/1' file='(null)'
01-01 08:22:18.192: D/VLC(3856): core demux: looking for access_demux module matching "rtsp": 7 candidates
01-01 08:22:18.192: D/VLC(3856): live555 demux: version 2014.07.25
01-01 08:22:18.196: D/VLC(3856): core playlist: meta ok for (null), need to fetch art
01-01 08:22:18.197: D/VLC(3856): core input: Creating an input for '(null)'
01-01 08:22:18.197: D/VLC(3856): core art finder: looking for meta fetcher module matching "any": 0 candidates
01-01 08:22:18.197: D/VLC(3856): core art finder: no meta fetcher modules
01-01 08:22:18.197: D/VLC(3856): core playlist: art not found for (null)
01-01 08:22:18.203: D/VLC(3856): core playlist: meta ok for (null), need to fetch art
01-01 08:22:18.204: D/VLC(3856): core input: Creating an input for '(null)'
01-01 08:22:18.204: D/VLC(3856): core art finder: looking for meta fetcher module matching "any": 0 candidates
01-01 08:22:18.204: D/VLC(3856): core art finder: no meta fetcher modules
01-01 08:22:18.204: D/VLC(3856): core playlist: art not found for (null)
01-01 08:22:18.208: D/VLC(3856): core playlist: meta ok for (null), need to fetch art
01-01 08:22:18.209: D/VLC(3856): core art finder: looking for meta fetcher module matching "any": 0 candidates
01-01 08:22:18.209: D/VLC(3856): core art finder: no meta fetcher modules
01-01 08:22:18.209: D/VLC(3856): core playlist: art not found for (null)
01-01 08:22:18.219: D/VLC(3856): live555 demux: RTP subsession 'video/H264'
01-01 08:22:18.224: E/[EGL-ERROR](3856): EGLBoolean __egl_platform_create_surface_window(egl_surface*, mali_base_ctx_handle):933: =========> usage 0x900
01-01 08:22:18.231: D/VLC(3856): core input: selecting program id=0
01-01 08:22:18.232: D/VLC(3856): live555 demux: RTP subsession 'audio/PCMU'
01-01 08:22:18.241: E/SurfaceInfo(3856): 1254:586
01-01 08:22:18.244: D/VLC(3856): live555 demux: setup start: 0.000000 stop:0.000000
01-01 08:22:18.277: D/VLC(3856): live555 demux: play start: 0.000000 stop:0.000000
01-01 08:22:18.277: D/VLC(3856): core demux: using access_demux module "live555"
01-01 08:22:18.277: D/VLC(3856): core decoder: looking for decoder module matching "mediacodec,iomx,all": 34 candidates
01-01 08:22:18.306: W/AudioCapabilities(3856): Unsupported mime audio/ac3
01-01 08:22:18.308: W/AudioCapabilities(3856): Unsupported mime audio/ra
01-01 08:22:18.309: W/AudioCapabilities(3856): Unsupported mime audio/x-ms-wma
01-01 08:22:18.310: W/AudioCapabilities(3856): Unsupported mime audio/dts
01-01 08:22:18.316: W/AudioCapabilities(3856): Unsupported mime audio/mpeg-L1
01-01 08:22:18.318: W/AudioCapabilities(3856): Unsupported mime audio/mpeg-L2
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 4 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 4 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 4 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 32 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 32 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 32 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 64 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 64 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unsupported profile 64 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 128 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 128 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 128 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 256 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 256 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 256 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 512 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 512 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 512 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 1024 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 1024 for video/avc
01-01 08:22:18.325: W/VideoCapabilities(3856): Unrecognized profile 1024 for video/avc
01-01 08:22:18.328: W/VideoCapabilities(3856): Unsupported mime video/mpeg2
01-01 08:22:18.336: I/VideoCapabilities(3856): Unsupported profile 2 for video/mp4v-es
01-01 08:22:18.336: I/VideoCapabilities(3856): Unsupported profile 2 for video/mp4v-es
01-01 08:22:18.336: I/VideoCapabilities(3856): Unsupported profile 4 for video/mp4v-es
01-01 08:22:18.336: I/VideoCapabilities(3856): Unsupported profile 4 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 8 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 8 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 16 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 16 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 32 for video/mp4v-es
01-01 08:22:18.337: I/VideoCapabilities(3856): Unsupported profile 32 for video/mp4v-es
01-01 08:22:18.341: W/VideoCapabilities(3856): Unsupported mime video/mp43
01-01 08:22:18.344: W/VideoCapabilities(3856): Unsupported mime video/x-pn-realvideo
01-01 08:22:18.351: W/VideoCapabilities(3856): Unsupported mime video/x-ms-wmv
01-01 08:22:18.355: W/VideoCapabilities(3856): Unsupported mime video/wvc1
01-01 08:22:18.358: W/VideoCapabilities(3856): Unsupported mime video/vc1
01-01 08:22:18.362: W/VideoCapabilities(3856): Unsupported mime video/x-flv
01-01 08:22:18.420: I/VideoCapabilities(3856): Unsupported profile 4 for video/mp4v-es
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.426: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.427: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType
01-01 08:22:18.428: W/VLC(3856): mediacodec decoder: Exception occurred in MediaCodecInfo.getCapabilitiesForType