-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
MFC Hardware acceleration doesn't work properly with 10bit HEVC #309
Comments
Same problem here, see attached log. Using an ODroid HC1 and HEVC transcoding doesn't work with hardware acceleration. Since this board lacks the muscle to transcode without hardware acceleration from Exynos V4L2 MFC and all web browsers do not currently support H.265 playback, I have no other means of viewing such content without other utilities like Where's a good place to start looking at this issue? It sounds like from various forum threads that |
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. |
It would be great if there was a fix for this |
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. |
This is still a living issue
|
Anyone with a solution? |
The only reference I could find to this problem was on an Armbian forum post. Unfortunately I feel like this issue will not addressed in the foreseeable future, which is quite understandable given how ODroids are rather niche devices compared to the RPi community. |
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs. If you have any questions you can use one of several ways to contact us. |
To call ODROIDs "a rather niche device" is a tremendously disingenuous statement. They use Amlogic SoC's such as S905X (and it's variants) which is THE MOST WIDELY USED SoC in Android based set top boxes. Additionally Amlogic SoC's are easily the second most used on SBCs. Thanks for your help none the less. |
Describe the bug
I'm using the Odroid XU4 arm board which is supposed to benefit from the MFC hardware acceleration, however, when enabled, MFC hardware acceleration is actually 50% slower than when hardware acceleration is completely turned off. I tried with an hevc 1080p encoded file.
System (please complete the following information):
To Reproduce
Enable hardware acceleration and set it to Exynos V4L2 MFC. Then try to play an hevc encoded file.
Expected behavior
The transcoding should be faster with hardware acceleration enabled
Logs
ffmpeg-transcode-80ceb825-c646-44be-acca-47b218d02ab7.txt
EDIT: Seems it's happening only with the 10bit HEVC files. It works with other HEVC files. Sadly I have mostly 10bit files.
EDIT: Still present in 10.6.1 using the official docker image
The text was updated successfully, but these errors were encountered: