Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seek 会出现黑屏 必现 #748

Open
jiajialaixi opened this issue Jul 12, 2024 · 1 comment
Open

seek 会出现黑屏 必现 #748

jiajialaixi opened this issue Jul 12, 2024 · 1 comment

Comments

@jiajialaixi
Copy link

release 0.4.4分支

flutter 3.19.6使用纹理的方式接入视频 切换横竖屏 然后seek 会出现以下错误 需要多操作几遍

E/AliFrameWork( 2573): [0.9] [GLRender] :createGLSurface fail
I/AliFrameWork( 2573): [0.9] [GLRender] :drop a frame pts = 139680000
E/BufferQueueProducer( 2573): [ImageReader-1080x607f22m5-2573-0]:1177: query: BufferQueue has been abandoned
I/AliFrameWork( 2573): [0.9] [GLRender egl_context] :EGLContext CreateSurface mDisplay 0x1 mConfig 0x75bbcb0008 window 0x75921cdfd0
E/BufferQueueProducer( 2573): [ImageReader-1080x607f22m5-2573-0]:1243: connect: BufferQueue has been abandoned
E/libEGL ( 2573): eglCreateWindowSurface: native_window_api_connect (win=0x7592b88010) failed (0xffffffed) (already connected to another API?)
E/libEGL ( 2573): eglCreateWindowSurfaceTmpl:738 error 3003 (EGL_BAD_ALLOC)
E/AliFrameWork( 2573): [0.9] [GLRender egl_context] :EGLContext eglCreateWindowSurface failed : 0x3003
E/AliFrameWork( 2573): [0.9] [GLRender] :createGLSurface fail
E/BufferQueueProducer( 2573): [ImageReader-1080x607f22m5-2573-0]:1177: query: BufferQueue has been abandoned
I/AliFrameWork( 2573): [0.9] [GLRender egl_context] :EGLContext CreateSurface mDisplay 0x1 mConfig 0x75bbcb0008 window 0x75921cdfd0
E/BufferQueueProducer( 2573): [ImageReader-1080x607f22m5-2573-0]:1243: connect: BufferQueue has been abandoned
E/libEGL ( 2573): eglCreateWindowSurface: native_window_api_connect (win=0x7592b88010) failed (0xffffffed) (already connected to another API?)
E/libEGL ( 2573): eglCreateWindowSurfaceTmpl:738 error 3003 (EGL_BAD_ALLOC)
E/AliFrameWork( 2573): [0.9] [GLRender egl_context] :EGLContext eglCreateWindowSurface failed : 0x3003
E/AliFrameWork( 2573): [0.9] [GLRender] :createGLSurface fail

@jiajialaixi
Copy link
Author

问题应该是 seekTo 的时候设置了ACCURATE导致的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant