Compile vlc without x11, with fb

*nix specific usage questions
bler
New Cone
New Cone
Posts: 7
Joined: 17 Sep 2008 19:32

Compile vlc without x11, with fb

Postby bler » 02 Jan 2010 11:15

Hello,

I'm trying to compile vlc without x11 support. Actually, I'm trying to compile vlc to use framebuffer output, but I think that x11 gets in the way.

My current ./configure options are: --without-x --disable-glx --disable-qt4 --disable-skins2 --disable-x11 --disable-xvideo --disable-xosd --disable-xinerama --disable-dbus --disable-dbus-control --enable-run-as-root --disable-sdl --disable-opengl --disable-xcb --disable-freetype --disable-screen

Compiled with the above I get:
# vlc -I dummy --vout fb --noaudio ff/1.avi
[...]
[0x81f4a28] fb video output error: cannot get terminal mode (Invalid argument)
[0x81f4a28] x11 video output error: cannot open display
[...]

So, is it because framebuffer doesn't want to work that vlc drops back to x11, or I'm missing some configure option that makes vlc go for x11 despite '--vout fb'?

Rémi Denis-Courmont
Developer
Developer
Posts: 15135
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Compile vlc without x11, with fb

Postby Rémi Denis-Courmont » 02 Jan 2010 19:51

--vout fb,none

But that is not going to fix the framebuffer error anyway.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: Compile vlc without x11, with fb

Postby xtophe » 04 Jan 2010 16:06

Yes it's becasue framebuffer doesn't work that it falls back to x11.
Remi's command line will avoid it from falling back to x11
Xtophe

bler
New Cone
New Cone
Posts: 7
Joined: 17 Sep 2008 19:32

Re: Compile vlc without x11, with fb

Postby bler » 04 Jan 2010 21:24

OK thanks, it fixed the x11 problem - I'll work on getting fb to work :)


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 19 guests