libvlc after 12 instances hardware accelerator failed to decode picture error

This forum is about all development around libVLC.
furkanka50
New Cone
New Cone
Posts: 5
Joined: 03 Dec 2020 11:47

libvlc after 12 instances hardware accelerator failed to decode picture error

Postby furkanka50 » 03 Dec 2020 12:16

Hi all,
I am using libvlc 3.0.11 sdk. I have multiple instances of vlc player in my program developed in Qt platform. I am using libvlc_media_new_callbacks API to read data from custom buffer. There isn't any problem until 12 instance of players but when I increase the number of instances, libVLC gives that error "hardware accelerator failed to decode picture" with red text color.
If I open multiple instances of my own program, I can create 12 instances for each program and works fine. According from this, I think this is not hardware-capacity related problem. I have tried different hardware accelereation options but I could'nt make it work. I need help
Regards...

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: libvlc after 12 instances hardware accelerator failed to decode picture error

Postby Rémi Denis-Courmont » 03 Dec 2020 18:14

That error message is not from LibVLC. I think FFmpeg shows that when the underlying hardware driver fails to decode.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

furkanka50
New Cone
New Cone
Posts: 5
Joined: 03 Dec 2020 11:47

Re: libvlc after 12 instances hardware accelerator failed to decode picture error

Postby furkanka50 » 04 Dec 2020 08:53

Thanks for your reply. I'll consider that. Do you have any suggestion for me? I am stuck right now

slymnkbdyi
New Cone
New Cone
Posts: 1
Joined: 08 Dec 2020 06:54

Re: libvlc after 12 instances hardware accelerator failed to decode picture error

Postby slymnkbdyi » 08 Dec 2020 06:57

i have a such problem , did you solve the problem ? can you help me ?

furkanka50
New Cone
New Cone
Posts: 5
Joined: 03 Dec 2020 11:47

Re: libvlc after 12 instances hardware accelerator failed to decode picture error

Postby furkanka50 » 08 Dec 2020 12:31

According to @Rémi Denis-Courmont 's reply, I've just tested ffmpeg mosaic example with 16 seperate videos, it works properly with hardware acceleration. It is not working properly with libvlc. I don't know how to solve this problem.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 24 guests