Pessoal,

Agradeço dicas pra instalar o VLC sem GUI ( Xorg / X11 e Gnome ) via
ports em uma jail.

A intenção é disponibilizar um streaming server de vídeo multicast
para testes de clientes.

Já fiz as tentativas óbvias como incluir "WITHOUT_X11=YES" no
/etc/make.conf e rodar o "make config no /usr/ports/multimedia/vlc e,
não vi knob pra compilar o VLC sem X + Gnome na lista de opções.

Segue a mensagem de erro:
------------------------------------
configure: error: Package requirements (gtk+-2.0 >= 2.6, glib-2.0 >=
2.6, dbus-1 >= 0.36, dbus-glib-1 >= 0.36) were not met:

Package cairo was not found in the pkg-config search path.
Perhaps you should add the directory containing `cairo.pc'
to the PKG_CONFIG_PATH environment variable
Package 'cairo', required by 'Pango Cairo', not found
(...)
===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh";,
(...)
------------------------------------

Curiosamente a compilação manual do vlc, apesar de ter funcionado, não
deixou o vlc funcionando como esperado. O comando para tocar o arquivo
de vídeo e transmiti-lo pela rede  dá outro erro que ainda não
identifiquei a causa exata:

vlc -v video.wmv --sout
'#standard{access=udp,mux=ts,dst=X.X.X.X:12345,sap,name="Teste"}'

VLC media player 0.8.6d Janus
Remote control interface initialized. Type `help' for help.
[00000262] main private error: no sout mux module matched "ts"
[00000257] stream_out_standard private error: no suitable sout mux
module for `udp/ts://X.X.X.X:12345'
[00000257] main private warning: no sout stream module matching
"standard" could be loaded
[00000256] main stream output error: stream chain failed for
`standard{access=udp,mux=ts,dst=X.X.X.X:12345,sap,name="Teste"}'
[00000254] main input error: cannot start stream output instance, aborting
status change: ( new input: video.wmv )
status change: ( audio volume: 256 )
status change: ( play state: 1 )
status change: ( stop state: 0 )
[00000246] main playlist: nothing to play
^Csignal 2 received, terminating vlc - do it again in case it gets stuck
status change: ( stop state: 0 )
status change: ( quit )
[00000246] main playlist: stopping playback
--------------------------------------------------------------

Acredito que o problema seja este:

[00000257] main private warning: no sout stream module matching
"standard" could be loaded

Agradeço antecipadamente,

Alex
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

Responder a