Skip to content

Android TVBox Play error #510

@itman2200

Description

@itman2200

Hi,

I built QtAVPlayer with Qt 5.12.12 and FFmpeg 6.1.
The video can be played on Windows and Android phones,
but it cannot be played on a Chinese Android TV Box with the following specifications:

Version: BigdroidOS 2.0.1
Android TV OS Version: 12
Kernel Version: 5.4.125
This TV Box can play videos using another open-source Qt AV player with FFmpeg 4.3.

I debugged my QtAVPlayer, and below is the error log:

`
I Zygote : seccomp disabled by setenforce 0
I co.LocalPlayer: Late-enabling -Xcheck:jni
D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10148; state: DISABLED
V GraphicsEnvironment: ANGLE Developer option for 'co.LocalPlayer' set to: 'default'
V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
D NetworkSecurityConfig: No Network Security Config specified, using platform default
D NetworkSecurityConfig: No Network Security Config specified, using platform default
W System : ClassLoader referenced unknown path:
I QtCore : Start

02-18 19:20:28.702 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [h264_mediacodec @ 0xdb1b9900] Failed to dequeue output buffer (status=-542398533)
02-18 19:20:28.702 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [amediacodec @ 0xf4b115c0] java.lang.IllegalStateException occurred
02-18 19:20:28.702 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [h264_mediacodec @ 0xdb1b9900] Failed to dequeue output buffer (status=-542398533)
02-18 19:20:28.702 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [amediacodec @ 0xf4b115c0] java.lang.IllegalStateException occurred
02-18 19:20:28.703 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [h264_mediacodec @ 0xdb1b9900] Failed to dequeue output buffer (status=-542398533)
02-18 19:20:28.703 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [amediacodec @ 0xf4b115c0] java.lang.IllegalStateException occurred
02-18 19:20:28.703 6855 7078 D libMMPlayer.so:
D libMMPlayer.so: FFmpeg: [h264_mediacodec @ 0xdb1b9900] Failed to dequeue output buffer (status=-542398533)
02-18 19:20:28.703 6855 7078 D libMMPlayer.so:

`
please see full log file at attachment

Thanks.

https://www.mediafire.com/file/58bxdo7r1io6n83/errorlog.txt/file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions