Page 1 of 1

VLC always get stuck on linux.

Posted: 03 Feb 2021 22:20
by referi
I have the same problem as on this video https://youtu.be/J_W6CD1BYtE?t=411
Is there any way to solve this problem?

I run and close some video files from terminal so you can see the VLC stucked in the end after I closed the window. I was trying to fix it by selecting different video outputs but it does not help.

[goldman@arch Downloads]$ vlc 1.mp4
VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
[00005597f80165b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f9fb4006fa0] gl gl: Initialized libplacebo v3.104.0 (API v104)
[00007f9fdff55130] avcodec decoder: Using Mesa Gallium driver 20.3.4 for AMD RENOIR (DRM 3.40.0, 5.10.11-arch1-1, LLVM 11.0.1) for hardware decoding
[h264 @ 0x7f9fcc049080] get_buffer() failed
[h264 @ 0x7f9fcc049080] thread_get_buffer() failed
[h264 @ 0x7f9fcc049080] decode_slice_header error
[h264 @ 0x7f9fcc049080] no frame!
[h264 @ 0x7f9fdff88c00] get_buffer() failed
[h264 @ 0x7f9fdff88c00] thread_get_buffer() failed
[h264 @ 0x7f9fdff88c00] decode_slice_header error
[h264 @ 0x7f9fdff88c00] no frame!
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
QObject::~QObject: Timers cannot be stopped from another thread
[goldman@arch Downloads]$ vlc 2.mp4
VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
[000055ed0e5a25b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007ff500006fa0] gl gl: Initialized libplacebo v3.104.0 (API v104)
[00007ff510cee3c0] avcodec decoder: Using Mesa Gallium driver 20.3.4 for AMD RENOIR (DRM 3.40.0, 5.10.11-arch1-1, LLVM 11.0.1) for hardware decoding
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
QObject::~QObject: Timers cannot be stopped from another thread
[goldman@arch Downloads]$ vlc 1.mp4
VLC media player 3.0.12 Vetinari (revision 3.0.12-1-0-gd147bb5e7e)
[0000562f3227a5b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f8400006fa0] gl gl: Initialized libplacebo v3.104.0 (API v104)
[00007f8417f548b0] avcodec decoder: Using Mesa Gallium driver 20.3.4 for AMD RENOIR (DRM 3.40.0, 5.10.11-arch1-1, LLVM 11.0.1) for hardware decoding
[h264 @ 0x7f840c02bc00] get_buffer() failed
[h264 @ 0x7f840c02bc00] thread_get_buffer() failed
[h264 @ 0x7f840c02bc00] decode_slice_header error
[h264 @ 0x7f840c02bc00] no frame!

Re: VLC always get stuck on linux.

Posted: 03 Feb 2021 22:25
by Rémi Denis-Courmont
Geez, literally the second topic on this subforum at the time of the post:
https://forum.videolan.org/viewtopic.php?f=13&t=149762

Re: VLC always get stuck on linux.

Posted: 03 Feb 2021 22:34
by referi
Geez, literally the second topic on this subforum at the time of the post:
https://forum.videolan.org/viewtopic.php?f=13&t=149762
OMG started 12 Jun 2019 and still does not fixed. I I quit to celluloid.
Michael Hathaway
And that's one of the reasons why Linux Mint removed VLC from its distribution. As I said before, I have Celluloid, Smplayer and VLC installed. However, I usually only use Celluloid. The hardware acceleration in Celluloid reduces cpu usage, heat and fan noise. For audio I use Audacity or Celluloid. Another problem with VLC is the music quality is not good. If I put on my Sony MDR headphones on the Fiio 5, there is so many harmonics on VLC, it makes me not want to listen to music. Celluloid is King in the audio playback, which makes me wonder why people would use VLC to watch movies. But if you need a specific feature in VLC and don't really care about quality, then it's there.

Re: VLC always get stuck on linux.

Posted: 05 Feb 2021 07:36
by Rémi Denis-Courmont
Linux Mint has done a subpar job at integrating VLC since forever (that is, ever since they stopped just copying somebody else's packaging rules). This sounds like a convenient excuse to cover for their own failings, does it not?

Re: VLC always get stuck on linux.

Posted: 05 Feb 2021 12:29
by Lotesdelere
Another problem with VLC is the music quality is not good. If I put on my Sony MDR headphones on the Fiio 5, there is so many harmonics on VLC

That's because VLC is resampling audio and using time-stretching by default because of the playback speed feature.
You can completly disable both features via the menu Tools -> Preferences (Show settings = ALL) -> Audio