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

[BUG] Using android sdk API 29, all video codecs seem unsupported #232

Closed
nstrelow opened this issue May 26, 2020 · 1 comment
Closed

[BUG] Using android sdk API 29, all video codecs seem unsupported #232

nstrelow opened this issue May 26, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@nstrelow
Copy link

nstrelow commented May 26, 2020

It works in the same setting on sdk API 28.

Error Code:
W/VideoCapabilities( 7233): Unsupported mime video/divx
W/VideoCapabilities( 7233): Unsupported mime video/divx311
W/VideoCapabilities( 7233): Unsupported mime video/divx4
W/VideoCapabilities( 7233): Unrecognized profile/level 0/3 for video/mpeg2
W/VideoCapabilities( 7233): Unrecognized profile/level 0/3 for video/mpeg2
W/VideoCapabilities( 7233): Unsupported mime video/x-ms-wmv
W/VideoCapabilities( 7233): Unsupported mime video/x-ms-wmv

@nstrelow nstrelow added the bug Something isn't working label May 26, 2020
@nstrelow
Copy link
Author

It starts working when moving the initialization of the YouTubePlayerController into initState

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants