Linux Lite Forums

Software - Support => Other => Topic started by: betwixt on March 10, 2019, 01:25:23 PM

Title: VLC crashes when I try to open a video
Post by: betwixt on March 10, 2019, 01:25:23 PM
Hi there,

I've got a dvd full of short films that I'm trying to view, but when I open them in VLC, it crashes. Any ideas? Here's what I get in the terminal:

 cvlc dvd:///dev/sr0
VLC media player 3.0.4 Vetinari (revision 3.0.4-0-gf615db6332)
[0000561a0b0f3900] dummy interface: using the dummy interface module...
libdvdnav: Using dvdnav version 6.0.0
libdvdnav: DVD Title: FILM_FESTIVAL_2008
libdvdnav: DVD Serial Number: 38BE5AA5
libdvdnav: DVD Title (Alternative): FILM_FESTIVAL_2008
libdvdnav: DVD disk reports itself with Region mask 0x00c00000. Regions: 1 2 3 4 5 6

libdvdread: Attempting to retrieve all CSS keys
libdvdread: This can take a _long_ time, please be patient

libdvdread: Get key for /VIDEO_TS/VIDEO_TS.VOB at 0x00000143
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x0000729a
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_02_1.VOB at 0x00025c33
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_03_1.VOB at 0x0003885f
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_04_1.VOB at 0x0004ac73
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_05_1.VOB at 0x000667c5
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_06_1.VOB at 0x0007eb02
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_07_1.VOB at 0x00085c3b
libdvdread: Elapsed time 0
libdvdread: Get key for /VIDEO_TS/VTS_08_1.VOB at 0x00094c81
libdvdread: Elapsed time 0
libdvdread: Found 8 VTS's
libdvdread: Elapsed time 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
libva info: VA-API version 1.1.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_1_1
libva info: va_openDriver() returns 0
Segmentation fault
Title: Re: VLC crashes when I try to open a video
Post by: Jerry on March 10, 2019, 08:50:20 PM
Try a different video driver in VLC until one works, go through them all. You should also consider adding your Video Card to your Forum Profile.

Tools, Preferences, Video, Output.

(https://i.imgur.com/0L5Ccfj.png)
Title: Re: VLC crashes when I try to open a video
Post by: circular_mews on April 05, 2019, 10:01:44 AM
Hi,
A bit late but if selecting different video drivers through VLC doesn't help, consider installing the proprietary driver for your graphics unit. 

You also could try getting more information about what the problem is by entering the following in command line:
Code: [Select]
jounralctl -fto quit journalctl enter:
CTRL c