Advertisement
Guest User

libVLC log

a guest
Dec 24th, 2019
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.18 KB | None | 0 0
  1. [05529e68] main libvlc debug: VLC media player - 3.0.8 Vetinari
  2. [05529e68] main libvlc debug: Copyright © 1996-2019 the VideoLAN team
  3. [05529e68] main libvlc debug: revision 3.0.8-0-gf350b6b5a7
  4. [05529e68] main libvlc 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=i686-w64-mingw32' '--with-breakpad=https://win.crashes.videolan.org' 'host_alias=i686-w64-mingw32' 'PKG_CONFIG_LIBDIR=/home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/contrib/i686-w64-mingw32/lib/pkgconfig'
  5. [05529e68] main libvlc debug: using multimedia timers as clock source
  6. [05529e68] main libvlc debug: min period: 1 ms, max period: 1000000 ms
  7. [05529e68] main libvlc debug: searching plug-in modules
  8. [05529e68] main libvlc debug: loading plugins cache file C:\program\bin\Debug\libvlc\win-x86\plugins\plugins.dat
  9. [05529e68] main libvlc warning: cannot read C:\program\bin\Debug\libvlc\win-x86\plugins\plugins.dat: No such file or directory
  10. [05529e68] main libvlc debug: recursively browsing `C:\program\bin\Debug\libvlc\win-x86\plugins'
  11. [05529e68] main libvlc debug: plug-ins loaded: 494 modules
  12. [0552a010] main logger debug: looking for logger module matching "any": 2 candidates
  13. [0552a010] main logger debug: using logger module "console"
  14. [05529e68] main libvlc debug: translation test: code is "C"
  15. [055cfb18] main keystore debug: looking for keystore module matching "memory": 3 candidates
  16. [055cfb18] main keystore debug: using keystore module "memory"
  17. [05529e68] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU
  18. [0552aca0] main generic debug: creating audio output
  19. [0aeb3480] main audio output debug: looking for audio output module matching "any": 6 candidates
  20. [0aeb3480] mmdevice audio output error: cannot initialize COM (error 0x80010106)
  21. [0aeb3480] directsound audio output debug: found 2 devices
  22. [0aeb3480] main audio output debug: using audio output module "directsound"
  23. [0552aca0] main generic debug: keeping audio output
  24. [0aeb5698] main input debug: Creating an input for 'rtsp://mystream:8554'
  25. [0aeb5698] main input debug: using timeshift granularity of 50 MiB
  26. [0aeb5698] main input debug: using timeshift path: C:\Users\user\AppData\Local\Temp
  27. [0aeb5698] main input debug: `rtsp://mystream:8554' gives access `rtsp' demux `any' path `admin:admin@rtsp://mystream:8554'
  28. [05602de8] main input source debug: creating demux: access='rtsp' demux='any' location='admin:admin@mystream:8554' file='\\admin:admin@mystream:8554'
  29. [0aea3f38] main demux debug: looking for access_demux module matching "rtsp": 15 candidates
  30. [0aea3f38] live555 demux debug: version 2016.11.28
  31. [0aea3f38] main demux warning: Password in a URI is DEPRECATED
  32. Opening connection to 192.168.1.2, port 8554...
  33. ...remote connection opened
  34. Sending request: OPTIONS rtsp://mystream:8554 RTSP/1.0
  35.  
  36. CSeq: 2
  37.  
  38. User-Agent: LibVLC/3.0.8 (LIVE555 Streaming Media v2016.11.28)
  39.  
  40.  
  41.  
  42.  
  43. Received 152 new bytes of response data.
  44. Received a complete OPTIONS response:
  45. RTSP/1.0 200 OK
  46.  
  47. CSeq: 2
  48.  
  49. Date: Tue, Dec 24 2019 11:04:44 GMT
  50.  
  51. Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER
  52.  
  53.  
  54.  
  55.  
  56. Sending request: DESCRIBE rtsp://mystream:8554 RTSP/1.0
  57.  
  58. CSeq: 3
  59.  
  60. User-Agent: LibVLC/3.0.8 (LIVE555 Streaming Media v2016.11.28)
  61.  
  62. Accept: application/sdp
  63.  
  64.  
  65.  
  66.  
  67. Received 175 new bytes of response data.
  68. Received a complete DESCRIBE response:
  69. RTSP/1.0 401 Unauthorized
  70.  
  71. CSeq: 3
  72.  
  73. Date: Tue, Dec 24 2019 11:04:44 GMT
  74.  
  75. WWW-Authenticate: Digest realm="LIVE555 Streaming Media", nonce="nonce"
  76.  
  77.  
  78.  
  79.  
  80. Resending...
  81. Sending request: DESCRIBE rtsp://mystream:8554 RTSP/1.0
  82.  
  83. CSeq: 4
  84.  
  85. Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="nonce", uri="rtsp://mystream:8554", response="response"
  86.  
  87. User-Agent: LibVLC/3.0.8 (LIVE555 Streaming Media v2016.11.28)
  88.  
  89. Accept: application/sdp
  90.  
  91.  
  92.  
  93.  
  94. Received 707 new bytes of response data.
  95. Received a complete DESCRIBE response:
  96. RTSP/1.0 200 OK
  97.  
  98. CSeq: 4
  99.  
  100. Date: Tue, Dec 24 2019 11:04:44 GMT
  101.  
  102. Content-Base: rtsp://192.168.1.2:8554//
  103.  
  104. Content-Type: application/sdp
  105.  
  106. Content-Length: 547
  107.  
  108.  
  109.  
  110. v=0
  111.  
  112. o=- 1576886082707260 1 IN IP4 192.168.1.2
  113.  
  114. s=LIVE555 Streaming Media v2017.10.28
  115.  
  116. i=LIVE555 Streaming Media v2017.10.28
  117.  
  118. t=0 0
  119.  
  120. a=tool:LIVE555 Streaming Media v2017.10.28
  121.  
  122. a=type:broadcast
  123.  
  124. a=control:*
  125.  
  126. a=range:npt=0-
  127.  
  128. a=x-qt-text-nam:LIVE555 Streaming Media v2017.10.28
  129.  
  130. a=x-qt-text-inf:LIVE555 Streaming Media v2017.10.28
  131.  
  132. m=video 0 RTP/AVP 96
  133.  
  134. c=IN IP4 0.0.0.0
  135.  
  136. b=AS:168
  137.  
  138. a=rtpmap:96 H264/90000
  139.  
  140. a=fmtp:96 profile-level-id=4d4028;sprop-parameter-sets=sprop==,sprop2==
  141.  
  142. a=x-dimensions:1600,900
  143.  
  144. a=control:track1
  145.  
  146.  
  147. [0aea3f38] live555 demux debug: RTP subsession 'video/H264'
  148. Sending request: SETUP rtsp://192.168.1.2:8554//track1 RTSP/1.0
  149.  
  150. CSeq: 5
  151.  
  152. Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="none", uri="rtsp://192.168.1.2:8554//", response="response"
  153.  
  154. User-Agent: LibVLC/3.0.8 (LIVE555 Streaming Media v2016.11.28)
  155.  
  156. Transport: RTP/AVP/TCP;unicast;interleaved=0-1
  157.  
  158.  
  159.  
  160.  
  161. Received 188 new bytes of response data.
  162. Received a complete SETUP response:
  163. RTSP/1.0 200 OK
  164.  
  165. CSeq: 5
  166.  
  167. Date: Tue, Dec 24 2019 11:04:45 GMT
  168.  
  169. Transport: RTP/AVP/TCP;unicast;destination=192.168.0.1;source=192.168.1.2;interleaved=0-1
  170.  
  171. Session: B8D098B4;timeout=65
  172.  
  173.  
  174.  
  175.  
  176. [0aeb5698] main input debug: selecting program id=0
  177. [0aea3f38] live555 demux debug: setup start: 0.000000 stop:0.000000
  178. Sending request: PLAY rtsp://192.168.1.2:8554// RTSP/1.0
  179.  
  180. CSeq: 6
  181.  
  182. Authorization: Digest username="admin", realm="LIVE555 Streaming Media", nonce="nonce", uri="rtsp://192.168.1.2:8554//", response="response"
  183.  
  184. User-Agent: LibVLC/3.0.8 (LIVE555 Streaming Media v2016.11.28)
  185.  
  186. Session: B8D098B4
  187.  
  188. Range: npt=0.000-
  189.  
  190.  
  191.  
  192.  
  193. Received a complete PLAY response:
  194. RTSP/1.0 200 OK
  195.  
  196. CSeq: 6
  197.  
  198. Date: Tue, Dec 24 2019 11:04:45 GMT
  199.  
  200. Range: npt=0.000-
  201.  
  202. Session: B8D098B4
  203.  
  204. RTP-Info: url=rtsp://192.168.1.2:8554//track1;seq=25414;rtptime=2563813211
  205.  
  206.  
  207.  
  208.  
  209. [0aea3f38] live555 demux debug: We have a timeout of 65 seconds
  210. [0aea3f38] live555 demux debug: play start: 0.000000 stop:0.000000
  211. [0aea3f38] main demux debug: using access_demux module "live555"
  212. [0aee0ed8] main packetizer debug: looking for packetizer module matching "any": 25 candidates
  213. [0aee0ed8] h264 packetizer debug: found NAL_SPS (sps_id=0)
  214. [0aee0ed8] h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0)
  215. [0aee0ed8] main packetizer debug: using packetizer module "h264"
  216. [0aebda08] main decoder debug: looking for video decoder module matching "any": 19 candidates
  217. [0aebda08] avcodec decoder debug: using ffmpeg Lavc58.6.103
  218. [0aebda08] avcodec decoder debug: CPU flags: 0x000fd3db
  219. [0aebda08] avcodec decoder debug: allowing 5 thread(s) for decoding
  220. [0aebda08] avcodec decoder debug: codec (h264) started
  221. [0aebda08] avcodec decoder debug: using frame thread mode with 5 threads
  222. [0aebda08] main decoder debug: using video decoder module "avcodec"
  223. [0ae44c80] main demux meta debug: looking for meta reader module matching "any": 2 candidates
  224. [0ae44c80] lua demux meta debug: Trying Lua scripts in C:\Users\user\AppData\Roaming\vlc\lua\meta\reader
  225. [0ae44c80] lua demux meta debug: Trying Lua scripts in C:\Users\user\programs\bin\Debug\libvlc\win-x86\lua\meta\reader
  226. [0ae44c80] lua demux meta debug: Trying Lua playlist script C:\Users\user\programs\bin\Debug\libvlc\win-x86\lua\meta\reader\filename.luac
  227. [0ae44c80] main demux meta debug: no meta reader modules matched
  228. [0aeb5698] main input debug: `rtsp://admin:admin@mystream:8554' successfully opened
  229. [0aea3f38] live555 demux debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP()
  230. [0aeb5698] main input debug: Buffering 0%
  231. [0aeb5698] main input debug: Buffering 1%
  232. [0aeb5698] main input debug: Buffering 3%
  233. [0aeb5698] main input debug: Buffering 23%
  234. [0aeb5698] main input debug: Buffering 24%
  235. [0aeb5698] main input debug: Buffering 26%
  236. [0aeb5698] main input debug: Buffering 28%
  237. [0aeb5698] main input debug: Buffering 30%
  238. [0aeb5698] main input debug: Buffering 32%
  239. [0aeb5698] main input debug: Buffering 34%
  240. [0aeb5698] main input debug: Buffering 36%
  241. [0aeb5698] main input debug: Buffering 38%
  242. [0aeb5698] main input debug: Buffering 40%
  243. [0aeb5698] main input debug: Buffering 42%
  244. [0aeb5698] main input debug: Buffering 43%
  245. [0aeb5698] main input debug: Buffering 46%
  246. [0aeb5698] main input debug: Buffering 52%
  247. [0aeb5698] main input debug: Buffering 54%
  248. [0aebda08] main decoder debug: restarting module due to input format change
  249. [0aebda08] main decoder debug: removing module "avcodec"
  250. [0aeb5698] main input debug: Buffering 56%
  251. [0aeb5698] main input debug: Buffering 58%
  252. [0aeb5698] main input debug: Buffering 60%
  253. [0aebda08] main decoder debug: looking for video decoder module matching "any": 19 candidates
  254. [0aebda08] avcodec decoder debug: using ffmpeg Lavc58.6.103
  255. [0aebda08] avcodec decoder debug: CPU flags: 0x000fd3db
  256. [0aebda08] avcodec decoder debug: allowing 5 thread(s) for decoding
  257. [0aebda08] avcodec decoder debug: codec (h264) started
  258. [0aebda08] avcodec decoder debug: using frame thread mode with 5 threads
  259. [0aebda08] main decoder debug: using video decoder module "avcodec"
  260. [0aebda08] avcodec decoder debug: available hardware decoder output format 119 (cuda)
  261. [0aebda08] avcodec decoder debug: available hardware decoder output format 53 (dxva2_vld)
  262. [0aebda08] avcodec decoder debug: available hardware decoder output format 118 (d3d11va_vld)
  263. [0aebda08] avcodec decoder debug: available hardware decoder output format 174 (d3d11)
  264. [0aebda08] avcodec decoder debug: available software decoder output format 0 (yuv420p)
  265. [0aebda08] avcodec decoder debug: trying format d3d11va_vld
  266. [12260318] main spu text debug: looking for text renderer module matching "any": 3 candidates
  267. [12260318] freetype spu text debug: Using DWrite backend
  268. [12260318] freetype spu text debug: DWrite_GetFamily(): family name: Arial
  269. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0
  270. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0
  271. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1
  272. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1
  273. [12260318] main spu text debug: using text renderer module "freetype"
  274. [0af2adc8] main scale debug: looking for video converter module matching "any": 24 candidates
  275. [0af2adc8] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality)
  276. [0af2adc8] main scale debug: using video converter module "swscale"
  277. [122cae90] main scale debug: looking for video converter module matching "any": 24 candidates
  278. [122cae90] yuvp scale debug: YUVP to YUVA converter
  279. [122cae90] main scale debug: using video converter module "yuvp"
  280. [0afae1f8] main video output debug: Deinterlacing available
  281. [0afae1f8] main video output debug: deinterlace -1, mode auto, is_needed 0
  282. [0aea3550] main window debug: looking for vout window module matching "embed-hwnd,any": 3 candidates
  283. [0aea3550] main window debug: using vout window module "drawable"
  284. [0ae44ad0] main inhibit debug: looking for inhibit module matching "any": 1 candidates
  285. [0ae44ad0] main inhibit debug: using inhibit module "inhibit"
  286. [0afae1f8] main video output debug: Opening vout display wrapper
  287. [0aeb38c0] main vout display debug: looking for vout display module matching "any": 12 candidates
  288. [0aeb38c0] direct3d11 vout display debug: creating Vout EventThread
  289. [0aeb38c0] direct3d11 vout display debug: Win32VoutCreateWindow
  290. [0aeb38c0] main vout display debug: VoutDisplayEvent 'resize' 1600x900
  291. [0aeb5698] main input debug: Buffering 62%
  292. [0aeb5698] main input debug: Buffering 64%
  293. [0aeb5698] main input debug: Buffering 66%
  294. [0aeb5698] main input debug: Buffering 67%
  295. [0aeb5698] main input debug: Buffering 70%
  296. [0aeb5698] main input debug: Buffering 72%
  297. [0aeb5698] main input debug: Buffering 75%
  298. [0aeb5698] main input debug: Buffering 77%
  299. [0aeb5698] main input debug: Buffering 79%
  300. [0aeb5698] main input debug: Buffering 80%
  301. [0aeb5698] main input debug: Buffering 82%
  302. [0aeb5698] main input debug: Buffering 84%
  303. [0aeb5698] main input debug: Buffering 87%
  304. [0aeb5698] main input debug: Buffering 88%
  305. [0aeb5698] main input debug: Buffering 90%
  306. [0aeb5698] main input debug: Buffering 91%
  307. [0aeb5698] main input debug: Buffering 94%
  308. [0aeb5698] main input debug: Buffering 96%
  309. [0aeb5698] main input debug: Buffering 98%
  310. [0aeb5698] main input debug: Buffering 99%
  311. [0aeb5698] main input debug: Stream buffering done (1029 ms in 3146 ms)
  312. [0aeb38c0] direct3d11 vout display debug: inclinometer not found. (hr=0x80070490)
  313. [0aeb38c0] direct3d11 vout display debug: created video sub-window
  314. [0aeb38c0] direct3d11 vout display debug: Vout EventThread running
  315. [0aeb38c0] direct3d11 vout display debug: Created the D3D11 device type 1 level b100.
  316. [0aeb38c0] direct3d11 vout display warning: failed to get the 0 MatchingDeviceId (2)
  317. [0aeb38c0] direct3d11 vout display debug: Intel WDDM driver 23.20.16.4973
  318. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.709 gamma:22 range:FULL
  319. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.709 gamma:22 range:STUDIO
  320. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.2020 gamma:22 range:STUDIO
  321. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.2020 gamma:22 range:FULL
  322. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.2020 gamma:2084 range:FULL
  323. [0aeb38c0] direct3d11 vout display debug: supports colorspace RGB Rec.2020 gamma:2084 range:STUDIO
  324. [0aeb38c0] direct3d11 vout display debug: Output max luminance: 270.0, colorspace RGB Rec.709 gamma:22 range:FULL, bits per pixel 8
  325. [0aeb38c0] direct3d11 vout display debug: using colorspace RGB Rec.709 gamma:22 range:FULL
  326. [0aeb38c0] direct3d11 vout display debug: Using pixel format VA_NV12 for chroma DX11
  327. [0aeb38c0] main vout display debug: VoutDisplayEvent 'resize' 1616x939
  328. [0aeb38c0] direct3d11 vout display debug: Direct3D11 resources created
  329. [0aeb38c0] direct3d11 vout display debug: Direct3D11 device adapter successfully initialized
  330. [0aeb38c0] direct3d11 vout display debug: Direct3D11 Open Succeeded
  331. [0aeb38c0] main vout display debug: using vout display module "direct3d11"
  332. [0aeb38c0] direct3d11 vout display debug: D3D11 pool succeed with 38 surfaces (1664x1024) context 0x11967c1c
  333. [0afae1f8] main video output debug: original format sz 1600x912, of (0,0), vsz 1600x900, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0
  334. [12260318] main spu text debug: removing module "freetype"
  335. [12260318] main spu text debug: looking for text renderer module matching "any": 3 candidates
  336. [0aeb38c0] main vout display debug: VoutDisplayEvent 'resize' 619x334
  337. [12260318] freetype spu text debug: Using DWrite backend
  338. [12260318] freetype spu text debug: DWrite_GetFamily(): family name: Arial
  339. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0
  340. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0
  341. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1
  342. [12260318] freetype spu text debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1
  343. [0aeb38c0] direct3d11 vout display debug: Detected size change 593x334
  344. [12260318] main spu text debug: using text renderer module "freetype"
  345. [0ae44d10] main generic debug: looking for hw decoder module matching "any": 2 candidates
  346. [0ae44d10] d3d11va generic warning: failed to get the 0 MatchingDeviceId (2)
  347. [0ae44d10] d3d11va generic debug: Intel WDDM driver 23.20.16.4973
  348. [0ae44d10] d3d11va generic debug: Reusing Direct3D11 device
  349. [0ae44d10] d3d11va generic debug: CreateDevice succeed
  350. [0ae44d10] d3d11va generic debug: - 'MPEG-2 variable-length decoder' is supported
  351. [0ae44d10] d3d11va generic debug: - 'MPEG-2 inverse discrete cosine transform' is supported
  352. [0ae44d10] d3d11va generic debug: - 'VC-1 variable-length decoder' is supported
  353. [0ae44d10] d3d11va generic debug: - 'VC-1 variable-length decoder 2 (Intel)' is supported
  354. [0ae44d10] d3d11va generic debug: - 'VC-1 variable-length decoder (Intel)' is supported
  355. [0ae44d10] d3d11va generic debug: - 'Windows Media Video 9 IDCT' is supported
  356. [0ae44d10] d3d11va generic debug: - 'VC-1 inverse discrete cosine transform' is supported
  357. [0ae44d10] d3d11va generic debug: - 'H.264 variable-length decoder, no film grain technology' is supported
  358. [0ae44d10] d3d11va generic debug: - 'H.264 stereo high profile, mbs flag set' is supported
  359. [0ae44d10] d3d11va generic debug: - 'H.264 stereo high profile' is supported
  360. [0ae44d10] d3d11va generic debug: - 'H.264 multiview high profile' is supported
  361. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0xc528916c-0xc0af-0x4645-0x8cb2372b6d4adc2a' is supported
  362. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x91cd2d6e-0x897b-0x4fa1-0xb0d751dc88010e0a' is supported
  363. [0ae44d10] d3d11va generic debug: - 'VP8' is supported
  364. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x442b942a-0xb4d9-0x4940-0xbc45a882e5f919f3' is supported
  365. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x97688186-0x56a8-0x4094-0xb543fc9daaa49f4b' is supported
  366. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x1424d4dc-0x7cf5-0x4bb1-0x9cd7b63717a72a6b' is supported
  367. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0xc346e8a3-0xcbed-0x4d27-0x87cca70eb4dc8c27' is supported
  368. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0xffc79924-0x5eaf-0x4666-0xa73606190f281443' is supported
  369. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0xf416f7bd-0x098a-0x4cf1-0xa11bce54959ca03d' is supported
  370. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0xbf44dacd-0x217f-0x4370-0xa383d573bc56707e' is supported
  371. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x2364d06a-0xf67f-0x4186-0xaed062b99e1784f1' is supported
  372. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x464bdb3c-0x91c4-0x4e9b-0x896f225496ac4ed6' is supported
  373. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x28566328-0xf041-0x4466-0x8b148f5831e78f8b' is supported
  374. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x6b4a94db-0x54fe-0x4ae1-0x9be47a7dad004600' is supported
  375. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x8c56eb1e-0x2b47-0x466f-0x8d337dbcd63f3df2' is supported
  376. [0ae44d10] d3d11va generic debug: - 'HEVC Main profile' is supported
  377. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x75fc75f7-0xc589-0x4a07-0xa25b72e03b0383b3' is supported
  378. [0ae44d10] d3d11va generic debug: - 'HEVC Main 10 profile' is supported
  379. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x07cfaffb-0x5a2e-0x4b99-0xb62ae4ca53b6d5aa' is supported
  380. [0ae44d10] d3d11va generic debug: - 'VP9 profile 0' is supported
  381. [0ae44d10] d3d11va generic debug: - 'VP9 profile 2' is supported
  382. [0ae44d10] d3d11va generic debug: - 'VP9 profile Intel' is supported
  383. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x80a3a7bd-0x89d8-0x4497-0xa2b82126af7e6eb8' is supported
  384. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x8de911c4-0xc898-0x4364-0x97151de6b3fe773d' is supported
  385. The thread 0x1dfc has exited with code 0 (0x0).
  386. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x50925b7b-0xe931-0x4978-0xa12a586630f095f9' i2019-12-24 12:05:07 - MediaPlayer_EndReached
  387. The thread 0x3d38 has exited with code 0 (0x0).
  388. s supported
  389. [0ae44d10] d3d11va generic debug: - 'Unknown decoder 0x49761bec-0x4b63-0x4349-0xa5ff87ffdf088466' is supported
  390. [0ae44d10] d3d11va generic debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input
  391. [0ae44d10] d3d11va generic debug: NV12 output is supported for decoder H.264 variable-length decoder, no film grain technology.
  392. [0ae44d10] d3d11va generic debug: Using output format NV12 for decoder H.264 variable-length decoder, no film grain technology
  393. [0ae44d10] d3d11va generic debug: va_pool_SetupDecoder id 27 1600x912 count: 23
  394. [0ae44d10] d3d11va generic debug: using external surface pool
  395. [0ae44d10] d3d11va generic debug: ID3D11VideoDecoderOutputView succeed with 23 surfaces (1600x912)
  396. [0ae44d10] d3d11va generic debug: we got 8 decoder configurations
  397. [0ae44d10] d3d11va generic debug: configuration[0] ConfigBitstreamRaw 2
  398. [0ae44d10] d3d11va generic debug: configuration[1] ConfigBitstreamRaw 1
  399. [0ae44d10] d3d11va generic debug: configuration[2] ConfigBitstreamRaw 2
  400. [0ae44d10] d3d11va generic debug: configuration[3] ConfigBitstreamRaw 2
  401. [0ae44d10] d3d11va generic debug: configuration[4] ConfigBitstreamRaw 2
  402. [0ae44d10] d3d11va generic debug: configuration[5] ConfigBitstreamRaw 2
  403. [0ae44d10] d3d11va generic debug: configuration[6] ConfigBitstreamRaw 1
  404. [0ae44d10] d3d11va generic debug: configuration[7] ConfigBitstreamRaw 1
  405. [0ae44d10] d3d11va generic debug: DxCreateDecoderSurfaces succeed
  406. [0ae44d10] main generic debug: using hw decoder module "d3d11va"
  407. [0aebda08] avcodec decoder: Using D3D11VA (Intel(R) HD Graphics 620, vendor 8086(Intel), device 5916, revision 2) for hardware decoding
  408. [h264 @ 0af30d00] Reinit context to 1600x912, pix_fmt: d3d11va_vld
  409. [h264 @ 0af310c0] Increasing reorder buffer to 1
  410. [0aebda08] main decoder debug: Received first picture
  411. [0aeb5698] main input debug: Decoder wait done in 381 ms
  412. [0afae1f8] main video output warning: picture is too late to be displayed (missing 25 ms)
  413. [0afae1f8] main video output debug: picture might be displayed late (missing 12 ms)
  414. [0aeb38c0] main vout display debug: auto hiding mouse cursor
  415. [0aea3550] drawable window warning: unsupported control query 3
  416. [0aea3550] drawable window warning: unsupported control query 3
  417. [0aeb38c0] main vout display debug: auto hiding mouse cursor
  418. [0aea3550] drawable window warning: unsupported control query 3
  419. [0aea3f38] live555 demux warning: no data received in 10s, eof ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement