Guest User

Untitled

a guest
Jul 31st, 2019
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.78 KB | None | 0 0
  1. ==============================================================
  2. PC and GPU information
  3. ==============================================================
  4. CPU: Intel Core i5-7600 @ 3.500GHz, 4 cores
  5. Graphics: Integrated graphics card, an Intel HD Graphics 630, supports Direct3D graphics API. Specs here: https://en.wikichip.org/wiki/intel/hd_graphics_630
  6. OS and word size: Microsoft Windows 10, 64-Bit
  7.  
  8.  
  9. =============================================================
  10. ffmpeg command and output at command prompt
  11. ============================================================
  12. PS C:\ffmpeg\ffmpeg-4.1.4-win64-static\bin> ./ffmpeg -hwaccel dxva2 -threads 1 -loglevel verbose -i "rtsp://admin:admin@192.168.15.20/media/video2" sampleOutputWithGPUAcelAndThreads1.mp4
  13.  
  14. ffmpeg version 4.1.4 Copyright (c) 2000-2019 the FFmpeg developers
  15. built with gcc 9.1.1 (GCC) 20190716
  16. configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth
  17. libavutil 56. 22.100 / 56. 22.100
  18. libavcodec 58. 35.100 / 58. 35.100
  19. libavformat 58. 20.100 / 58. 20.100
  20. libavdevice 58. 5.100 / 58. 5.100
  21. libavfilter 7. 40.101 / 7. 40.101
  22. libswscale 5. 3.100 / 5. 3.100
  23. libswresample 3. 3.100 / 3. 3.100
  24. libpostproc 55. 3.100 / 55. 3.100
  25. [tcp @ 000002cdab6db8c0] Starting connection attempt to 192.168.15.20 port 554
  26. [tcp @ 000002cdab6db8c0] Successfully connected to 192.168.15.20 port 554
  27. [rtsp @ 000002cdab6d99c0] SDP:
  28. v=0
  29. o=- 1001 1 IN IP4 192.168.15.20
  30. s=VCP IPC Realtime stream
  31. m=video 0 RTP/AVP 105
  32. c=IN IP4 192.168.15.20
  33. a=control:rtsp://192.168.15.20/media/video2/video
  34. a=rtpmap:105 H264/90000
  35. a=fmtp:105 profile-level-id=64001f; packetization-mode=1; sprop-parameter-sets=Z2QAH62EAQwgCGEAQwgCGEAQwgCEK1AoAt03AQEBQAAA+gAAMNQh,aO4xshs=
  36. a=recvonly
  37. m=application 0 RTP/AVP 107
  38. c=IN IP4 192.168.15.20
  39. a=control:rtsp://192.168.15.20/media/video2/metadata
  40. a=rtpmap:107 vnd.onvif.metadata/90000
  41. a=fmtp:107 DecoderTag=h3c-v3 RTCP=0
  42. a=recvonly
  43.  
  44. [udp @ 000002cdab6dbf00] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  45. [udp @ 000002cdab6efd00] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  46. [rtsp @ 000002cdab6d99c0] setting jitter buffer size to 500
  47. [udp @ 000002cdab700c40] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  48. [udp @ 000002cdab710f00] 'circular_buffer_size' option was set but it is not supported on this build (pthread support is required)
  49. [rtsp @ 000002cdab6d99c0] setting jitter buffer size to 500
  50. [h264 @ 000002cdab6dd000] Reinit context to 1280x720, pix_fmt: yuvj420p
  51. [h264 @ 000002cdab6dd000] SEI type 25 size 896 truncated at 32
  52. [h264 @ 000002cdab6dd000] Invalid NAL unit 0, skipping.
  53. [h264 @ 000002cdab6dd000] SEI type 25 size 896 truncated at 31
  54. [rtsp @ 000002cdab6d99c0] Ignoring outlier non primary stream starttime 0.000000
  55. Input #0, rtsp, from 'rtsp://admin:admin@192.168.15.20/media/video2':
  56. Metadata:
  57. title : VCP IPC Realtime stream
  58. Duration: N/A, start: 2.200000, bitrate: N/A
  59. Stream #0:0: Video: h264 (High), 1 reference frame, yuvj420p(pc, bt709, progressive, left), 1280x720, 25 fps, 25 tbr, 90k tbn, 50 tbc
  60. Stream #0:1: Data: none
  61. [AVHWDeviceContext @ 000002cdab7487c0] Using D3D9Ex device.
  62. Stream mapping:
  63. Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
  64. Press [q] to stop, [?] for help
  65. [h264 @ 000002cdabfa84c0] Decoder GUIDs reported as supported:
  66. [h264 @ 000002cdabfa84c0] {ee27417f-5e28-4e65-beea-1d26b508adc9} 0
  67. [h264 @ 000002cdabfa84c0] {bf22ad00-03ea-4690-8077-473346209b7e} 0
  68. [h264 @ 000002cdabfa84c0] {e07ec519-e651-4cd6-ac84-1370cceec851} 0
  69. [h264 @ 000002cdabfa84c0] {bcc5db6d-a2b6-4af0-ace4-adb1f787bc89} 0
  70. [h264 @ 000002cdabfa84c0] {1b81bea4-a0c7-11d3-b984-00c04f2e73c5} 0
  71. [h264 @ 000002cdabfa84c0] {1b81be68-a0c7-11d3-b984-00c04f2e73c5} 0
  72. [h264 @ 000002cdabfa84c0] {d79be8da-0cf1-4c81-b82a-69a4e236f43d} 0
  73. [h264 @ 000002cdabfa84c0] {f9aaccbb-c2b6-4cfc-8779-5707b1760552} 0
  74. [h264 @ 000002cdabfa84c0] {705b9d82-76cf-49d6-b7e6-ac8872db013c} 0
  75. [h264 @ 000002cdabfa84c0] {c528916c-c0af-4645-8cb2-372b6d4adc2a} 0
  76. [h264 @ 000002cdabfa84c0] {8de911c4-c898-4364-9715-1de6b3fe773d} 0
  77. [h264 @ 000002cdabfa84c0] {07cfaffb-5a2e-4b99-b62a-e4ca53b6d5aa} 0
  78. [h264 @ 000002cdabfa84c0] {91cd2d6e-897b-4fa1-b0d7-51dc88010e0a} 0
  79. [h264 @ 000002cdabfa84c0] {90b899ea-3a62-4705-88b3-8df04b2744e7} 0
  80. [h264 @ 000002cdabfa84c0] {442b942a-b4d9-4940-bc45-a882e5f919f3} 0
  81. [h264 @ 000002cdabfa84c0] {8c56eb1e-2b47-466f-8d33-7dbcd63f3df2} 0
  82. [h264 @ 000002cdabfa84c0] {5b11d51b-2f4c-4452-bcc3-09f2a1160cc0} 0
  83. [h264 @ 000002cdabfa84c0] {75fc75f7-c589-4a07-a25b-72e03b0383b3} 0 1
  84. [h264 @ 000002cdabfa84c0] {107af0e0-ef1a-4d19-aba8-67a163073d13} 0 1
  85. [h264 @ 000002cdabfa84c0] {463707f8-a1d0-4585-876d-83aa6d60b89e} 0
  86. [h264 @ 000002cdabfa84c0] {a4c749ef-6ecf-48aa-8448-50a7a1165ff7} 1
  87. [h264 @ 000002cdabfa84c0] {76988a52-df13-419a-8e64-ffcf4a336cf5} 0
  88. [h264 @ 000002cdabfa84c0] {80a3a7bd-89d8-4497-a2b8-2126af7e6eb8} 1
  89. [h264 @ 000002cdabfa84c0] {a74ccae2-f466-45ae-86f5-ab8be8af8483}
  90. [h264 @ 000002cdabfa84c0] {1b81be94-a0c7-11d3-b984-00c04f2e73c5} 0
  91. [h264 @ 000002cdabfa84c0] {1b81bea2-a0c7-11d3-b984-00c04f2e73c5} 0
  92. [h264 @ 000002cdabfa84c0] {49761bec-4b63-4349-a5ff-87ffdf088466} 0
  93. [h264 @ 000002cdabfa84c0] Reinit context to 1280x720, pix_fmt: dxva2_vld
  94. [h264 @ 000002cdabfa84c0] Invalid NAL unit 0, skipping.
  95. [h264 @ 000002cdabfa84c0] SEI type 25 size 896 truncated at 31
  96. [graph 0 input from stream 0:0 @ 000002cdab73c180] w:1280 h:720 pixfmt:nv12 tb:1/90000 fr:25/1 sar:0/1 sws_param:flags=2
  97. [libx264 @ 000002cdabf8bf80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX FMA3 BMI2 AVX2
  98. [libx264 @ 000002cdabf8bf80] profile Progressive High, level 3.1, 4:2:0, 8-bit
  99. [libx264 @ 000002cdabf8bf80] 264 - core 157 r2970 5493be8 - H.264/MPEG-4 AVC codec - Copyleft 2003-2019 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
  100. Output #0, mp4, to 'sampleOutputWithGPUAcelAndThreads1.mp4':
  101. Metadata:
  102. title : VCP IPC Realtime stream
  103. encoder : Lavf58.20.100
  104. Stream #0:0: Video: h264 (libx264), 1 reference frame (avc1 / 0x31637661), nv12(left), 1280x720, q=-1--1, 25 fps, 12800 tbn, 25 tbc
  105. Metadata:
  106. encoder : Lavc58.35.100 libx264
  107. Side data:
  108. cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
  109. *** dropping frame 0 from stream 0 at ts -6
  110. *** dropping frame 0 from stream 0 at ts -5
  111. *** dropping frame 0 from stream 0 at ts -4
  112. *** dropping frame 0 from stream 0 at ts -3
  113. *** dropping frame 61 from stream 0 at ts 59ime=-00:00:00.03 bitrate=N/A dup=0 drop=4 speed=N/A
  114. [NULL @ 000002cdab6dd000] SEI type 25 size 896 truncated at 32trate= 582.6kbits/s dup=0 drop=5 speed=0.864x
  115. [h264 @ 000002cdabfa84c0] Invalid NAL unit 8, skipping.
  116. [h264 @ 000002cdabfa84c0] SEI type 25 size 896 truncated at 31
  117. [NULL @ 000002cdab6dd000] SEI type 25 size 896 truncated at 32trate= 715.0kbits/s dup=0 drop=5 speed=0.94x
  118. [h264 @ 000002cdabfa84c0] Invalid NAL unit 8, skipping.
  119. [h264 @ 000002cdabfa84c0] SEI type 25 size 896 truncated at 31
  120. frame= 578 fps= 26 q=-1.0 Lsize= 2112kB time=00:00:23.00 bitrate= 752.1kbits/s dup=0 drop=5 speed=1.03x
  121. video:2105kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.317453%
  122. Input file #0 (rtsp://admin:admin@192.168.15.20/media/video2):
  123. Input stream #0:0 (video): 632 packets read (1658166 bytes); 583 frames decoded;
  124. Input stream #0:1 (data): 2 packets read (2209 bytes);
  125. Total: 634 packets (1660375 bytes) demuxed
  126. Output file #0 (sampleOutputWithGPUAcelAndThreads1.mp4):
  127. Output stream #0:0 (video): 578 frames encoded; 578 packets muxed (2155592 bytes);
  128. Total: 578 packets (2155592 bytes) muxed
  129. [AVIOContext @ 000002cdab786880] Statistics: 2 seeks, 12 writeouts
  130. [libx264 @ 000002cdabf8bf80] frame I:3 Avg QP:14.79 size: 53775
  131. [libx264 @ 000002cdabf8bf80] frame P:267 Avg QP:17.43 size: 5678
  132. [libx264 @ 000002cdabf8bf80] frame B:308 Avg QP:21.09 size: 1551
  133. [libx264 @ 000002cdabf8bf80] consecutive B-frames: 25.4% 7.3% 9.9% 57.4%
  134. [libx264 @ 000002cdabf8bf80] mb I I16..4: 20.9% 50.7% 28.4%
  135. [libx264 @ 000002cdabf8bf80] mb P I16..4: 0.9% 1.5% 0.3% P16..4: 30.9% 4.5% 2.3% 0.0% 0.0% skip:59.4%
  136. [libx264 @ 000002cdabf8bf80] mb B I16..4: 0.0% 0.1% 0.0% B16..8: 14.3% 0.9% 0.2% direct:11.0% skip:73.5% L0:42.3% L1:55.4% BI: 2.3%
  137. [libx264 @ 000002cdabf8bf80] 8x8 transform intra:54.5% inter:69.8%
  138. [libx264 @ 000002cdabf8bf80] coded y,uvDC,uvAC intra: 40.3% 38.8% 9.4% inter: 3.2% 14.7% 0.1%
  139. [libx264 @ 000002cdabf8bf80] i16 v,h,dc,p: 26% 18% 12% 45%
  140. [libx264 @ 000002cdabf8bf80] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 19% 31% 3% 5% 4% 5% 3% 4%
  141. [libx264 @ 000002cdabf8bf80] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 22% 15% 3% 9% 7% 7% 2% 5%
  142. [libx264 @ 000002cdabf8bf80] i8c dc,h,v,p: 51% 24% 20% 5%
  143. [libx264 @ 000002cdabf8bf80] Weighted P-Frames: Y:0.0% UV:0.0%
  144. [libx264 @ 000002cdabf8bf80] ref P L0: 56.4% 3.6% 25.0% 15.0%
  145. [libx264 @ 000002cdabf8bf80] ref B L0: 93.4% 5.2% 1.3%
  146. [libx264 @ 000002cdabf8bf80] ref B L1: 98.1% 1.9%
  147. [libx264 @ 000002cdabf8bf80] kb/s:745.64
  148. PS C:\ffmpeg\ffmpeg-4.1.4-win64-static\bin>
  149.  
  150.  
  151.  
  152. ===========================================================================================
  153. VLC log when I play the stream (can see it using ffmpeg, and my graphics card too)
  154. ============================================================================================
  155. -- logger module started --
  156. main debug: VLC media player - 3.0.7.1 Vetinari
  157. main debug: Copyright © 1996-2019 the VideoLAN team
  158. main debug: revision 3.0.7.1-0-gf3940db4af
  159. main debug: configured with ../extras/package/win32/../../../configure '--enable-update-check' '--enable-lua' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--enable-schroedinger' '--enable-realrtsp' '--enable-live555' '--enable-dvdread' '--enable-shout' '--enable-goom' '--enable-caca' '--enable-qt' '--enable-skins2' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=x86_64-w64-mingw32' '--with-breakpad=https://win.crashes.videolan.org' 'host_alias=x86_64-w64-mingw32' 'PKG_CONFIG_LIBDIR=/home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x64/contrib/x86_64-w64-mingw32/lib/pkgconfig'
  160. main debug: using multimedia timers as clock source
  161. main debug: min period: 1 ms, max period: 1000000 ms
  162. main debug: searching plug-in modules
  163. main debug: loading plugins cache file C:\Program Files\VideoLAN\VLC\plugins\plugins.dat
  164. main debug: recursively browsing `C:\Program Files\VideoLAN\VLC\plugins'
  165. main debug: plug-ins loaded: 494 modules
  166. main debug: opening config file (C:\Users\vcssupport2\AppData\Roaming\vlc\vlcrc)
  167. main debug: looking for logger module matching "any": 2 candidates
  168. file debug: opening logfile `C:\Users\vcssupport2\Desktop\Jared Harp Documents\VLC log\vlc log.txt'
  169. main debug: using logger module "file"
  170. main debug: translation test: code is "C"
  171. main debug: looking for keystore module matching "memory": 3 candidates
  172. main debug: using keystore module "memory"
  173. main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  174. main debug: Creating an input for 'Media Library'
  175. main debug: Input is a meta file: disabling unneeded options
  176. main debug: using timeshift granularity of 50 MiB
  177. main debug: using timeshift path: C:\Users\VCSSUP~1\AppData\Local\Temp
  178. main debug: `file/directory:///C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `directory' path `/C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf'
  179. main debug: creating demux: access='file' demux='directory' location='/C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf' file='C:\Users\vcssupport2\AppData\Roaming\vlc\ml.xspf'
  180. main debug: looking for access_demux module matching "file": 15 candidates
  181. main debug: no access_demux modules matched
  182. main debug: creating access: file:///C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf
  183. main debug: (path: C:\Users\vcssupport2\AppData\Roaming\vlc\ml.xspf)
  184. main debug: looking for access module matching "file": 26 candidates
  185. main debug: using access module "filesystem"
  186. main debug: looking for stream_filter module matching "prefetch,cache_read": 24 candidates
  187. cache_read debug: Using stream method for AStream*
  188. cache_read debug: starting pre-buffering
  189. cache_read debug: received first data after 0 ms
  190. cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s
  191. main debug: using stream_filter module "cache_read"
  192. main debug: looking for stream_filter module matching "any": 24 candidates
  193. playlist debug: using XSPF playlist reader
  194. main debug: using stream_filter module "playlist"
  195. main debug: stream filter added to 000001b0e01eccb0
  196. main debug: looking for stream_filter module matching "any": 24 candidates
  197. main debug: no stream_filter modules matched
  198. main debug: looking for stream_directory module matching "any": 1 candidates
  199. main debug: no stream_directory modules matched
  200. main debug: attachment of directory-extractor failed for file:///C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf
  201. main debug: looking for stream_filter module matching "record": 24 candidates
  202. main debug: using stream_filter module "record"
  203. main debug: creating demux: access='file' demux='directory' location='/C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf' file='C:\Users\vcssupport2\AppData\Roaming\vlc\ml.xspf'
  204. main debug: looking for demux module matching "directory": 55 candidates
  205. main debug: using demux module "directory"
  206. main debug: looking for meta reader module matching "any": 2 candidates
  207. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\reader
  208. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
  209. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
  210. main debug: no meta reader modules matched
  211. main debug: `file/directory:///C:/Users/vcssupport2/AppData/Roaming/vlc/ml.xspf' successfully opened
  212. main debug: looking for xml reader module matching "any": 1 candidates
  213. main debug: using xml reader module "xml"
  214. main debug: EOF reached
  215. main debug: removing module "directory"
  216. main debug: removing module "record"
  217. main debug: removing module "playlist"
  218. main debug: removing module "cache_read"
  219. main debug: removing module "filesystem"
  220. main debug: creating audio output
  221. main debug: looking for audio output module matching "any": 6 candidates
  222. mmdevice debug: using default device
  223. mmdevice debug: display name changed: VLC media player
  224. mmdevice debug: version 2 session control unavailable
  225. mmdevice debug: volume from -65.250000 dB to +0.000000 dB with 0.031250 dB increments
  226. main debug: using audio output module "mmdevice"
  227. main debug: keeping audio output
  228. main debug: looking for interface module matching "hotkeys,none": 16 candidates
  229. main debug: using interface module "hotkeys"
  230. main debug: looking for interface module matching "globalhotkeys,none": 16 candidates
  231. main debug: using interface module "win32"
  232. main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
  233. main debug: looking for interface module matching "any": 16 candidates
  234. main debug: looking for extension module matching "any": 1 candidates
  235. lua debug: Opening Lua Extension module
  236. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\extensions
  237. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\extensions
  238. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
  239. lua debug: Scanning Lua script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac
  240. lua debug: Script C:\Program Files\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5
  241. main debug: using extension module "lua"
  242. main debug: using interface module "qt"
  243. main: playlist is empty
  244. main debug: nothing to play
  245. main debug: processing request item: rtsp://192.168.15.20/media/video2, node: Playlist, skip: 0
  246. main debug: rebuilding array of current - root Playlist
  247. main debug: rebuild done - 1 items, index 0
  248. main debug: starting playback of new item
  249. main debug: resyncing on rtsp://192.168.15.20/media/video2
  250. main debug: rtsp://192.168.15.20/media/video2 is at 0
  251. main debug: creating new input thread
  252. main debug: Creating an input for 'rtsp://192.168.15.20/media/video2'
  253. main debug: requesting art for new input thread
  254. main debug: using timeshift granularity of 50 MiB
  255. main debug: using timeshift path: C:\Users\VCSSUP~1\AppData\Local\Temp
  256. main debug: `rtsp://admin:admin@192.168.15.20/media/video2' gives access `rtsp' demux `any' path `admin:admin@192.168.15.20/media/video2'
  257. main debug: looking for meta fetcher module matching "any": 1 candidates
  258. main debug: creating demux: access='rtsp' demux='any' location='admin:admin@192.168.15.20/media/video2' file='\\admin:admin@192.168.15.20\media\video2'
  259. main debug: looking for access_demux module matching "rtsp": 15 candidates
  260. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\fetcher
  261. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
  262. main debug: no meta fetcher modules matched
  263. main debug: looking for art finder module matching "any": 2 candidates
  264. qt debug: IM: Setting an input
  265. live555 debug: version 2016.11.28
  266. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\art
  267. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
  268. main warning: Password in a URI is DEPRECATED
  269. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
  270. lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
  271. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
  272. lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
  273. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
  274. lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
  275. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
  276. lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
  277. main debug: no art finder modules matched
  278. main debug: looking for meta fetcher module matching "any": 1 candidates
  279. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\fetcher
  280. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher
  281. main debug: no meta fetcher modules matched
  282. main debug: looking for art finder module matching "any": 2 candidates
  283. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\art
  284. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art
  285. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac
  286. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac
  287. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac
  288. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac
  289. main debug: no art finder modules matched
  290. live555 debug: RTP subsession 'video/H264'
  291. main debug: selecting program id=0
  292. live555 debug: setup start: 0.000000 stop:0.000000
  293. live555 debug: We have a timeout of 60 seconds
  294. live555 debug: play start: 0.000000 stop:0.000000
  295. main debug: using access_demux module "live555"
  296. main debug: looking for packetizer module matching "any": 25 candidates
  297. h264 debug: found NAL_SPS (sps_id=0)
  298. h264 debug: found NAL_PPS (pps_id=0 sps_id=0)
  299. main debug: using packetizer module "h264"
  300. main debug: looking for video decoder module matching "any": 19 candidates
  301. avcodec debug: using ffmpeg Lavc58.6.103
  302. avcodec debug: CPU flags: 0x000fd3db
  303. avcodec debug: allowing 5 thread(s) for decoding
  304. avcodec debug: codec (h264) started
  305. avcodec debug: using frame thread mode with 5 threads
  306. main debug: using video decoder module "avcodec"
  307. main debug: looking for meta reader module matching "any": 2 candidates
  308. lua debug: Trying Lua scripts in C:\Users\vcssupport2\AppData\Roaming\vlc\lua\meta\reader
  309. lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader
  310. lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac
  311. main debug: no meta reader modules matched
  312. main debug: `rtsp://admin:admin@192.168.15.20/media/video2' successfully opened
  313. main debug: Buffering 0%
  314. live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
  315. main debug: ES_OUT_RESET_PCR called
  316. main debug: Buffering 0%
  317. main debug: Buffering 28%
  318. main debug: Buffering 32%
  319. main debug: Buffering 36%
  320. main debug: Buffering 40%
  321. main debug: Buffering 44%
  322. main debug: Buffering 48%
  323. main debug: Buffering 52%
  324. main debug: Buffering 56%
  325. main debug: Buffering 60%
  326. main debug: Buffering 64%
  327. main debug: Buffering 68%
  328. main debug: Buffering 72%
  329. main debug: Buffering 76%
  330. main debug: Buffering 80%
  331. main debug: Buffering 84%
  332. main debug: Buffering 88%
  333. main debug: Buffering 92%
  334. main debug: Buffering 96%
  335. main debug: Buffering 100%
  336. main debug: Stream buffering done (1040 ms in 1037 ms)
  337. main error: buffer deadlock prevented
  338. main debug: Decoder wait done in 0 ms
  339. main debug: restarting module due to input format change
  340. main debug: removing module "avcodec"
  341. main debug: looking for video decoder module matching "any": 19 candidates
  342. avcodec debug: using ffmpeg Lavc58.6.103
  343. avcodec debug: CPU flags: 0x000fd3db
  344. avcodec debug: allowing 5 thread(s) for decoding
  345. avcodec debug: codec (h264) started
  346. avcodec debug: using frame thread mode with 5 threads
  347. main debug: using video decoder module "avcodec"
  348. avcodec debug: available hardware decoder output format 119 (cuda)
  349. avcodec debug: available hardware decoder output format 53 (dxva2_vld)
  350. avcodec debug: available hardware decoder output format 118 (d3d11va_vld)
  351. avcodec debug: available hardware decoder output format 174 (d3d11)
  352. avcodec debug: available software decoder output format 12 (yuvj420p)
  353. avcodec debug: trying format d3d11va_vld
  354. main debug: looking for text renderer module matching "any": 3 candidates
  355. freetype debug: Using DWrite backend
  356. freetype debug: DWrite_GetFamily(): family name: Arial
  357. freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0
  358. freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0
  359. freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1
  360. freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1
  361. main debug: using text renderer module "freetype"
  362. main debug: looking for video converter module matching "any": 24 candidates
  363. swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  364. main debug: using video converter module "swscale"
  365. main debug: looking for video converter module matching "any": 24 candidates
  366. yuvp debug: YUVP to YUVA converter
  367. main debug: using video converter module "yuvp"
  368. main debug: Deinterlacing available
  369. main debug: deinterlace -1, mode auto, is_needed 0
  370. main debug: looking for vout window module matching "qt,any": 3 candidates
  371. qt debug: requesting video window...
  372. main debug: resized to 1280x720
  373. main debug: using vout window module "qt"
  374. main debug: looking for inhibit module matching "any": 1 candidates
  375. main debug: using inhibit module "inhibit"
  376. main debug: Opening vout display wrapper
  377. main debug: looking for vout display module matching "any": 12 candidates
  378. direct3d11 debug: creating Vout EventThread
  379. direct3d11 debug: Win32VoutCreateWindow
  380. main debug: VoutDisplayEvent 'resize' 1280x720
  381. qt debug: Logical video size: 1280x720
  382. main debug: resized to 1280x720
  383. main debug: VoutDisplayEvent 'resize' 1280x720
  384. direct3d11 debug: inclinometer not found. (hr=0x80070490)
  385. direct3d11 debug: created video sub-window
  386. direct3d11 debug: Vout EventThread running
  387. direct3d11 debug: Created the D3D11 device type 1 level b100.
  388. direct3d11 debug: Intel WDDM driver 23.20.16.4973
  389. direct3d11 debug: supports colorspace RGB Rec.709 gamma:22 range:FULL
  390. direct3d11 debug: supports colorspace RGB Rec.709 gamma:22 range:STUDIO
  391. direct3d11 debug: supports colorspace RGB Rec.2020 gamma:22 range:STUDIO
  392. direct3d11 debug: supports colorspace RGB Rec.2020 gamma:22 range:FULL
  393. direct3d11 debug: supports colorspace RGB Rec.2020 gamma:2084 range:FULL
  394. direct3d11 debug: supports colorspace RGB Rec.2020 gamma:2084 range:STUDIO
  395. direct3d11 debug: Output max luminance: 270.0, colorspace RGB Rec.709 gamma:22 range:FULL, bits per pixel 8
  396. direct3d11 debug: using colorspace RGB Rec.709 gamma:22 range:FULL
  397. direct3d11 debug: Using pixel format VA_NV12 for chroma DX11
  398. main debug: VoutDisplayEvent 'resize' 1296x759
  399. direct3d11 debug: Direct3D11 resources created
  400. direct3d11 debug: Direct3D11 device adapter successfully initialized
  401. direct3d11 debug: Direct3D11 Open Succeeded
  402. main debug: using vout display module "direct3d11"
  403. direct3d11 debug: D3D11 pool succeed with 38 surfaces (1280x768) context 0x000001b0e4a20fa8
  404. main debug: original format sz 1280x720, of (0,0), vsz 1280x720, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0
  405. main debug: removing module "freetype"
  406. main debug: looking for text renderer module matching "any": 3 candidates
  407. main debug: VoutDisplayEvent 'resize' 1280x720
  408. direct3d11 debug: Detected size change 1280x720
  409. freetype debug: Using DWrite backend
  410. freetype debug: DWrite_GetFamily(): family name: Arial
  411. freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0
  412. freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0
  413. freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1
  414. freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1
  415. main debug: using text renderer module "freetype"
  416. main debug: looking for hw decoder module matching "any": 2 candidates
  417. d3d11va debug: Intel WDDM driver 23.20.16.4973
  418. d3d11va debug: Reusing Direct3D11 device
  419. d3d11va debug: CreateDevice succeed
  420. qt debug: Logical video size: 1280x720
  421. main debug: resized to 1280x720
  422. main debug: VoutDisplayEvent 'resize' 1280x720
  423. d3d11va debug: - 'MPEG-2 variable-length decoder' is supported
  424. d3d11va debug: - 'MPEG-2 inverse discrete cosine transform' is supported
  425. d3d11va debug: - 'VC-1 variable-length decoder' is supported
  426. d3d11va debug: - 'VC-1 variable-length decoder 2 (Intel)' is supported
  427. d3d11va debug: - 'VC-1 variable-length decoder (Intel)' is supported
  428. d3d11va debug: - 'Windows Media Video 9 IDCT' is supported
  429. d3d11va debug: - 'VC-1 inverse discrete cosine transform' is supported
  430. d3d11va debug: - 'H.264 variable-length decoder, no film grain technology' is supported
  431. d3d11va debug: - 'H.264 stereo high profile, mbs flag set' is supported
  432. d3d11va debug: - 'H.264 stereo high profile' is supported
  433. d3d11va debug: - 'H.264 multiview high profile' is supported
  434. d3d11va debug: - 'Unknown decoder 0xc528916c-0xc0af-0x4645-0x8cb2372b6d4adc2a' is supported
  435. d3d11va debug: - 'Unknown decoder 0x91cd2d6e-0x897b-0x4fa1-0xb0d751dc88010e0a' is supported
  436. d3d11va debug: - 'VP8' is supported
  437. d3d11va debug: - 'Unknown decoder 0x442b942a-0xb4d9-0x4940-0xbc45a882e5f919f3' is supported
  438. d3d11va debug: - 'Unknown decoder 0x97688186-0x56a8-0x4094-0xb543fc9daaa49f4b' is supported
  439. d3d11va debug: - 'Unknown decoder 0x1424d4dc-0x7cf5-0x4bb1-0x9cd7b63717a72a6b' is supported
  440. d3d11va debug: - 'Unknown decoder 0xc346e8a3-0xcbed-0x4d27-0x87cca70eb4dc8c27' is supported
  441. d3d11va debug: - 'Unknown decoder 0xffc79924-0x5eaf-0x4666-0xa73606190f281443' is supported
  442. d3d11va debug: - 'Unknown decoder 0xf416f7bd-0x098a-0x4cf1-0xa11bce54959ca03d' is supported
  443. d3d11va debug: - 'Unknown decoder 0xbf44dacd-0x217f-0x4370-0xa383d573bc56707e' is supported
  444. d3d11va debug: - 'Unknown decoder 0x2364d06a-0xf67f-0x4186-0xaed062b99e1784f1' is supported
  445. d3d11va debug: - 'Unknown decoder 0x464bdb3c-0x91c4-0x4e9b-0x896f225496ac4ed6' is supported
  446. d3d11va debug: - 'Unknown decoder 0x28566328-0xf041-0x4466-0x8b148f5831e78f8b' is supported
  447. d3d11va debug: - 'Unknown decoder 0x6b4a94db-0x54fe-0x4ae1-0x9be47a7dad004600' is supported
  448. d3d11va debug: - 'Unknown decoder 0x8c56eb1e-0x2b47-0x466f-0x8d337dbcd63f3df2' is supported
  449. d3d11va debug: - 'HEVC Main profile' is supported
  450. d3d11va debug: - 'Unknown decoder 0x75fc75f7-0xc589-0x4a07-0xa25b72e03b0383b3' is supported
  451. d3d11va debug: - 'HEVC Main 10 profile' is supported
  452. d3d11va debug: - 'Unknown decoder 0x07cfaffb-0x5a2e-0x4b99-0xb62ae4ca53b6d5aa' is supported
  453. d3d11va debug: - 'VP9 profile 0' is supported
  454. d3d11va debug: - 'VP9 profile 2' is supported
  455. d3d11va debug: - 'VP9 profile Intel' is supported
  456. d3d11va debug: - 'Unknown decoder 0x80a3a7bd-0x89d8-0x4497-0xa2b82126af7e6eb8' is supported
  457. d3d11va debug: - 'Unknown decoder 0x8de911c4-0xc898-0x4364-0x97151de6b3fe773d' is supported
  458. d3d11va debug: - 'Unknown decoder 0x50925b7b-0xe931-0x4978-0xa12a586630f095f9' is supported
  459. d3d11va debug: - 'Unknown decoder 0x49761bec-0x4b63-0x4349-0xa5ff87ffdf088466' is supported
  460. d3d11va debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input
  461. d3d11va debug: NV12 output is supported for decoder H.264 variable-length decoder, no film grain technology.
  462. d3d11va debug: Using output format NV12 for decoder H.264 variable-length decoder, no film grain technology
  463. d3d11va debug: va_pool_SetupDecoder id 27 1280x720 count: 23
  464. d3d11va debug: using external surface pool
  465. d3d11va debug: ID3D11VideoDecoderOutputView succeed with 23 surfaces (1280x720)
  466. d3d11va debug: we got 8 decoder configurations
  467. d3d11va debug: configuration[0] ConfigBitstreamRaw 2
  468. d3d11va debug: configuration[1] ConfigBitstreamRaw 1
  469. d3d11va debug: configuration[2] ConfigBitstreamRaw 2
  470. d3d11va debug: configuration[3] ConfigBitstreamRaw 2
  471. d3d11va debug: configuration[4] ConfigBitstreamRaw 2
  472. d3d11va debug: configuration[5] ConfigBitstreamRaw 2
  473. d3d11va debug: configuration[6] ConfigBitstreamRaw 1
  474. d3d11va debug: configuration[7] ConfigBitstreamRaw 1
  475. d3d11va debug: DxCreateDecoderSurfaces succeed
  476. main debug: using hw decoder module "d3d11va"
  477. avcodec: Using D3D11VA (Intel(R) HD Graphics 630, vendor 8086(Intel), device 5912, revision 4) for hardware decoding
  478. main debug: auto hiding mouse cursor
  479. main debug: auto hiding mouse cursor
  480. main debug: auto hiding mouse cursor
  481. main debug: auto hiding mouse cursor
  482. main debug: auto hiding mouse cursor
  483. main debug: exiting
  484. main debug: exiting
  485. main debug: no exit handler
  486. main debug: removing all interfaces
  487. main debug: removing module "qt"
  488. main debug: deactivating the playlist
  489. main debug: incoming request - stopping current input
  490. main debug: killing decoder fourcc `h264'
  491. main debug: removing module "avcodec"
  492. main debug: saving a free vout
  493. main debug: reusing provided vout
  494. main debug: removing module "h264"
  495. main debug: removing module "live555"
  496. main debug: Program doesn't contain anymore ES
  497. main debug: dead input
  498. main debug: nothing to play
  499. main debug: destroying useless vout
  500. main debug: removing module "direct3d11"
  501. direct3d11 debug: Direct3D11 resources destroyed
  502. qt debug: IM: Deleting the input
  503. direct3d11 debug: Direct3D11 device adapter closed
  504. direct3d11 error: SetThumbNailClip failed: 0x800706f4
  505. direct3d11 debug: Win32 Vout EventThread terminating
  506. direct3d11 debug: Win32VoutCloseWindow
  507. direct3d11 debug: WinProc WM_DESTROY
  508. main debug: removing module "inhibit"
  509. qt debug: releasing video...
  510. qt debug: Video is not needed anymore
  511. main debug: removing module "freetype"
  512. main debug: removing module "yuvp"
  513. main debug: removing module "swscale"
  514. main debug: removing module "mmdevice"
  515. qt debug: requesting exit...
  516. qt debug: waiting for UI thread...
  517. qt debug: QApp exec() finished
  518. qt debug: Video is not needed anymore
  519. qt debug: Killing extension dialog provider
  520. qt debug: ExtensionsDialogProvider is quitting...
  521. main debug: removing module "lua"
  522. main debug: removing module "win32"
  523. main debug: removing module "hotkeys"
  524. main debug: destroying
  525. main debug: saving media library to file C:\Users\vcssupport2\AppData\Roaming\vlc\ml.xspf.tmp21732
  526. main debug: looking for playlist export module matching "export-xspf": 4 candidates
  527. main debug: using playlist export module "export"
  528. main debug: removing module "export"
  529. main debug: deleting item `Media Library'
  530. main debug: deleting item `rtsp://192.168.15.20/media/video2'
  531. main debug: deleting item `Playlist'
  532. main debug: removing module "memory"
  533. -- logger module stopped --
Add Comment
Please, Sign In to add comment