[opensuse] VLC shows black screen on mp4 and mkv videos
Since the last update, VLC shows a black screen, when a mp4 or mkv are playing. A week ago everything was ok. The following is the output of zypper lr --- # | Alias | Name | Enabled | GPG Check | Refresh ---+---------------------------------+-----------------------------------------+---------+-----------+-------- 1 | download.opensuse.org-non-oss | Repositori principal (No OSS) | Yes | (r ) Yes | Yes 2 | download.opensuse.org-non-oss_1 | Repositori d'actualització (No OSS) | Yes | (r ) Yes | Yes 3 | download.opensuse.org-oss | Repositori principal (OSS) | Yes | (r ) Yes | Yes 4 | download.opensuse.org-oss_1 | Repositori d'actualització principal | Yes | (r ) Yes | Yes 5 | openSUSE-Leap-42.3-0 | openSUSE-Leap-42.3-0 | No | ---- | ---- 6 | opensuse-guide.org-repo | Libdvdcss Repository | Yes | (r ) Yes | Yes 7 | packman.inode.at-suse | Packman | Yes | (r ) Yes | Yes 8 | repo-debug | openSUSE-Leap-42.3-Debug | No | ---- | ---- 9 | repo-debug-non-oss | openSUSE-Leap-42.3-Debug-Non-Oss | No | ---- | ---- 10 | repo-debug-update | openSUSE-Leap-42.3-Update-Debug | No | ---- | ---- 11 | repo-debug-update-non-oss | openSUSE-Leap-42.3-Update-Debug-Non-Oss | No | ---- | ---- 12 | repo-source | openSUSE-Leap-42.3-Source | No | ---- | ---- 13 | repo-source-non-oss | openSUSE-Leap-42.3-Source-Non-Oss | No | ---- | ---- --- And these are the results of zypper se vlc --- S | Name | Summary | Type ---+-------------------------------+--------------------------------------------------------------+------------ i+ | VLC Media player | Read, capture, broadcast your multimedia streams | application | libvlc-gtk0 | Freetuxtv library vlc-gtk | package | libvlc-gtk0-debuginfo | Debug information for package libvlc-gtk0 | package | libvlc123 | Shared library libvlc | package | libvlc123-debuginfo | Debug information for package libvlc123 | package i+ | libvlc5 | Shared code for the VLC media player program | package | libvlc5-debuginfo | Debug information for package libvlc5 | package | libvlccore123 | Shared library libvlc | package | libvlccore123-debuginfo | Debug information for package libvlccore123 | package i+ | libvlccore8 | Shared code for the VLC media player program | package | libvlccore8-debuginfo | Debug information for package libvlccore8 | package | nulloy-vlc | VLC plugin for nulloy | package | phonon-backend-vlc | Phonon VLC Backend | package | phonon4qt5-backend-vlc | Phonon VLC Backend | package i+ | vlc | Graphical media player | package | vlc | Graphical media player | srcpackage | vlc-beta | Video Lan Client multimedia player (preview of the upcomin-> | package | vlc-beta | Video Lan Client multimedia player (preview of the upcomin-> | srcpackage | vlc-beta-debuginfo | Debug information for package vlc-beta | package | vlc-beta-debugsource | Debug sources for package vlc-beta | package | vlc-beta-devel | Video Lan Client Development system | package | vlc-beta-noX | VLC: VideoLAN Client - without X dependencies | package | vlc-beta-noX-debuginfo | Debug information for package vlc-beta-noX | package | vlc-beta-noX-lang | Languages for package vlc-beta | package | vlc-beta-qt | VLC: VideoLAN Client - Qt interface | package | vlc-beta-qt-debuginfo | Debug information for package vlc-beta-qt | package i+ | vlc-codec-gstreamer | GStreamer integration for the VLC media player | package | vlc-codec-gstreamer-debuginfo | Debug information for package vlc-codec-gstreamer | package i | vlc-codecs | Additional codecs for the VLC media player | package | vlc-codecs-debuginfo | Debug information for package vlc-codecs | package | vlc-debuginfo | Debug information for package vlc | package | vlc-debugsource | Debug sources for package vlc | package | vlc-devel | Development files for the VLC media player system | package i+ | vlc-lang | Translations for package vlc | package i+ | vlc-noX | VLC without X dependencies | package | vlc-noX-debuginfo | Debug information for package vlc-noX | package i+ | vlc-qt | Qt interface for the VLC media player | package | vlc-qt-debuginfo | Debug information for package vlc-qt | packag --- VLC zypper info vlc --- Information for package vlc: ---------------------------- Repository : Packman Name : vlc Version : 2.2.6-8.6 Arch : x86_64 Vendor : http://packman.links2linux.de Installed Size : 401.7 KiB Installed : Yes Status : up-to-date Source package : vlc-2.2.6-8.6.src Summary : Graphical media player Description : VLC media player is a multimedia player for many audio and video files and formats (such as MPEG, DivX, mp3, ogg, ...) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network. Note that the actual support is provided through ffmpeg and gstreamer libraries, which may not have all codecs enabled that were just named. --- Opensuse 42.3 Qt: 4.8.6 KDE Development Platform: 4.14.33 KDE Daemon: 4.14.33 Thank you in advance Josep M Solé -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-05-20 08:51, Josep wrote:
Since the last update, VLC shows a black screen, when a mp4 or mkv are playing.
A week ago everything was ok.
The following is the output of zypper lr
Rather post what you have actually installed: rpm -qa | grep -i vlc
---
# | Alias | Name | Enabled | GPG Check | Refresh ---+---------------------------------+-----------------------------------------+---------+-----------+-------- 1 | download.opensuse.org-non-oss | Repositori principal (No OSS) | Yes | (r ) Yes | Yes
To avoid wrap of the lines there are two things that you can do. One is attach this output in a text file to your post. Another is adding the "Toggle Word Wrap" addon to your Thunderbird. Finally, more useful is the output of "zypper lr --details", which includes the actual URLs of the repos. The names are arbitrary. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)
El 20/05/18 a les 15:28, Carlos E. R. ha escrit:
On 2018-05-20 08:51, Josep wrote:
Since the last update, VLC shows a black screen, when a mp4 or mkv are playing.
A week ago everything was ok.
The following is the output of zypper lr
Rather post what you have actually installed:
rpm -qa | grep -i vlc
---
# | Alias | Name | Enabled | GPG Check | Refresh ---+---------------------------------+-----------------------------------------+---------+-----------+-------- 1 | download.opensuse.org-non-oss | Repositori principal (No OSS) | Yes | (r ) Yes | Yes To avoid wrap of the lines there are two things that you can do. One is attach this output in a text file to your post.
Another is adding the "Toggle Word Wrap" addon to your Thunderbird.
Finally, more useful is the output of "zypper lr --details", which includes the actual URLs of the repos. The names are arbitrary.
rpm -qa | grep -i vlc vlc-qt-2.2.6-8.6.x86_64 vlc-codecs-2.2.6-8.6.x86_64 vlc-noX-2.2.6-8.6.x86_64 libvlccore8-2.2.6-8.6.x86_64 vlc-2.2.6-8.6.x86_64 vlc-lang-2.2.6-8.6.noarch libvlc5-2.2.6-8.6.x86_64 vlc-codec-gstreamer-2.2.6-8.6.x86_64 "zypper lr --detaitls" output is attached to this message.
On 2018-05-20 16:37, Josep wrote:
El 20/05/18 a les 15:28, Carlos E. R. ha escrit:
rpm -qa | grep -i vlc
vlc-qt-2.2.6-8.6.x86_64 vlc-codecs-2.2.6-8.6.x86_64 vlc-noX-2.2.6-8.6.x86_64 libvlccore8-2.2.6-8.6.x86_64 vlc-2.2.6-8.6.x86_64 vlc-lang-2.2.6-8.6.noarch libvlc5-2.2.6-8.6.x86_64 vlc-codec-gstreamer-2.2.6-8.6.x86_64
Well, they are the exact same versions as I have on my laptop, and mine works on the videos I tried. So your packages are correct.
"zypper lr --detaitls" output is attached to this message.
Well, no issue that I can see with them. We have to look at something different. Maybe it is something specific with the videos you try to watch (mkv can hold many different type of videos). Maybe it is related to your video hardware, or your desktop. My laptop has plain Intel video, and my main computer has nvidia with proprietary driver. If the videos can be shared, we can try. You can also try with other video players. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)
El 20/05/18 a les 16:54, Carlos E. R. ha escrit:
On 2018-05-20 16:37, Josep wrote:
El 20/05/18 a les 15:28, Carlos E. R. ha escrit:
rpm -qa | grep -i vlc
vlc-qt-2.2.6-8.6.x86_64 vlc-codecs-2.2.6-8.6.x86_64 vlc-noX-2.2.6-8.6.x86_64 libvlccore8-2.2.6-8.6.x86_64 vlc-2.2.6-8.6.x86_64 vlc-lang-2.2.6-8.6.noarch libvlc5-2.2.6-8.6.x86_64 vlc-codec-gstreamer-2.2.6-8.6.x86_64 Well, they are the exact same versions as I have on my laptop, and mine works on the videos I tried. So your packages are correct.
"zypper lr --detaitls" output is attached to this message. Well, no issue that I can see with them.
We have to look at something different. Maybe it is something specific with the videos you try to watch (mkv can hold many different type of videos). Maybe it is related to your video hardware, or your desktop.
My laptop has plain Intel video, and my main computer has nvidia with proprietary driver.
If the videos can be shared, we can try.
You can also try with other video players.
The same videos were seen a week ago in VLC with no problem. No other changes have been done in the computer, except a zypper update. Mplayer can play them pretty well, but I am used playing videos on VLC. Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 2018-05-20 17:31, Josep wrote:
El 20/05/18 a les 16:54, Carlos E. R. ha escrit:
On 2018-05-20 16:37, Josep wrote:
The same videos were seen a week ago in VLC with no problem.
No other changes have been done in the computer, except a zypper update. Mplayer can play them pretty well, but I am used playing videos on VLC.
Well, perhaps my videos are different from yours, mine work. -- Cheers / Saludos, Carlos E. R. (from 42.3 x86_64 "Malachite" at Telcontar)
On 20.05.2018 16:54, Carlos E. R. wrote:
On 2018-05-20 16:37, Josep wrote:
El 20/05/18 a les 15:28, Carlos E. R. ha escrit:
rpm -qa | grep -i vlc
vlc-qt-2.2.6-8.6.x86_64 vlc-codecs-2.2.6-8.6.x86_64 vlc-noX-2.2.6-8.6.x86_64 libvlccore8-2.2.6-8.6.x86_64 vlc-2.2.6-8.6.x86_64 vlc-lang-2.2.6-8.6.noarch libvlc5-2.2.6-8.6.x86_64 vlc-codec-gstreamer-2.2.6-8.6.x86_64
Well, they are the exact same versions as I have on my laptop, and mine works on the videos I tried. So your packages are correct.
"zypper lr --detaitls" output is attached to this message.
Well, no issue that I can see with them.
We have to look at something different. Maybe it is something specific with the videos you try to watch (mkv can hold many different type of videos). Maybe it is related to your video hardware, or your desktop.
My laptop has plain Intel video, and my main computer has nvidia with proprietary driver.
If the videos can be shared, we can try.
You can also try with other video players.
I have the same VLC version, but I have it from packman (also all other VLC related parts). I works perfect with all videos I have here, from the internet, from my mobile phone and from my cameras... Maybe you want to check if everything VLC is from the the packman repo. I've read that a mix of versions from other repos can lead to problems. -- Daniel Bauer photographer Basel Barcelona https://www.patreon.com/danielbauer http://www.daniel-bauer.com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 20/05/18 a les 18:29, Daniel Bauer ha escrit:
On 20.05.2018 16:54, Carlos E. R. wrote:
On 2018-05-20 16:37, Josep wrote:
El 20/05/18 a les 15:28, Carlos E. R. ha escrit:
rpm -qa | grep -i vlc
vlc-qt-2.2.6-8.6.x86_64 vlc-codecs-2.2.6-8.6.x86_64 vlc-noX-2.2.6-8.6.x86_64 libvlccore8-2.2.6-8.6.x86_64 vlc-2.2.6-8.6.x86_64 vlc-lang-2.2.6-8.6.noarch libvlc5-2.2.6-8.6.x86_64 vlc-codec-gstreamer-2.2.6-8.6.x86_64
Well, they are the exact same versions as I have on my laptop, and mine works on the videos I tried. So your packages are correct.
"zypper lr --detaitls" output is attached to this message.
Well, no issue that I can see with them.
We have to look at something different. Maybe it is something specific with the videos you try to watch (mkv can hold many different type of videos). Maybe it is related to your video hardware, or your desktop.
My laptop has plain Intel video, and my main computer has nvidia with proprietary driver.
If the videos can be shared, we can try.
You can also try with other video players.
I have the same VLC version, but I have it from packman (also all other VLC related parts).
I works perfect with all videos I have here, from the internet, from my mobile phone and from my cameras...
Maybe you want to check if everything VLC is from the the packman repo. I've read that a mix of versions from other repos can lead to problems.
Worked after deleting any vlc package and reinstalling it again. Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Carlos E. R.
-
Daniel Bauer
-
Josep