Thanks for the suggestion, i have done that still same error.
VLC crashes when open a video file
Maggie Perhaps you can check for broken packages
https://getsol.us/articles/troubleshooting/general-troubleshooting/en/
Maggie Try re-install vlc and it's dependencies:
sudo eopkg it --reinstall vlc libmad libdc1394 harfbuzz libvpx libstdc++ libdvbpsi libgpg-error libxcb x264 x265 gstreamer-1.0-plugins-base libglvnd qt5-svg libssh2 samba qt5-base gstreamer-1.0 fontconfig libgnutls qt5-x11extras libva liba52dec opus libxpm libxinerama libkate ncurses libupnp libshout libbluray taglib libnotify pango libgtk-3 libtheora libmtp freetype2 libcairo faad dbus zlib libmpeg2 libmodplug wayland ffmpeg libvorbis avahi libdvdread libxml2 libspeex fluidsynth libsamplerate libgcc sdl1-image libebml libflac alsa-lib glibc libdvdnav librsvg lua libsecret twolame libatk libpng libxext protobuf libcddb systemd libogg gdk-pixbuf libgcrypt libmatroska sdl1 xcb-util-keysyms dav1d fribidi libjpeg-turbo libx11 pulseaudio libarchive libass microdns glib2 chromaprint
I had similar issue before and I opened a task o here.
Shortly the fix was by changing some video settings:
Tools > Preferences > Video > Output.
Working fine with these options:
- XVideo output (XCB)
- X11 video output (XCB)
With other options sometimes crashes, sometimes flashing and sometimes only blackscreen.
I can confirm that on my fresh install of Solus 4 (Macbook 7,1) VLC was crashing when opening a DVD (haven't tried other video files) until I changed the video output to "XVideo output (XCB)"
- Edited
I had the same problem recently, where VLC freezes when trying to start playback. Changing to "XVideo output (XCB)"
fixed the problem!
Thanks
I did not have to do this just a few days ago, so I'm wondering if it is related to a recent system update? But I was not able to find out what could have changed, I'm not very experienced in troubleshooting..
conrad82 To show last 5 items of your history, type:
eopkg history --last 5
or simply eopkg history
to show all
Each change you made has a number.
Example rollback
Imagine your look your history list and your last installation, or update, was number 250, then to go back to the previous you would type:
sudo eopkg history --takeback 249
For more help type:
eopkg help history
Credit goes to @johano , he posted this in another thread.
- Edited
v3l0ct Thanks! This was really helpful. I had problems with Steam "Remote Play" (Streaming) which would freeze after 1 frame or something like that.
Rolling back fixed the problem. But after gradually installing all the packages again, it is also still working. So I got it working but I don't know why it broke in the first place ¯\(ツ)/¯
Me too I pulled my hair out with vlc and its beautiful black screen after opening a file, impossible to do anything except a hard shutdown afterwards. The solution mentioned above, putting the video output to:
XVideo output (XCB)
also solved my worries, I can finally play audio and video files, and even watch TV. Thanks to all of you.