![]() |
VLC crashes when I try to open a video - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: VLC crashes when I try to open a video (/showthread.php?tid=6055) |
VLC crashes when I try to open a video - betwixt - 03-10-2019 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 Re: VLC crashes when I try to open a video - Valtam - 03-11-2019 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. ![]() Re: VLC crashes when I try to open a video - circular_mews - 04-05-2019 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: jounralctl -f CTRL c |