jojo182
22-12-2008, 16:24
Hallo Leute,
habe heute mal versucht vlc auf meinem wl-500Pv2 zum laufen zu bekommen.
Habe vlc mit "ipkg install vlc" und mit "ipkg install faad2 ffmpeg ..." die restlichen Pakete. Wenn ich als root vlc starten will kommt:
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root first and
cannot be run by non-trusted users first).
Also hab ich einen user mit "adduser user" erstellt und mich eingeloggt.
Versuche ich eine Mp3 über den Router zu streamen gehts leider auch nicht:
[user@router /home]$ vlc -vvv /tmp/harddisk/test.mp3 --sout '#transcode{acodec=vorb,ab=128}:standard{access=ht tp,mux=ogg,dst=server.example.org:8080}'
VLC media player 0.9.6 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.6 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--build=i386-pc-linux-gnu' '--host=mipsel-linux' '--target=mipsel-linux' '--prefix=/opt' '--enable-v4l' '--disable-v4l2' '--enable-bonjour' '--enable-x264' '--enable-dvbpsi' '--enable-a52' '--enable-dvdnav' '--with-dvdnav-config-path=/home/slug/optware/oleg/staging/opt/bin' '--enable-faad' '--enable-flac' '--disable-gnutls' '--enable-mpc' '--enable-ncurses' '--enable-ogg' '--enable-png' '--disable-remoteosd' '--enable-shout' '--enable-speex' '--enable-vorbis' '--disable-alsa' '--disable-dca' '--disable-glx' '--disable-gnomevfs' '--disable-libcdio' '--disable-libcddb' '--disable-screen' '--disable-sdl' '--disable-wxwidgets' '--disable-skins2' '--disable-x11' '--disable-nls' '--disable-static' 'build_alias=i386-pc-linux-gnu' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'CC=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-gcc' 'LDFLAGS= -L/home/slug/optware/oleg/staging/opt/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link,/home/slug/optware/oleg/staging/opt/lib ' 'CPPFLAGS=-O2 -pipe -I/home/slug/optware/oleg/staging/opt/include -I/home/slug/optware/oleg/staging/opt/include/ncurses' 'CPP=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-gcc -E' 'CXX=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-g++' 'PKG_CONFIG_PATH=/home/slug/optware/oleg/staging/opt/lib/pkgconfig'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file /home/.cache/vlc/plugins-04041e.dat
[00000001] main libvlc warning: could not open plugins cache file /home/.cache/vlc/plugins-04041e.dat for reading
[00000001] main libvlc debug: recursively browsing `/opt/lib/vlc'
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/access_output/libaccess_output_http_plugin.so' (File not found)
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/misc/libfreetype_plugin.so' (File not found)
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/services_discovery/libbonjour_plugin.so' (File not found)
[00000001] main libvlc debug: module bank initialized, found 225 modules
[00000001] main libvlc debug: opening config file (/home/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities
[00000001] main libvlc debug: looking for memcpy module: 1 candidate
[00000001] main libvlc debug: using memcpy module "memcpy"
[00000308] main interaction debug: thread started
[00000308] main interaction debug: thread 1026 (Interaction control) created at priority 0 (interface/interaction.c:382)
[00000310] main preparser debug: waiting for thread initialization
[00000310] main preparser debug: thread started
[00000310] main preparser debug: thread 2051 (preparser) created at priority 0 (playlist/thread.c:79)
[00000311] main fetcher debug: thread started
[00000311] main fetcher debug: waiting for thread initialization
[00000311] main fetcher debug: thread 3076 (fetcher) created at priority 0 (playlist/thread.c:108)
[00000309] main playlist debug: thread started
[00000309] main playlist debug: waiting for thread initialization
[00000309] main playlist debug: thread 4101 (playlist) created at priority 0 (playlist/thread.c:117)
[00000312] main interface debug: looking for interface module: 1 candidate
[00000312] main interface debug: using interface module "hotkeys"
[00000312] main interface debug: TIMER module_Need() : 4.017 ms - Total 4.017 ms / 1 intvls (Avg 4.017 ms)
[00000309] main playlist debug: rebuilding array of current - root Playlist
[00000309] main playlist debug: rebuild done - 0 items, index -1
[00000312] main interface debug: thread 5126 (interface) created at priority 0 (interface/interface.c:168)
[00000313] main interface debug: looking for interface module: 1 candidate
process 20674: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/opt/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not compiled with backtrace support so unable to print a backtrace
Aborted
[user@router /home]$ [00000312] main interface debug: thread started
Hat jemanden vlc am laufen und könnt mir beim einrichten helfen?
habe heute mal versucht vlc auf meinem wl-500Pv2 zum laufen zu bekommen.
Habe vlc mit "ipkg install vlc" und mit "ipkg install faad2 ffmpeg ..." die restlichen Pakete. Wenn ich als root vlc starten will kommt:
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root first and
cannot be run by non-trusted users first).
Also hab ich einen user mit "adduser user" erstellt und mich eingeloggt.
Versuche ich eine Mp3 über den Router zu streamen gehts leider auch nicht:
[user@router /home]$ vlc -vvv /tmp/harddisk/test.mp3 --sout '#transcode{acodec=vorb,ab=128}:standard{access=ht tp,mux=ogg,dst=server.example.org:8080}'
VLC media player 0.9.6 Grishenko
[00000001] main libvlc debug: VLC media player - version 0.9.6 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure '--build=i386-pc-linux-gnu' '--host=mipsel-linux' '--target=mipsel-linux' '--prefix=/opt' '--enable-v4l' '--disable-v4l2' '--enable-bonjour' '--enable-x264' '--enable-dvbpsi' '--enable-a52' '--enable-dvdnav' '--with-dvdnav-config-path=/home/slug/optware/oleg/staging/opt/bin' '--enable-faad' '--enable-flac' '--disable-gnutls' '--enable-mpc' '--enable-ncurses' '--enable-ogg' '--enable-png' '--disable-remoteosd' '--enable-shout' '--enable-speex' '--enable-vorbis' '--disable-alsa' '--disable-dca' '--disable-glx' '--disable-gnomevfs' '--disable-libcdio' '--disable-libcddb' '--disable-screen' '--disable-sdl' '--disable-wxwidgets' '--disable-skins2' '--disable-x11' '--disable-nls' '--disable-static' 'build_alias=i386-pc-linux-gnu' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'CC=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-gcc' 'LDFLAGS= -L/home/slug/optware/oleg/staging/opt/lib -Wl,-rpath,/opt/lib -Wl,-rpath-link,/home/slug/optware/oleg/staging/opt/lib ' 'CPPFLAGS=-O2 -pipe -I/home/slug/optware/oleg/staging/opt/include -I/home/slug/optware/oleg/staging/opt/include/ncurses' 'CPP=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-gcc -E' 'CXX=/home/slug/optware/oleg/toolchain/mipsel-linux-uclibc/gcc-4.1.1-uclibc-0.9.28/bin/mipsel-linux-uclibc-g++' 'PKG_CONFIG_PATH=/home/slug/optware/oleg/staging/opt/lib/pkgconfig'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file /home/.cache/vlc/plugins-04041e.dat
[00000001] main libvlc warning: could not open plugins cache file /home/.cache/vlc/plugins-04041e.dat for reading
[00000001] main libvlc debug: recursively browsing `/opt/lib/vlc'
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/access_output/libaccess_output_http_plugin.so' (File not found)
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/misc/libfreetype_plugin.so' (File not found)
[00000001] main libvlc warning: cannot load module `/opt/lib/vlc/services_discovery/libbonjour_plugin.so' (File not found)
[00000001] main libvlc debug: module bank initialized, found 225 modules
[00000001] main libvlc debug: opening config file (/home/.config/vlc/vlcrc)
[00000001] main libvlc debug: CPU has capabilities
[00000001] main libvlc debug: looking for memcpy module: 1 candidate
[00000001] main libvlc debug: using memcpy module "memcpy"
[00000308] main interaction debug: thread started
[00000308] main interaction debug: thread 1026 (Interaction control) created at priority 0 (interface/interaction.c:382)
[00000310] main preparser debug: waiting for thread initialization
[00000310] main preparser debug: thread started
[00000310] main preparser debug: thread 2051 (preparser) created at priority 0 (playlist/thread.c:79)
[00000311] main fetcher debug: thread started
[00000311] main fetcher debug: waiting for thread initialization
[00000311] main fetcher debug: thread 3076 (fetcher) created at priority 0 (playlist/thread.c:108)
[00000309] main playlist debug: thread started
[00000309] main playlist debug: waiting for thread initialization
[00000309] main playlist debug: thread 4101 (playlist) created at priority 0 (playlist/thread.c:117)
[00000312] main interface debug: looking for interface module: 1 candidate
[00000312] main interface debug: using interface module "hotkeys"
[00000312] main interface debug: TIMER module_Need() : 4.017 ms - Total 4.017 ms / 1 intvls (Avg 4.017 ms)
[00000309] main playlist debug: rebuilding array of current - root Playlist
[00000309] main playlist debug: rebuild done - 0 items, index -1
[00000312] main interface debug: thread 5126 (interface) created at priority 0 (interface/interface.c:168)
[00000313] main interface debug: looking for interface module: 1 candidate
process 20674: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/opt/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.
D-Bus not compiled with backtrace support so unable to print a backtrace
Aborted
[user@router /home]$ [00000312] main interface debug: thread started
Hat jemanden vlc am laufen und könnt mir beim einrichten helfen?