LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux
User Name
Password
antiX / MX Linux This forum is for the discussion of antiX and MX Linux.

Notices


Reply
  Search this Thread
Old 12-29-2018, 10:24 PM   #1
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Rep: Reputation: Disabled
broken video (at least for mp4 format)


MX Linux 18 has broken VLC player.
Quote:
$ vlc
VLC media player 3.0.3 Vetinari (revision 3.0.3-1-0-gc2bb759264)
[0000557b4e2091a0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000557b4e28eff0] main playlist: playlist is empty
libEGL warning: DRI2: failed to authenticate
Segmentation fault
the file plays in vlc on Slackware, so file format is not a reason for crashing VLC
 
Old 12-30-2018, 09:56 PM   #2
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
When in Slac is it on the same hardware?

I know converting the vid won't fix the initial problem but would work...

 
Old 12-31-2018, 08:42 AM   #3
rholt
LQ Newbie
 
Registered: Dec 2003
Location: Venezuela
Distribution: MX Linux
Posts: 13

Rep: Reputation: 11
Code:
richard@mx18:~
$ vlc -v
VLC media player 3.0.5 Vetinari (revision 3.0.5-1-0-g653c0c1ca8)
[000056163ef921a0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[000056163f01c070] main playlist: playlist is empty
vlc-3.0.5, from MX-Test, seems to be fixed.
Runs fine for me installed onto SSD of T430.

Last edited by rholt; 12-31-2018 at 02:28 PM.
 
Old 12-31-2018, 09:53 AM   #4
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
thank you both for answering.

@jamison20000e
MXLinux 18.0 is instaled in VM - vcl fail
MXLinux 18 RC1 is instaled in VM - vcl fail
Slackware - host (installed on real hardware) - vlc and all tested other video players work
Slackware installed in VM - vlc and all tested other video players work
Mint 19.0 - vlc and all tested other video players work

So it seems that this is a bug specifically related to MXLinux. VM are setup exactly the same way.

I could convert video to another format of course, but here I just want to report an issue. Also I don't have to convert video because all other distros can play mp4.

@rholt
no, updating to test did not solve the problem
Quote:
vlc
VLC media player 3.0.5 Vetinari (revision 3.0.5-1-0-g653c0c1ca8)
[0000559517d551a0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0000559517de5e50] main playlist: playlist is empty
libEGL warning: DRI2: failed to authenticate
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
libEGL warning: DRI2: failed to authenticate
Segmentation fault
Because video play works in other thested distros installed in VM I don't think that VM can be blamed for the failure of playing videos (mp4) by MX Linux.

thnak you again
 
Old 01-02-2019, 02:57 PM   #5
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
VDPAU accerlation is broken in the debian VLC 3.03. We are evaluating moving 3.0.5 into main.
 
Old 01-02-2019, 03:06 PM   #6
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dolphin_oracle View Post
VDPAU accerlation is broken in the debian VLC 3.03. We are evaluating moving 3.0.5 into main.
3.0.5 does not work either in MX Linux (see my post above)

this seems to be an issue specific for MX Linux only:

VLC 3.0.3 on MX Linux does not work
VLC 3.0.5 on MX Linux does not work
VLC 3.0.4 on Slackware works
VLC 3.0.4 on Linux Mint 19.1 (Cinnamon) works
VLC 3.0.5 on KDE Neon (18.04) works

So irrelevant of VLC version, playing mp4 is broken in MX linux, while older and latest versions of VLC installed by different distros (including debian based) are working.

I hope that this will help to find the issue.

Last edited by Aeterna; 01-02-2019 at 05:03 PM.
 
Old 01-03-2019, 06:31 PM   #7
stevepusser
LQ Newbie
 
Registered: Jan 2019
Posts: 2

Rep: Reputation: Disabled
Debian VLC 3.X defaults to using the openGL video output. This means that in Virtual Box, you must either enable 3D acceleration in the guest VM, or set VLC to use another output such xv or x11.

The other distros either have 3D acceleration, or are using the slower outputs by default.
 
1 members found this post helpful.
Old 01-04-2019, 09:35 AM   #8
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by stevepusser View Post
Debian VLC 3.X defaults to using the openGL video output. This means that in Virtual Box, you must either enable 3D acceleration in the guest VM, or set VLC to use another output such xv or x11.

The other distros either have 3D acceleration, or are using the slower outputs by default.
All VMs are running with video RAM maxed out to 128MB and 3D Acceleration enabled.

This issue is specific to MX Linux, it is not affectiong other distros and it is not related to VirtualBox settings
 
Old 01-18-2019, 02:37 PM   #9
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
o.k.
I tested more distros in VM (Arch, ArchLabs, Artix, Devuan/Star, NuTyx).
All work.All with openGL enabled

The only conclusion is that MX Linux VLC is broken.
 
Old 01-19-2019, 02:44 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by Aeterna
libEGL warning: DRI2: failed to authenticate
it looks like this is where vlc fails (and that would tally with what stevepusser said).
so whenever you say "VLC doesn't work with ... either", have you checkeds it's the same error?
 
Old 01-19-2019, 07:40 AM   #11
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Have you tried this not in a VM?
 
Old 01-20-2019, 08:18 PM   #12
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
o.k., so it seems that the issue is related to two errors in MXLinux vlc:
when I select OpenGL video output vlc crashes with this error
Quote:
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
every other distro (running in VM) when vlc has selected opengl video output just plays it without complaining about libvdpau_nvidia.so

@ondoho
libEGL warning: DRI2: failed to authenticate
error is irrelevant (all vlc tested will generate this error without crashing)

@jamison20000e
My main system is Slackware. Everynhing else runs in VM
 
Old 01-20-2019, 08:58 PM   #13
dolphin_oracle
MX Linux
 
Registered: Dec 2013
Posts: 402

Rep: Reputation: Disabled
Quote:
Originally Posted by Aeterna View Post
o.k., so it seems that the issue is related to two errors in MXLinux vlc:
when I select OpenGL video output vlc crashes with this error


every other distro (running in VM) when vlc has selected opengl video output just plays it without complaining about libvdpau_nvidia.so

@ondoho
libEGL warning: DRI2: failed to authenticate
error is irrelevant (all vlc tested will generate this error without crashing)

@jamison20000e
My main system is Slackware. Everynhing else runs in VM
is this still in the VM?

I'm thinking we are missing some packages maybe. I don't know why it would be looking for an nvidia library in a VM, but maybe vdpau-driver-all package (and possibly nvidia-vdpau-driver) in the event you are actually using nvidia drivers.
 
Old 01-22-2019, 11:06 AM   #14
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dolphin_oracle View Post
is this still in the VM?

I'm thinking we are missing some packages maybe. I don't know why it would be looking for an nvidia library in a VM, but maybe vdpau-driver-all package (and possibly nvidia-vdpau-driver) in the event you are actually using nvidia drivers.
Thank you for resonding,
I have vdpau-driver-all installed already.
I did not install nvidia-vdpau because I am using intel video only

Yes, this is MXLinux 18 in VM
 
Old 01-29-2019, 05:58 PM   #15
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,017

Original Poster
Rep: Reputation: Disabled
issue solved with today's upgrade.

Thank you MX Linux maintainers
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player T RandomTroll General 5 07-19-2018 10:42 PM
[SOLVED] Jerky .mp4 video playback on Openshot Video Editor Gregg Bell Linux - Newbie 1 05-04-2017 11:15 PM
converter for mp4, I-Pods and other portable mp4's ? stefan_rogin2000 Linux - Software 5 03-26-2008 02:43 AM
Least resource & least space using linux operating system ? winxandlinx Linux - Software 4 05-25-2006 11:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > antiX / MX Linux

All times are GMT -5. The time now is 01:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration