Page 1 of 1

VLC hangs the system

Posted: 19 May 2022 16:41
by GREAT DNG
Hello.

It all started with the fact that VLC, when scrolling through the video, tightly hung up the system. I didn’t have time to write about this problem, when another appeared: when watching a video with other headphones, a quiet sound. The conclusion is:

Code: Select all

VLC media player 3.0.17.4 Vetinari (revision 3.0.13-8-g41878ff4f2) [000055e43e7bc580] main libvlc: Запуск vlc с интерфейсом по умолчанию. Используйте 'cvlc' для запуска vlc без интерфейса. [000055e43e7be0e0] main playlist: playlist is empty [000055e43e8c7000] main audio output error: too low audio sample frequency (0) [00007f6bf8d0d450] main decoder error: failed to create audio output uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu [000055e43e8c7000] vlcpulse audio output error: digital pass-through stream connection failure: Не поддерживается [000055e43e8c7000] main audio output error: module not functional [00007f6bf8d0d450] main decoder error: failed to create audio output [000055e43e8c7000] main audio output error: cannot add user visualization "any" (skipped) [00007f6bdc002b30] main filter error: Failed to create video converter [00007f6bdc002b30] main filter error: Failed to create video converter [00007f6bdc002b30] main filter error: Failed to create video converter [00007f6bf8c22110] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
Conclusion with the first headphones:

Code: Select all

VLC media player 3.0.17.4 Vetinari (revision 3.0.13-8-g41878ff4f2) [000055a4e7726580] main libvlc: Запуск vlc с интерфейсом по умолчанию. Используйте 'cvlc' для запуска vlc без интерфейса. [000055a4e77280e0] main playlist: playlist is empty [000055a4e78298f0] main audio output error: too low audio sample frequency (0) [00007f6158d058d0] main decoder error: failed to create audio output [000055a4e78298f0] vlcpulse audio output error: digital pass-through stream connection failure: Не поддерживается [000055a4e78298f0] main audio output error: module not functional [00007f6158d058d0] main decoder error: failed to create audio output [000055a4e78298f0] main audio output error: cannot add user visualization "any" (skipped) [00007f6148002b30] main filter error: Failed to create video converter uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu [00007f6148002b30] main filter error: Failed to create video converter [00007f6148002b30] main filter error: Failed to create video converter [00007f6158c14f20] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
OS: Manjaro
What is the problem here and how to fix it?
P.S. This is on LOR - https://www.linux.org.ru/forum/desktop/16872283

Re: VLC hangs the system

Posted: 20 May 2022 07:59
by Rémi Denis-Courmont
A complete system lockup would have to be a kernel or hardware problem. VLC should only be able to crash its own self.

I would try with different hardware decoding acceleration and/or video output settings.

Re: VLC hangs the system

Posted: 20 May 2022 15:08
by GREAT DNG
I would try with different hardware decoding acceleration and/or video output settings.
How to do it?

Re: VLC hangs the system

Posted: 25 May 2022 10:12
by jill_vlabs
either in the qt interface change the following option : Tools → Preferences → Input & Codecs → Codecs → Hardware-accelerated decoding
or on the commandline:
--avcodec-hw {any,vdpau_avcodec,vaapi,vaapi_drm,none}

Re: VLC hangs the system

Posted: 25 May 2022 17:16
by GREAT DNG
Should this fix stuttering or quiet sound? If it's sound then it doesn't work. The hiccups seem to have disappeared.

Re: VLC hangs the system

Posted: 02 Jun 2022 11:18
by jill_vlabs
No this was for the issue you were having with the system freezing not the audio. I'm sorry but I haven't quite caught on what your audio issue was