Giter Club home page Giter Club logo

Comments (4)

maiwenchang avatar maiwenchang commented on June 18, 2024

Have you seen any error message or log?

from artplayer.

Nak9009 avatar Nak9009 commented on June 18, 2024

When Video Work Normal
2020-07-06 13:15:42.396 5558-5849/com.artplayer.test D/SoftwareRenderer: setting dataspace on output surface to #103
2020-07-06 13:15:42.454 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onPlayerStateChanged() called with: playWhenReady = true, playbackState = 3
2020-07-06 13:15:42.454 5558-5558/com.artplayer.test D/VideoView: PlayerState: org.salient.artplayer.conduction.PlayerState.PREPARED
2020-07-06 13:15:42.455 5558-5558/com.artplayer.test D/VideoView: PlayerState: org.salient.artplayer.conduction.PlayerState.STARTED
2020-07-06 13:15:42.487 5558-5844/com.artplayer.test D/AudioTrack: getTimestamp_l(9): device stall time corrected using current time 485935628428
2020-07-06 13:15:42.521 5558-5844/com.artplayer.test W/AudioTrack: getTimestamp_l(9): retrograde timestamp time corrected, 485952755771 < 485959461928
2020-07-06 13:15:42.732 5558-5849/com.artplayer.test D/HostConnection: HostConnection::get() New Host Connection established 0xefe27f10, tid 5849
2020-07-06 13:15:42.737 5558-5849/com.artplayer.test D/HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_gles_max_version_3_0
2020-07-06 13:15:44.776 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false
2020-07-06 13:15:52.012 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = true
2020-07-06 13:15:52.058 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false
2020-07-06 13:16:02.621 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = true
2020-07-06 13:16:02.659 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false

Media Play on next video but it show black screen and audio still playing

2020-07-06 13:16:51.671 5558-9377/com.artplayer.test E/EGL_emulation: eglQueryContext 32c0 EGL_BAD_ATTRIBUTE
2020-07-06 13:16:51.671 5558-9377/com.artplayer.test E/EGL_emulation: tid 9377: eglQueryContext(1908): error 0x3004 (EGL_BAD_ATTRIBUTE)
2020-07-06 13:16:51.671 5558-9373/com.artplayer.test D/SurfaceUtils: connecting to surface 0xea494788, reason connectToSurface
2020-07-06 13:16:51.672 5558-9373/com.artplayer.test I/MediaCodec: [OMX.google.h264.decoder] setting surface generation to 5691394
2020-07-06 13:16:51.672 5558-9373/com.artplayer.test D/SurfaceUtils: disconnecting from surface 0xea494788, reason connectToSurface(reconnect)
2020-07-06 13:16:51.672 5558-9373/com.artplayer.test D/SurfaceUtils: connecting to surface 0xea494788, reason connectToSurface(reconnect)
2020-07-06 13:16:51.672 5558-9374/com.artplayer.test E/ACodec: [OMX.google.h264.decoder] setPortMode on output to DynamicANWBuffer failed w/ err -1010
2020-07-06 13:16:51.677 5558-9374/com.artplayer.test I/ACodec: codec does not support config priority (err -1010)
2020-07-06 13:16:51.699 5558-9378/com.artplayer.test I/OMXClient: IOmx service obtained
2020-07-06 13:16:51.701 5558-9378/com.artplayer.test I/ACodec: codec does not support config priority (err -2147483648)
2020-07-06 13:16:51.726 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onPlayerStateChanged() called with: playWhenReady = true, playbackState = 3
2020-07-06 13:16:51.727 5558-9373/com.artplayer.test D/MediaCodec: [OMX.google.h264.decoder] setting dataspace on output surface to #103
2020-07-06 13:16:51.727 5558-5558/com.artplayer.test D/VideoView: PlayerState: org.salient.artplayer.conduction.PlayerState.PREPARED
2020-07-06 13:16:51.728 5558-5558/com.artplayer.test D/VideoView: PlayerState: org.salient.artplayer.conduction.PlayerState.STARTED
2020-07-06 13:16:52.937 5558-5558/com.artplayer.test E/chromium: [ERROR:aw_browser_terminator.cc(125)] Renderer process (9332) crash detected (code -1).
2020-07-06 13:16:53.596 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false
2020-07-06 13:16:57.775 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = true
2020-07-06 13:16:57.787 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false
2020-07-06 13:17:09.972 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = true
2020-07-06 13:17:09.988 5558-5558/com.artplayer.test D/org.salient.artplayer.exo.ExoMediaPlayer: onLoadingChanged() called with: isLoading = false

from artplayer.

maiwenchang avatar maiwenchang commented on June 18, 2024

Sorry,I can't help you. May be you should search "EGL_BAD_ATTRIBUTE" on google.

from artplayer.

Nak9009 avatar Nak9009 commented on June 18, 2024

Ok I’m fix it already.
Thank 😀

from artplayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.