-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
低端机(里程碑1等等)有声音无图像,请问怎么解决? #17
Comments
|
2.3.7,master版.测试发现很多2.3的机器都报这个问题,是用的RV32 05-05 14:59:46.309: W/IJKMEDIA(3614): IjkMediaPlayer_setVideoSurface |
手头没有这么老的设备,把输出换成RV16试试看? |
换成RV16也是不行。 |
没头绪了,看我能不能碰巧弄到一个这种类型的机器吧。 硬解建议参考VLC或者xbmc的实现。我暂时没时间做。 |
还遇到一个问题,播放flv mp4这类文件的时候载入速度特别慢,而且经常缓冲;对HLS载入很快,也没有缓冲。 |
能提供载入比较慢的视频源么? |
05-05 14:59:28.356: E/IJKMEDIA(3449): sdl_native_window_display_l: ANativeWindow_lock: failed -1
05-05 14:59:28.395: E/Surface(3449): Surface (identity=43) requestBuffer(0, 320, 240, 2, 00000033) returned a buffer with a null handle
05-05 14:59:28.395: E/Surface(3449): getBufferLocked(0, 320, 240, 2, 00000033) failed (Out of memory)
05-05 14:59:28.395: E/Surface(3449): dequeueBuffer failed (Out of memory)
05-05 14:59:28.395: E/IJKMEDIA(3449): sdl_native_window_display_l: ANativeWindow_lock: failed -1
05-05 14:59:28.434: E/Surface(3449): Surface (identity=43) requestBuffer(0, 320, 240, 2, 00000033) returned a buffer with a null handle
05-05 14:59:28.434: E/Surface(3449): getBufferLocked(0, 320, 240, 2, 00000033) failed (Out of memory)
05-05 14:59:28.434: E/Surface(3449): dequeueBuffer failed (Out of memory)
05-05 14:59:28.434: E/IJKMEDIA(3449): sdl_native_window_display_l: ANativeWindow_lock: failed -1
05-05 14:59:28.481: E/Surface(3449): Surface (identity=43) requestBuffer(0, 320, 240, 2, 00000033) returned a buffer with a null handle
05-05 14:59:28.481: E/Surface(3449): getBufferLocked(0, 320, 240, 2, 00000033) failed (Out of memory)
05-05 14:59:28.481: E/Surface(3449): dequeueBuffer failed (Out of memory)
05-05 14:59:28.481: E/IJKMEDIA(3449): sdl_native_window_display_l: ANativeWindow_lock: failed -1
The text was updated successfully, but these errors were encountered: