Jump to content

Recommended Posts

Posted

Hello I am not able to user H265 HEVC Decoder of the RK3568 while running in Docker on Armbian.
is there any chance to get it working? What should I add to Docker Compose YAML File to make it work?

I see only ARM V4L2 H.264 for H264 as Hardware Decoder in the system settings for transcoding.

According to specs this CPU ist H265 capable..

1.2.7 Video CODEC  Video Decoder  H.265 HEVC/MVC Main10 Profile yuv420@L5.1 up to 4096x2304@60fp

Found in this Spec Sheet: 

. (radxa.com)

mitcheljohns
Posted

 Hardware decoding in Docker involves leveraging host GPU capabilities to accelerate video decoding within containerized applications. Spectrum TV billing issues  Utilizing technologies like NVIDIA Docker or GPU passthrough configurations, Docker containers can offload intensive video processing tasks to GPUs, enhancing performance and efficiency. This approach is beneficial for media streaming, video analytics, and other applications requiring high-speed video processing without overwhelming CPU resources.    
 

  • Like 1
Posted

Yes I know!

But can how can I use gpu of the host to use it for H265 acceleration for this particular cpu?

Posted
On 6/13/2024 at 7:51 AM, Vodalex said:

Yes I know!

But can how can I use gpu of the host to use it for H265 acceleration for this particular cpu?

Hi, have you taken a look at our docker setup guide?

https://emby.media/docker-server.html

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...