Advertisement
Guest User

RK Singh

a guest
Jan 31st, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1. -- logger module started --
  2. main debug: VLC media player - 2.1.5 Rincewind
  3. main debug: Copyright © 1996-2014 the VideoLAN team
  4. main debug: revision 2.1.5-15-g4e4a233
  5. main debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-x264' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--disable-sdl' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--disable-dirac' '--host=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32'
  6. main debug: using interface module "logger"
  7. main debug: Creating an input for 'Media Library'
  8. main debug: Input is a meta file: disabling unneeded options
  9. main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\RKSING~1\AppData\Local\Temp'
  10. main debug: `file/xspf-open:///C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf'
  11. main debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf' file='C:\Users\R K Singh\AppData\Roaming\vlc\ml.xspf'
  12. main debug: looking for access_demux module matching "file": 12 candidates
  13. main debug: no access_demux modules matched
  14. main debug: creating access 'file' location='/C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf', path='C:\Users\R K Singh\AppData\Roaming\vlc\ml.xspf'
  15. main debug: looking for access module matching "file": 20 candidates
  16. filesystem debug: opening file `C:\Users\R K Singh\AppData\Roaming\vlc\ml.xspf'
  17. main debug: using access module "filesystem"
  18. main debug: Using stream method for AStream*
  19. main debug: starting pre-buffering
  20. main debug: received first data after 0 ms
  21. main debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s
  22. main debug: looking for stream_filter module matching "any": 6 candidates
  23. main debug: no stream_filter modules matched
  24. main debug: looking for stream_filter module matching "record": 6 candidates
  25. main debug: using stream_filter module "record"
  26. main debug: creating demux: access='file' demux='xspf-open' location='/C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf' file='C:\Users\R K Singh\AppData\Roaming\vlc\ml.xspf'
  27. main debug: looking for demux module matching "xspf-open": 63 candidates
  28. playlist debug: using XSPF playlist reader
  29. main debug: using demux module "playlist"
  30. main debug: looking for meta reader module matching "any": 2 candidates
  31. lua debug: Trying Lua scripts in C:\Users\R K Singh\AppData\Roaming\vlc\lua\meta\reader
  32. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
  33. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
  34. main debug: no meta reader modules matched
  35. main debug: `file/xspf-open:///C:/Users/R%20K%20Singh/AppData/Roaming/vlc/ml.xspf' successfully opened
  36. main debug: looking for xml reader module matching "any": 1 candidates
  37. main debug: using xml reader module "xml"
  38. playlist debug: parsed 0 tracks successfully
  39. main debug: EOF reached
  40. main debug: removing module "playlist"
  41. main debug: removing module "record"
  42. main debug: removing module "filesystem"
  43. main debug: creating audio output
  44. main debug: looking for audio output module matching "any": 6 candidates
  45. directsound debug: found 2 devices
  46. main debug: using audio output module "directsound"
  47. main debug: keeping audio output
  48. main debug: looking for interface module matching "hotkeys,none": 15 candidates
  49. main debug: using interface module "hotkeys"
  50. main debug: looking for interface module matching "globalhotkeys,none": 15 candidates
  51. main debug: using interface module "globalhotkeys"
  52. main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  53. main debug: looking for interface module matching "any": 15 candidates
  54. main debug: looking for extension module matching "any": 1 candidates
  55. lua debug: Opening Lua Extension module
  56. lua debug: Trying Lua scripts in C:\Users\R K Singh\AppData\Roaming\vlc\lua\extensions
  57. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
  58. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
  59. lua debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
  60. lua debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
  61. main debug: using extension module "lua"
  62. main debug: using interface module "qt4"
  63. main debug: exiting
  64. main debug: removing all interfaces
  65. main debug: exiting
  66. main debug: no exit handler
  67. main debug: removing module "qt4"
  68. main debug: deactivating the playlist
  69. main debug: removing module "directsound"
  70. qt4 debug: requesting exit...
  71. qt4 debug: waiting for UI thread...
  72. qt4 debug: QApp exec() finished
  73. qt4 debug: Video is not needed anymore
  74. qt4 debug: Killing extension dialog provider
  75. qt4 debug: ExtensionsDialogProvider is quitting...
  76. main debug: removing module "lua"
  77. lua debug: Deactivating all loaded extensions
  78. lua debug: All extensions are now deactivated
  79. main debug: removing module "globalhotkeys"
  80. main debug: removing module "hotkeys"
  81. main debug: removing module "logger"
  82. -- logger module stopped --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement