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

error: Cannot find plane #4

Open
SupremeJulyan opened this issue Nov 4, 2020 · 2 comments
Open

error: Cannot find plane #4

SupremeJulyan opened this issue Nov 4, 2020 · 2 comments

Comments

@SupremeJulyan
Copy link

SupremeJulyan commented Nov 4, 2020

When I first execute run.sh,the output is:
[h264_v4l2m2m @ 0x1b16be20] Could not find a valid device
[h264_v4l2m2m @ 0x1b16be20] can't configure decoder
1604472023:00728678 :error: Could not open codec

And then I changed the decoder:h264,the output is:

1604471950:00018876 : ffmpeg-drm: drm: connector: connected
1604471950:00019070 : ffmpeg-drm: available connector(s)
1604471950:00019089 : ffmpeg-drm: connector id:47
1604471950:00019099 : ffmpeg-drm: encoder id:46 crtc id:45 fb id:0
1604471950:00019110 : ffmpeg-drm: width:3840 height:2160
1604471950:00019136 :drm: found planes 3
1604471950:00019187 :error: Cannot find plane
1604471950:00019242 :error: Error initializing drm

How could I solve it?

@SupremeJulyan
Copy link
Author

I tried it on AllWinner H6 platform,can you give me some advice?

@wasalm
Copy link

wasalm commented Jun 5, 2021

Having the same issue on Raspberry Pi 4.
For me the issue is that it needs to find a plane supporting pixel format 2795939494 (= 0xA6A6A6 = '||||').
I have no idea how to solve this issue.

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

2 participants