Page 1 of 1

VLC won't play videos

Posted: 26. Nov 2015, 21:19
by Kind9
Hello. I'm pretty new to Salix and I'm loving it so far. I used Slackware for a while but lately I'm getting lazy. ;)

Here's my problem: I can open any video in VLC and it shows the first frame of the video but won't go any further. I can't click any of the buttons or open the right-click menu. I can't even close VLC without killing it. From the terminal I get the following output:

Code: Select all

VLC media player 2.1.2 Rincewind (revision 2.1.2-0-ga4c4876)
[0x25cb2d8] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[mpeg4 @ 0x7f7248c18220] Video uses a non-standard and wasteful way to store B-frames ('packed B-frames'). Consider using a tool like VirtualDub or avidemux to fix it.
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
[0x7f7224001248] xcb_xv vout display error: no available XVideo adaptor
Fontconfig warning: FcPattern object size does not accept value "0"
Fontconfig warning: FcPattern object size does not accept value "0"
That display error seems significant but I'm not sure what to do about it. I have all the gst-plugins installed. I have an AMD graphics card and on another computer with an nvidia card it works fine. Not sure if that means anything.

Any assistance would be appreciated. Thanks!

Re: VLC won't play videos

Posted: 26. Nov 2015, 22:24
by gapan
If the problem is for all videos, try selecting a different video output in VLC. If nothing else works, x11 should, but try the GL and xv ones first.

https://wiki.videolan.org/Video_output/

Re: VLC won't play videos

Posted: 26. Nov 2015, 22:38
by Kind9
Thanks again. Problem is solved.