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

H264 1080p 60fps supported? #49

Open
luyi1888 opened this issue Apr 25, 2016 · 1 comment
Open

H264 1080p 60fps supported? #49

luyi1888 opened this issue Apr 25, 2016 · 1 comment

Comments

@luyi1888
Copy link

luyi1888 commented Apr 25, 2016

I tried it on Orange Pi PC(H3). It cannot play H264 1080p 60fps video smoothly. (Audio/Video out of sync)
30fps video is fine.
According to H3 Datasheet, It should support H.264:1080p@60fps.
Is it normal?

Demo file:http://distribution.bbb3d.renderfarming.net/video/mp4/bbb_sunflower_1080p_60fps_normal.mp4
OS:Armbian 5.0.5

@jemk
Copy link
Member

jemk commented May 6, 2016

We are likely hitting a software performance limitation here, the hardware should be able to decode this.
libvdpau-sunxi isn't really optimized for maximum performance yet, some dumb things like clearing the whole window each frame with XClearWindow could really hurt at 60fps.

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