Code: Select all
marian@marian-EP43-S3L:~$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan1
224.0.0.0 0.0.0.0 240.0.0.0 U 0 0 0 wlan1
Code: Select all
marian@marian-EP43-S3L:~$ vlc udp://@239.0.0.1:1234 -vvv > test.txt
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x814a910] main libvlc debug: VLC media player - 2.1.4 Rincewind
[0x814a910] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x814a910] main libvlc debug: revision 2.1.4-0-g2a072be
[0x814a910] main libvlc debug: configured with ./configure '--includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' '--localstatedir=/var' '--libdir=${prefix}/lib/i386-linux-gnu' '--libexecdir=${prefix}/lib/i386-linux-gnu' '--disable-dependency-tracking' '--build=i686-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=0ubuntu14.04.1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-x264' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'build_alias=i686-linux-gnu'
[0x814a910] main libvlc debug: searching plug-in modules
[0x814a910] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
[0x814a910] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x814a910] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
[0x814a910] main libvlc debug: plug-ins loaded: 426 modules
[0x814a910] main libvlc debug: opening config file (/home/marian/.config/vlc/vlcrc)
[0x814a910] main libvlc debug: translation test: code is "sk"
[0x814a910] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 FPU
[0x82dcc08] main input debug: Creating an input for 'Knižnica s médiami'
[0x82dcc08] main input debug: Input is a meta file: disabling unneeded options
[0x82dcc08] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x82dcc08] main input debug: `file/xspf-open:///home/marian/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/marian/.local/share/vlc/ml.xspf'
[0x82dcc08] main input debug: creating demux: access='file' demux='xspf-open' location='/home/marian/.local/share/vlc/ml.xspf' file='/home/marian/.local/share/vlc/ml.xspf'
[0x81df3d8] main demux debug: looking for access_demux module matching "file": 20 candidates
[0x81df3d8] main demux debug: no access_demux modules matched
[0x82dcc08] main input debug: creating access 'file' location='/home/marian/.local/share/vlc/ml.xspf', path='/home/marian/.local/share/vlc/ml.xspf'
[0x81e1280] main access debug: looking for access module matching "file": 25 candidates
[0x81e1280] filesystem access debug: opening file `/home/marian/.local/share/vlc/ml.xspf'
[0x81e1280] main access debug: using access module "filesystem"
[0x81df3d8] main stream debug: Using stream method for AStream*
[0x81df3d8] main stream debug: starting pre-buffering
[0x81df3d8] main stream debug: received first data after 0 ms
[0x81df3d8] main stream debug: pre-buffering done 303 bytes in 0s - 12329 KiB/s
[0x81e22e8] main stream debug: looking for stream_filter module matching "any": 9 candidates
[0x81e22e8] main stream debug: no stream_filter modules matched
[0x81e22e8] main stream debug: looking for stream_filter module matching "record": 9 candidates
[0x81e22e8] main stream debug: using stream_filter module "record"
[0x82dcc08] main input debug: creating demux: access='file' demux='xspf-open' location='/home/marian/.local/share/vlc/ml.xspf' file='/home/marian/.local/share/vlc/ml.xspf'
[0x815b378] main demux debug: looking for demux module matching "xspf-open": 63 candidates
[0x815b378] playlist demux debug: using XSPF playlist reader
[0x815b378] main demux debug: using demux module "playlist"
[0x815b4b0] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0x815b4b0] lua demux meta debug: Trying Lua scripts in /home/marian/.local/share/vlc/lua/meta/reader
[0x815b4b0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x815b4b0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x815b4b0] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x815b4b0] main demux meta debug: no meta reader modules matched
[0x82dcc08] main input debug: `file/xspf-open:///home/marian/.local/share/vlc/ml.xspf' successfully opened
[0x81d3aa8] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0x81d3aa8] main xml reader debug: using xml reader module "xml"
[0x815b378] playlist demux debug: parsed 0 tracks successfully
[0x82dcc08] main input debug: EOF reached
[0x815b378] main demux debug: removing module "playlist"
[0x81e22e8] main stream debug: removing module "record"
[0x81e1280] main access debug: removing module "filesystem"
[0x82dbe80] main playlist debug: creating audio output
[0x82dcea0] main audio output debug: looking for audio output module matching "any": 6 candidates
[0x82dcea0] pulse audio output debug: using library version 4.0.0
[0x82dcea0] pulse audio output debug: (compiled with version 4.0.0, protocol 28)
[0x82dcea0] pulse audio output debug: connected locally to unix:/run/user/1000/pulse/native as client #38
[0x82dcea0] pulse audio output debug: using protocol 28, server protocol 28
[0x82dcea0] main audio output debug: using audio output module "pulse"
[0x82dbe80] main playlist debug: keeping audio output
[0x82dcea0] pulse audio output debug: adding sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Vstavaný zvuk Analógové stereo)
[0x82dbe80] main playlist debug: adding item `udp://239.0.0.1:1234' ( udp://@239.0.0.1:1234 )
[0x82dd048] main interface debug: looking for interface module matching "hotkeys,none": 19 candidates
[0x82dd048] main interface debug: using interface module "hotkeys"
[0x81df2c0] main interface debug: looking for interface module matching "globalhotkeys,none": 19 candidates
[0x81df2c0] main interface debug: using interface module "globalhotkeys"
[0x81d3ee8] main interface debug: looking for interface module matching "dbus,none": 19 candidates
[0x81d3ee8] dbus interface debug: listening on dbus as: org.mpris.MediaPlayer2.vlc.instance2973
[0x81d3ee8] main interface debug: using interface module "dbus"
[0x814a910] main libvlc: Spustenie programu VLC s predvoleným rozhraním. Pre spustenie bez rozhrania zadajte príkaz 'cvlc'.
[0x81d6d68] main interface debug: looking for interface module matching "any": 19 candidates
[0xacbd9ef0] main generic debug: looking for extension module matching "any": 1 candidates
[0xacbd9ef0] lua generic debug: Opening Lua Extension module
[0xacbd9ef0] lua generic debug: Trying Lua scripts in /home/marian/.local/share/vlc/lua/extensions
[0xacbd9ef0] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0xacbd9ef0] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/VLSub.luac
[0xacbd9ef0] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/VLSub.luac
[0xacbd9ef0] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has the following capability flags: 0x5
[0xacbd9ef0] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0xacbd9ef0] main generic debug: using extension module "lua"
[0xaa729598] main probe debug: looking for services probe module matching "any": 10 candidates
[0xaa729598] main probe debug: no services probe modules matched
[0x81d6d68] qt4 interface debug: Sorting by column -1, order 0
[0x81d6d68] qt4 interface debug: Sorting by column -1, order 0
[0x81d6d68] qt4 interface debug: Sorting by column -1, order 0
[0x81d6d68] main interface debug: using interface module "qt4"
[0x82dbe80] main playlist debug: processing request item: null, node: Playlist, skip: 0
[0x82dbe80] main playlist debug: rebuilding array of current - root Playlist
[0x82dbe80] main playlist debug: rebuild done - 1 items, index -1
[0x82dbe80] main playlist debug: starting playback of the new playlist item
[0x82dbe80] main playlist debug: resyncing on udp://239.0.0.1:1234
[0x82dbe80] main playlist debug: udp://239.0.0.1:1234 is at 0
[0x82dbe80] main playlist debug: creating new input thread
[0x820d8f8] main input debug: Creating an input for 'udp://239.0.0.1:1234'
[0x81d6d68] qt4 interface debug: IM: Setting an input
[0x820d8f8] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
[0x820d8f8] main input debug: `udp://@239.0.0.1:1234' gives access `udp' demux `' path `@239.0.0.1:1234'
[0x820d8f8] main input debug: creating demux: access='udp' demux='' location='@239.0.0.1:1234' file='(null)'
[0xaa73dea8] main demux debug: looking for access_demux module matching "udp": 20 candidates
[0xaa73dea8] main demux debug: no access_demux modules matched
[0x820d8f8] main input debug: creating access 'udp' location='@239.0.0.1:1234', path='(null)'
[0xaa73dff8] main access debug: looking for access module matching "udp": 25 candidates
[0xaa73dff8] access_udp access debug: opening server=:0 local=239.0.0.1:1234
[0xaa73dff8] main access debug: net: opening 239.0.0.1 datagram port 1234
[0xaa73dff8] main access debug: using access module "access_udp"
[0xaa73e428] main stream debug: Using block method for AStream*
[0xaa73e428] main stream debug: starting pre-buffering
[0x82dcea0] pulse audio output debug: changing sink 0: alsa_output.pci-0000_00_1b.0.analog-stereo (Vstavaný zvuk Analógové stereo)
[0x814a910] main libvlc debug: exiting
[0x814a910] main libvlc debug: removing all interfaces
[0x814a910] main libvlc debug: exiting
[0x81d6d68] main interface debug: removing module "qt4"
[0x82dbe80] main playlist debug: deactivating the playlist
[0x82dbe80] main playlist debug: incoming request - stopping current input
[0xaa73dff8] main access debug: object waitpipe triggered
[0xaa73dff8] main access debug: socket 22 polling interrupted
[0xaa73e428] main stream debug: prebuffering done 0 bytes in 4s - 0 KiB/s
[0xaa73e428] main stream error: cannot pre fill buffer
[0xaa73dff8] main access debug: removing module "access_udp"
[0x820d8f8] main input warning: cannot create a stream_t from access
[0x82dbe80] main playlist debug: incoming request - stopping current input
[0x82dbe80] main playlist debug: dead input
[0x82dcea0] main audio output debug: removing module "pulse"
[0x81d6d68] qt4 interface debug: requesting exit...
[0x81d6d68] qt4 interface debug: waiting for UI thread...
[0x81d6d68] qt4 interface debug: IM: Deleting the input
[0x81d6d68] qt4 interface debug: QApp exec() finished
[0x81d6d68] qt4 interface debug: Video is not needed anymore
[0x81d6d68] qt4 interface debug: Playlist Destroyed
[0x81d6d68] qt4 interface debug: Killing extension dialog provider
[0x81d6d68] qt4 interface debug: ExtensionsDialogProvider is quitting...
[0xacbd9ef0] main generic debug: removing module "lua"
[0xacbd9ef0] lua generic debug: Deactivating all loaded extensions
[0xacbd9ef0] lua generic debug: All extensions are now deactivated
[0x81d3ee8] main interface debug: removing module "dbus"
[0x81df2c0] main interface debug: removing module "globalhotkeys"
[0x82dd048] main interface debug: removing module "hotkeys"
[0x82dbe80] main playlist debug: destroying
[0x82db160] main playlist export debug: saving Knižnica s médiami to file /home/marian/.local/share/vlc/ml.xspf
[0x82db160] main playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates
[0x82db160] main playlist export debug: using playlist export module "export"
[0x82db160] main playlist export debug: removing module "export"
[0x814a910] main libvlc debug: removing stats
marian@marian-EP43-S3L:~$
Return to “General VLC media player Troubleshooting”
Users browsing this forum: No registered users and 179 guests