Be aware I have never had success, and have read about overs having issues, with the nvidia oneclick installs on that page. The multimedia part always worked well.
I tend to avoid one click installs
the vdpau video plugin has been pulled from the main vlc distribution and put in a separate package as you say you have an nvidia card you’re missing that plugin so just do
ignore the above I thought you’re on LEAP 15.0 I didn’t see the LEAP 42.3 prefix 42.3 doesn’t have vlc-vdpau
the best thing you can do is tell us your repo’s and maybe the vlc output messages from a terminal
I meant to say VLC wouldn’t start up, meaning it crashed not displaying an error.
>ignore the above I thought you’re on LEAP 15.0 I didn’t see the LEAP 42.3 prefix 42.3 doesn’t have vlc-vdpau
the best thing you can do is tell us your repo’s and maybe the vlc output messages from a terminal
By using the wrong page, I managed to corrupt opensuse 42.3
More FYI, the update gave me a ‘system is not compatible with installed media’. When it booted, I saw a completely different desktop, something called ‘ice(XX)’. From the opensuse dvd, I did a install using the whole drive and erasing all the old data. I tried to import the user data That didn’t work and all my directories were empty. So, again, I copied the data from backup. I used the yast based method for installing the nvidia drivers. That was successful.
>I tend to avoid one click installs
the vdpau video plugin has been pulled from the main vlc distribution and put in a separate package as you say you have an nvidia card you’re missing that plugin so just do
Code: zypper in vlc-vdpau
and vlc should work.
I prefer the manual method using the command line for codecs. Which is the correct page for a manual install?
Ok.
In such a case it may be helpful to run the application in a terminal window (xterm, konsole, gnome-terminal, …), where you might get some error messages.
The rest is hopefully answered satisfactorily already or no longer relevant anyway.
But in principle, just replace “15.0” with “42.3” in the commands given on that http://opensuse-guide.org/codecs.php page and it should work fine for Leap 42.3…
Or actually just add the Packman repo (for your openSUSE version) and run “zypper dup --from xxx”.
E.g.:
I after entering all the commands and ‘switch to packman’ in yast. I get no video on some mp4 files.
Filename was masked for privacy reasons.
>vlc 'Video.mp4'
VLC media player 2.2.6 Umbrella (revision 2.2.6-0-g1aae78981c)
[0000557ba9bc90c8] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ffad8c3bd20] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7ffaa0c01c80] moov atom not found
[00007ffaa0c01818] avformat demux error: Could not open /home/username/Videos/Video.mp4: Unknown error 1094995529
QObject::~QObject: Timers cannot be stopped from another thread
Can you provide a link to an example of a problematic MP4 file? The ‘moov atom not found’ seems to indicate a problem with the multimedia container itself.