Advertisement
Guest User

Untitled

a guest
Apr 4th, 2013
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.37 KB | None | 0 0
  1. cgross@testhls:~$ cvlc -vvv rtsp://@10.15.0.40/channel1 --sout='#std{access=udp{ttl=15},dst=239.192.3.55:2001}'
  2. VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
  3. [0x87618f0] main libvlc debug: VLC media player - 2.0.3 Twoflower
  4. [0x87618f0] main libvlc debug: Copyright © 1996-2012 VLC authors and VideoLAN
  5. [0x87618f0] main libvlc debug: revision 2.0.2-93-g77aa89e
  6. [0x87618f0] main libvlc debug: configured with ./configure '--enable-static' '--build=i486-linux-gnu' 'CFLAGS=-g -O2' 'CPPFLAGS=' 'CXXFLAGS=-g -O2' 'LDFLAGS=' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=1~bpo60+1' '--enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca' '--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-libmpeg2' '--enable-libproxy' '--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-oss' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-samplerate' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--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-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--disable-crystalhd' '--disable-omxil' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-fbosd' '--enable-libva' '--enable-linsys' '--enable-pvr' '--enable-udev' '--enable-v4l2' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-altivec' 'build_alias=i486-linux-gnu'
  7. [0x87618f0] main libvlc debug: searching plug-in modules
  8. [0x87618f0] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins.dat
  9. [0x87618f0] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
  10. [0x87618f0] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins.dat
  11. [0x87618f0] main libvlc debug: plug-ins loaded: 415 modules
  12. [0x87618f0] main libvlc debug: opening config file (/home/cgross/.config/vlc/vlcrc)
  13. [0x87618f0] main libvlc debug: translation test: code is "C"
  14. [0x87618f0] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2 SSE3 FPU
  15. [0x87618f0] main libvlc debug: looking for memcpy module: 4 candidates
  16. [0x87618f0] main libvlc debug: using memcpy module "memcpymmxext"
  17. [0x8771358] main input debug: Creating an input for 'Media Library'
  18. [0x8771358] main input debug: Input is a meta file: disabling unneeded options
  19. [0x8771358] main input debug: using timeshift granularity of 50 MiB, in path '/tmp'
  20. [0x8771358] main input debug: `file/xspf-open:///home/cgross/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/cgross/.local/share/vlc/ml.xspf'
  21. [0x8771358] main input debug: creating demux: access='file' demux='xspf-open' location='/home/cgross/.local/share/vlc/ml.xspf' file='/home/cgross/.local/share/vlc/ml.xspf'
  22. [0x8782b68] main demux debug: looking for access_demux module: 3 candidates
  23. [0x8782b68] main demux debug: no access_demux module matching "file" could be loaded
  24. [0x8782b68] main demux debug: TIMER module_need() : 1.478 ms - Total 1.478 ms / 1 intvls (Avg 1.478 ms)
  25. [0x8771358] main input debug: creating access 'file' location='/home/cgross/.local/share/vlc/ml.xspf', path='/home/cgross/.local/share/vlc/ml.xspf'
  26. [0x8774f58] main access debug: looking for access module: 2 candidates
  27. [0x8774f58] filesystem access debug: opening file `/home/cgross/.local/share/vlc/ml.xspf'
  28. [0x8774f58] main access debug: using access module "filesystem"
  29. [0x8774f58] main access debug: TIMER module_need() : 0.518 ms - Total 0.518 ms / 1 intvls (Avg 0.518 ms)
  30. [0x8773b80] main stream debug: Using stream method for AStream*
  31. [0x8773b80] main stream debug: starting pre-buffering
  32. [0x8773b80] main stream debug: received first data after 0 ms
  33. [0x8773b80] main stream debug: pre-buffering done 296 bytes in 0s - 4071 KiB/s
  34. [0x8773a30] main stream debug: looking for stream_filter module: 7 candidates
  35. [0x8773a30] main stream debug: no stream_filter module matching "any" could be loaded
  36. [0x8773a30] main stream debug: TIMER module_need() : 1.297 ms - Total 1.297 ms / 1 intvls (Avg 1.297 ms)
  37. [0x8773a30] main stream debug: looking for stream_filter module: 1 candidate
  38. [0x8773a30] main stream debug: using stream_filter module "stream_filter_record"
  39. [0x8773a30] main stream debug: TIMER module_need() : 0.213 ms - Total 0.213 ms / 1 intvls (Avg 0.213 ms)
  40. [0x8771358] main input debug: creating demux: access='file' demux='xspf-open' location='/home/cgross/.local/share/vlc/ml.xspf' file='/home/cgross/.local/share/vlc/ml.xspf'
  41. [0x88c4130] main demux debug: looking for demux module: 1 candidate
  42. [0x88c4130] playlist demux debug: using XSPF playlist reader
  43. [0x88c4130] main demux debug: using demux module "playlist"
  44. [0x88c4130] main demux debug: TIMER module_need() : 0.314 ms - Total 0.314 ms / 1 intvls (Avg 0.314 ms)
  45. [0x88c4618] main demux meta debug: looking for meta reader module: 2 candidates
  46. [0x88c4618] lua demux meta debug: Trying Lua scripts in /home/cgross/.local/share/vlc/lua/meta/reader
  47. [0x88c4618] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
  48. [0x88c4618] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
  49. [0x88c4618] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
  50. [0x88c4618] main demux meta debug: no meta reader module matching "any" could be loaded
  51. [0x88c4618] main demux meta debug: TIMER module_need() : 3.444 ms - Total 3.444 ms / 1 intvls (Avg 3.444 ms)
  52. [0x8771358] main input debug: `file/xspf-open:///home/cgross/.local/share/vlc/ml.xspf' successfully opened
  53. [0x87ec770] main xml reader debug: looking for xml reader module: 1 candidate
  54. [0x87ec770] main xml reader debug: using xml reader module "xml"
  55. [0x87ec770] main xml reader debug: TIMER module_need() : 0.943 ms - Total 0.943 ms / 1 intvls (Avg 0.943 ms)
  56. [0x88c4130] playlist demux debug: parsed 0 tracks successfully
  57. [0x8771358] main input debug: EOF reached
  58. [0x88c4130] main demux debug: removing module "playlist"
  59. [0x8773a30] main stream debug: removing module "stream_filter_record"
  60. [0x8774f58] main access debug: removing module "filesystem"
  61. [0x8771358] main input debug: TIMER input launching for 'Media Library' : 8.297 ms - Total 8.297 ms / 1 intvls (Avg 8.297 ms)
  62. [0x8773b80] main interface debug: looking for interface module: 1 candidate
  63. [0x8773b80] main interface debug: using interface module "hotkeys"
  64. [0x8773b80] main interface debug: TIMER module_need() : 0.261 ms - Total 0.261 ms / 1 intvls (Avg 0.261 ms)
  65. [0x88c4130] main interface debug: looking for interface module: 1 candidate
  66. [0x88c4130] inhibit interface error: Failed to connect to the D-Bus session daemon: /usr/bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.
  67.  
  68. [0x88c4130] main interface debug: no interface module matching "inhibit,none" could be loaded
  69. [0x88c4130] main interface debug: TIMER module_need() : 7.066 ms - Total 7.066 ms / 1 intvls (Avg 7.066 ms)
  70. [0x88c4130] main interface error: no suitable interface module
  71. [0x88c03a0] main playlist debug: playlist threads correctly activated
  72. [0x88c03a0] main playlist debug: adding item `rtsp://10.15.0.40/channel1' ( rtsp://@10.15.0.40/channel1 )
  73. [0x88c03a0] main playlist debug: rebuilding array of current - root Playlist
  74. [0x88c03a0] main playlist debug: rebuild done - 0 items, index -1
  75. [0x88c03a0] main playlist debug: meta ok for (null), need to fetch art
  76. [0x8773c70] main interface debug: looking for interface module: 1 candidate
  77. [0x88c8ac0] main demux meta debug: looking for meta fetcher module: 1 candidate
  78. [0x88c8ac0] lua demux meta debug: Trying Lua scripts in /home/cgross/.local/share/vlc/lua/meta/fetcher
  79. [0x88c8ac0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
  80. [0x8773c70] main interface debug: no interface module matching "globalhotkeys,none" could be loaded
  81. [0x8773c70] main interface debug: TIMER module_need() : 0.870 ms - Total 0.870 ms / 1 intvls (Avg 0.870 ms)
  82. [0x88c8ac0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
  83. [0x8773c70] main interface error: no suitable interface module
  84. [0x87618f0] main libvlc error: interface "globalhotkeys,none" initialization failed
  85. [0x87e9308] main interface debug: looking for interface module: 1 candidate
  86. [0x87e9308] dummy interface: using the dummy interface module...
  87. [0x87e9308] main interface debug: using interface module "dummy"
  88. [0x87e9308] main interface debug: TIMER module_need() : 0.275 ms - Total 0.275 ms / 1 intvls (Avg 0.275 ms)
  89. [0x88c03a0] main playlist debug: processing request item: null, node: Playlist, skip: 0
  90. [0x88c03a0] main playlist debug: rebuilding array of current - root Playlist
  91. [0x88c03a0] main playlist debug: rebuild done - 1 items, index -1
  92. [0x88c03a0] main playlist debug: starting playback of the new playlist item
  93. [0x88c03a0] main playlist debug: resyncing on rtsp://10.15.0.40/channel1
  94. [0x88c03a0] main playlist debug: rtsp://10.15.0.40/channel1 is at 0
  95. [0x88c03a0] main playlist debug: creating new input thread
  96. [0x88c86b8] main input debug: Creating an input for 'rtsp://10.15.0.40/channel1'
  97. [0x88c8ac0] main demux meta debug: using meta fetcher module "lua"
  98. [0x88c8ac0] main demux meta debug: TIMER module_need() : 1.626 ms - Total 1.626 ms / 1 intvls (Avg 1.626 ms)
  99. [0x88c8ac0] main demux meta debug: removing module "lua"
  100. [0x88c03a0] main playlist debug: searching art for rtsp://10.15.0.40/channel1
  101. [0xb5606608] main art finder debug: looking for art finder module: 2 candidates
  102. [0x87828b8] main stream output debug: using sout chain=`std{access=udp{ttl=15},dst=239.192.3.55:2001}'
  103. [0x87828b8] main stream output debug: stream=`std'
  104. [0xb5606608] lua art finder debug: Trying Lua scripts in /home/cgross/.local/share/vlc/lua/meta/art
  105. [0xb5606608] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
  106. [0x87ebe08] main stream out debug: looking for sout stream module: 1 candidate
  107. [0xb5606608] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
  108. [0x87ebe08] main stream out debug: set config option: sout-standard-access to udp{ttl=15}
  109. [0x87ebe08] main stream out debug: set config option: sout-standard-dst to 239.192.3.55:2001
  110. [0x87ebe08] stream_out_standard stream out error: no mux specified or found by extension
  111. [0x87ebe08] main stream out debug: no sout stream module matching "std" could be loaded
  112. [0x87ebe08] main stream out debug: TIMER module_need() : 0.881 ms - Total 0.881 ms / 1 intvls (Avg 0.881 ms)
  113. [0x87ebe08] main stream out debug: destroying chain... (name=(null))
  114. [0x87ebe08] main stream out debug: destroying chain done
  115. [0x87828b8] main stream output error: stream chain failed for `std{access=udp{ttl=15},dst=239.192.3.55:2001}'
  116. [0xb5606608] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
  117. [0x88c03a0] main playlist debug: finished input
  118. [0x88c86b8] main input error: cannot start stream output instance, aborting
  119. [0x88c03a0] main playlist debug: dead input
  120. [0x88c86b8] main input debug: TIMER input launching for 'rtsp://10.15.0.40/channel1' : 2.034 ms - Total 2.034 ms / 1 intvls (Avg 2.034 ms)
  121. [0x88c03a0] main playlist debug: changing item without a request (current 0/1)
  122. [0x88c03a0] main playlist debug: nothing to play
  123. [0xb5606608] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
  124. [0xb5606608] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
  125. [0xb5606608] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
  126. [0xb5606608] main art finder debug: no art finder module matching "any" could be loaded
  127. [0xb5606608] main art finder debug: TIMER module_need() : 3.128 ms - Total 3.128 ms / 1 intvls (Avg 3.128 ms)
  128. [0x88c03a0] main playlist debug: art not found for rtsp://10.15.0.40/channel1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement