libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graphics”

This forum is about all development around libVLC.
SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graphics”

Postby SHIMADA_Kiichiro » 27 Apr 2021 05:11

Hello,

I’m developing RTSP streaming movie player application on .NET Framework C# WPF and libVLC is referred by the application.

And now, I’m facing the trouble about playing RTSP streaming movie.
No images display on the monitor.

As the result of some trials, it seems the problem between libVLC and display driver (Intel(R) Iris(R) Xe Graphics).
Please see below results.

Could anyone please help me to solve this problem?

<Environment #1> ---> NG (No images display on the monitor)
PC: Microsoft Surface Pro 7+
OS: Windows 10 Pro (Version: 20H2, Build: 19042.867)
CPU: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 2.42GHz
RAM: 8.00GB
Display driver: Intel(R) Iris(R) Xe Graphics (Version: 27.20.100.9466 (2021/03/30))
+
My RTSP streaming movie player application with libVLC on .NET Framework 4.8 C# WPF.
Vlc.DotNet.Core: v3.1.0
Vlc.DotNet.Core.Interops: v3.1.0
Vlc.DotNet.Wpf: v3.1.0
VideoLAN.LibVLC.Windows: v3.0.12

<Environment #2> ---> OK (It can play streaming movie on the monitor w/o any problem)
Display driver: Microsoft Basic Display Adapter
The others are same environment as #1.
+
My RTSP streaming movie player application with libVLC on .NET Framework 4.8 C# WPF.
Vlc.DotNet.Core: v3.1.0
Vlc.DotNet.Core.Interops: v3.1.0
Vlc.DotNet.Wpf: v3.1.0
VideoLAN.LibVLC.Windows: v3.0.12

<Environment #3> ---> OK (It can play streaming movie on the monitor w/o any problem)
PC: Microsoft Surface Pro 7 (Not Pro 7+, normal Pro 7)
OS: Windows 10 Pro (Version: 1909, Build: 18363.1379)
CPU: Intel(R) Core(TM) i5-1035G4 @ 1.10GHz 1.50GHz
Display driver: Intel(R) Iris(R) Plus Graphics (Version: 27.20.100.8681 (2020/09/05))
The others are same environment as #1.
+
My RTSP streaming movie player application with libVLC on .NET Framework 4.8 C# WPF.
Vlc.DotNet.Core: v3.1.0
Vlc.DotNet.Core.Interops: v3.1.0
Vlc.DotNet.Wpf: v3.1.0
VideoLAN.LibVLC.Windows: v3.0.12

<Environment #4> ---> OK (It can play streaming movie on the monitor w/o any problem)
Same environment as #1.
+
VLC Media Player.exe instead of my RTSP streaming movie player application.
VLC Media Player: Ver 3.0.12 Vetinari

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby mfkl » 27 Apr 2021 09:28

share full verbose logs please
https://mfkl.github.io

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 28 Apr 2021 02:35

Here is the NG log of <Environment #1>

(1/3)

Code: Select all

libVlc : Debug VLC media player - 3.0.12 Vetinari @ main libVlc : Debug Copyright 息 1996-2020 the VideoLAN team @ main libVlc : Debug revision 3.0.12-0-gd590d61de4 @ main libVlc : Debug configured with /home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/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-shout' '--enable-goom' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' '--with-contrib=../contrib/i686-w64-mingw32' '--with-breakpad=https://win.crashes.videolan.org' '--enable-qt' '--enable-skins2' '--enable-dvdread' '--enable-caca' 'host_alias=i686-w64-mingw32' 'CFLAGS= ' 'CXXFLAGS= ' 'PKG_CONFIG=pkg-config' 'PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/lib/pkgconfig:/usr/lib/i686-w64-mingw32/pkgconfig' @ main libVlc : Debug Creating an input for 'rtsp://192.168.0.70:5544/live' @ main libVlc : Debug using timeshift granularity of 50 MiB @ main libVlc : Debug using timeshift path: C:\Users\shimada\AppData\Local\Temp @ main libVlc : Debug `rtsp://192.168.0.70:5544/live' gives access `rtsp' demux `any' path `192.168.0.70:5544/live' @ main libVlc : Debug creating demux: access='rtsp' demux='any' location='192.168.0.70:5544/live' file='\\192.168.0.70:5544\live' @ main libVlc : Debug looking for access_demux module matching "rtsp": 15 candidates @ main libVlc : Debug version 2016.11.28 @ live555 libVlc : Debug RTP subsession 'video/H264' @ live555 libVlc : Debug selecting program id=0 @ main libVlc : Debug RTP subsession 'audio/MPEG4-GENERIC' @ live555 libVlc : Debug setup start: 0.000000 stop:0.000000 @ live555 libVlc : Debug We have a timeout of 60 seconds @ live555 libVlc : Debug using access_demux module "live555" @ main libVlc : Debug play start: 0.000000 stop:0.000000 @ live555 libVlc : Debug looking for packetizer module matching "any": 25 candidates @ main libVlc : Debug found NAL_SPS (sps_id=0) @ h264 libVlc : Debug found NAL_PPS (pps_id=0 sps_id=0) @ h264 libVlc : Debug using packetizer module "h264" @ main libVlc : Debug looking for video decoder module matching "any": 19 candidates @ main libVlc : Debug using ffmpeg Lavc58.6.103 @ avcodec libVlc : Debug CPU flags: 0x0007d3db @ avcodec libVlc : Debug allowing 6 thread(s) for decoding @ avcodec libVlc : Debug codec (h264) started @ avcodec libVlc : Debug using frame thread mode with 6 threads @ avcodec libVlc : Debug using video decoder module "avcodec" @ main libVlc : Debug looking for audio decoder module matching "any": 23 candidates @ main libVlc : Debug using audio decoder module "faad" @ main libVlc : Debug looking for meta reader module matching "any": 2 candidates @ main libVlc : Debug Trying Lua scripts in C:\Users\shimada\AppData\Roaming\vlc\lua\meta\reader @ lua libVlc : Debug Trying Lua scripts in C:\Users\shimada\Desktop\DebugExe\libvlc\win-x86\lua\meta\reader @ lua libVlc : Debug Trying Lua playlist script C:\Users\shimada\Desktop\DebugExe\libvlc\win-x86\lua\meta\reader\filename.luac @ lua libVlc : Debug no meta reader modules matched @ main libVlc : Debug `rtsp://192.168.0.70:5544/live' successfully opened @ main libVlc : Debug tk->rtpSource->hasBeenSynchronizedUsingRTCP() @ live555 libVlc : Debug Buffering 0% @ main libVlc : Debug Buffering 2% @ main libVlc : Warning decoded zero sample @ faad libVlc : Debug reusing audio output @ main libVlc : Debug Buffering 4% @ main libVlc : Debug Buffering 6% @ main libVlc : Debug Opening DirectSound Audio Output @ directsound libVlc : Debug Buffering 7% @ main libVlc : Debug Windows speaker config: Stereo and stream has 2 channels, using 2 channels @ directsound libVlc : Debug output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes @ main libVlc : Debug looking for audio volume module matching "any": 2 candidates @ main libVlc : Debug using audio volume module "float_mixer" @ main libVlc : Debug input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes @ main libVlc : Debug looking for audio filter module matching "scaletempo": 16 candidates @ main libVlc : Debug format: 48000 rate, 2 nch, 4 bps, fl32 @ scaletempo libVlc : Debug params: 30 stride, 0.200 overlap, 14 search @ scaletempo libVlc : Debug 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode @ scaletempo libVlc : Debug using audio filter module "scaletempo" @ main libVlc : Debug conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo @ main libVlc : Debug conversion pipeline complete @ main libVlc : Debug conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo @ main libVlc : Debug conversion pipeline complete @ main libVlc : Debug looking for audio resampler module matching "any": 3 candidates @ main libVlc : Debug using audio resampler module "samplerate" @ main libVlc : Debug Buffering 9% @ main libVlc : Debug tk->rtpSource->hasBeenSynchronizedUsingRTCP() @ live555 libVlc : Debug ES_OUT_RESET_PCR called @ main libVlc : Debug Buffering 0% @ main libVlc : Debug restarting module due to input format change @ main libVlc : Debug removing module "avcodec" @ main libVlc : Debug looking for video decoder module matching "any": 19 candidates @ main libVlc : Debug using ffmpeg Lavc58.6.103 @ avcodec
Last edited by SHIMADA_Kiichiro on 28 Apr 2021 02:41, edited 1 time in total.

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 28 Apr 2021 02:36

(2/3)

Code: Select all

libVlc : Debug CPU flags: 0x0007d3db @ avcodec libVlc : Debug allowing 6 thread(s) for decoding @ avcodec libVlc : Debug codec (h264) started @ avcodec libVlc : Debug using frame thread mode with 6 threads @ avcodec libVlc : Debug using video decoder module "avcodec" @ main libVlc : Debug available hardware decoder output format 119 (cuda) @ avcodec libVlc : Debug available hardware decoder output format 53 (dxva2_vld) @ avcodec libVlc : Debug available hardware decoder output format 118 (d3d11va_vld) @ avcodec libVlc : Debug available hardware decoder output format 174 (d3d11) @ avcodec libVlc : Debug available software decoder output format 0 (yuv420p) @ avcodec libVlc : Debug trying format d3d11va_vld @ avcodec libVlc : Debug looking for text renderer module matching "any": 3 candidates @ main libVlc : Debug DWrite_GetFamily(): family name: Arial @ freetype libVlc : Debug Using DWrite backend @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 @ freetype libVlc : Debug using text renderer module "freetype" @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug YUVP to YUVA converter @ yuvp libVlc : Debug using video converter module "yuvp" @ main libVlc : Debug Deinterlacing available @ main libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug looking for vout window module matching "none": 3 candidates @ main libVlc : Debug no vout window modules matched @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug Buffering 26% @ main libVlc : Debug Buffering 27% @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder DX11 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Trying to use chroma I420 as middle man @ chain libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug using video converter module "d3d11_filters" @ main libVlc : Debug Filter 'd3d11_filters' (08C8A240) appended to chain @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x576) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (08C8A878) appended to chain @ main libVlc : Debug using video converter module "chain" @ main libVlc : Debug Filter 'chain' (08D02D08) appended to chain @ main libVlc : Debug original format sz 1024x576, of (0,0), vsz 1024x576, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Error Failed to set on top @ main libVlc : Debug removing module "freetype" @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug looking for text renderer module matching "any": 3 candidates @ main libVlc : Debug Using DWrite backend @ freetype libVlc : Debug DWrite_GetFamily(): family name: Arial @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 @ freetype libVlc : Debug using text renderer module "freetype" @ main libVlc : Debug looking for hw decoder module matching "none": 2 candidates @ main libVlc : Debug no hw decoder modules matched @ main libVlc : Debug trying format dxva2_vld @ avcodec libVlc : Debug removing module "chain" @ main libVlc : Debug removing module "d3d11_filters" @ main libVlc : Debug Filter 08C8A240 removed from chain @ main libVlc : Debug removing module "swscale" @ main libVlc : Debug Filter 08C8A878 removed from chain @ main libVlc : Debug Filter 08D02D08 removed from chain @ main
Last edited by SHIMADA_Kiichiro on 28 Apr 2021 02:41, edited 1 time in total.

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 28 Apr 2021 02:36

(3/3)

Code: Select all

libVlc : Debug removing module "vmem" @ main libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug Buffering 33% @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder DXA9 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Trying to use chroma I420 as middle man @ chain libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Using Direct3D9 Extended API! @ d3d9_filters libVlc : Debug using video converter module "d3d9_filters" @ main libVlc : Debug Filter 'd3d9_filters' (08C69C28) appended to chain @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x576) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (08C6A178) appended to chain @ main libVlc : Debug using video converter module "chain" @ main libVlc : Debug Filter 'chain' (08C94528) appended to chain @ main libVlc : Debug original format sz 1024x576, of (0,0), vsz 1024x576, 4cc DXA9, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug reusing provided vout @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug looking for hw decoder module matching "none": 2 candidates @ main libVlc : Debug no hw decoder modules matched @ main libVlc : Debug removing module "chain" @ main libVlc : Debug removing module "d3d9_filters" @ main libVlc : Debug Filter 08C69C28 removed from chain @ main libVlc : Debug removing module "swscale" @ main libVlc : Debug Filter 08C6A178 removed from chain @ main libVlc : Debug Filter 08C94528 removed from chain @ main libVlc : Debug removing module "vmem" @ main libVlc : Debug Buffering 38% @ main libVlc : Debug Buffering 40% @ main libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder I420 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x578) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (08C68C38) appended to chain @ main libVlc : Debug original format sz 1024x578, of (0,0), vsz 1024x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Error Failed to set on top @ main libVlc : Debug reusing provided vout @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug Buffering 45% @ main libVlc : Debug Received first picture @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug Buffering 47% @ main libVlc : Debug Buffering 53% @ main libVlc : Debug Buffering 60% @ main libVlc : Debug Buffering 64% @ main libVlc : Debug Buffering 67% @ main libVlc : Debug Buffering 73% @ main libVlc : Debug Buffering 79% @ main libVlc : Debug Buffering 80% @ main libVlc : Debug Buffering 86% @ main libVlc : Debug Buffering 87% @ main libVlc : Debug Buffering 93% @ main libVlc : Debug Buffering 98% @ main libVlc : Debug Stream buffering done (1004 ms in 992 ms) @ main libVlc : Debug Decoder wait done in 0 ms @ main libVlc : Debug auto hiding mouse cursor @ main libVlc : Warning playback too late (61373): up-sampling @ main libVlc : Debug resampling stopped (drift: 3787 us) @ main

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby mfkl » 28 Apr 2021 03:38

how do you change your display driver? Try to disable hardware decoding

Code: Select all

new MediaPlayer { EnableHardwareDecoding = false }
https://mfkl.github.io

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 28 Apr 2021 08:10

how do you change your display driver?
I changed it on device manager of Windows 10.
'Windows key' + 'X' -> Device manager -> Display adapter -> Select adapter and right click -> Update driver
Try to disable hardware decoding
I'm not sure how to disable hardware decoding by using "Vlc.DotNet.Wpf.VlcControl".

Here is code snippet.
Could you please tell me how to disable based on it?

Code: Select all

private void PlayButtonClick(object sender, RoutedEventArgs e) { Console.WriteLine("PlayButtonClick"); // set RTSP URL _sourceUrl = URLTextBox.Text; _vlcCtrl = new Vlc.DotNet.Wpf.VlcControl(); if (_vlcCtrl != null && _vlcCtrl.SourceProvider.MediaPlayer == null) { // VlcControl instance set WPF control this.ControlContainer.Content = _vlcCtrl; _vlcCtrl.SourceProvider.CreatePlayer(_vlcLibDirectory); _vlcCtrl.SourceProvider.MediaPlayer.EncounteredError -= MediaPlayerEncounteredError; _vlcCtrl.SourceProvider.MediaPlayer.EncounteredError += MediaPlayerEncounteredError; _vlcCtrl.SourceProvider.MediaPlayer.Playing -= MediaPlayerPlaying; _vlcCtrl.SourceProvider.MediaPlayer.Playing += MediaPlayerPlaying; // For debug log _vlcCtrl.SourceProvider.MediaPlayer.Log += (_, args) => { string message = $"libVlc : {args.Level} {args.Message} @ {args.Module} \r\n"; this.Dispatcher.Invoke((Action)(() => { debug_console.Text += message; })); }; } Task.Run(() => { _vlcCtrl.SourceProvider.MediaPlayer.Play(new Uri(_sourceUrl)); }); }

mfkl
Developer
Developer
Posts: 739
Joined: 13 Jun 2017 10:41

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby mfkl » 29 Apr 2021 10:38

Give

Code: Select all

":avcodec-hw=none"
as an argument to Play() or SetMedia()
https://mfkl.github.io

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 10 May 2021 08:39

Thank you for your answer.
I tried as below.

Code: Select all

Task.Run(() => { string[] options = new string[] { ":avcodec-hw=none" }; _vlcCtrl.SourceProvider.MediaPlayer.Play(new Uri(_sourceUrl), options); });
As the result, the problem was not resolved.
I attach the log again.

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 10 May 2021 08:40

(1/3)

Code: Select all

libVlc : Debug Copyright c 1996-2020 the VideoLAN team @ main libVlc : Debug VLC media player - 3.0.12 Vetinari @ main libVlc : Debug revision 3.0.12-0-gd590d61de4 @ main libVlc : Debug configured with /home/jenkins/workspace/vlc-release/windows/vlc-release-win32-x86/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-shout' '--enable-goom' '--enable-sse' '--enable-mmx' '--enable-libcddb' '--enable-zvbi' '--disable-telx' '--enable-nls' '--host=i686-w64-mingw32' '--with-contrib=../contrib/i686-w64-mingw32' '--with-breakpad=https://win.crashes.videolan.org' '--enable-qt' '--enable-skins2' '--enable-dvdread' '--enable-caca' 'host_alias=i686-w64-mingw32' 'CFLAGS= ' 'CXXFLAGS= ' 'PKG_CONFIG=pkg-config' 'PKG_CONFIG_LIBDIR=/usr/i686-w64-mingw32/lib/pkgconfig:/usr/lib/i686-w64-mingw32/pkgconfig' @ main libVlc : Debug Creating an input for 'rtsp://192.168.0.70:5544/live' @ main libVlc : Debug using timeshift granularity of 50 MiB @ main libVlc : Debug using timeshift path: C:\Users\olympus\AppData\Local\Temp @ main libVlc : Debug `rtsp://192.168.0.70:5544/live' gives access `rtsp' demux `any' path `192.168.0.70:5544/live' @ main libVlc : Debug creating demux: access='rtsp' demux='any' location='192.168.0.70:5544/live' file='\\192.168.0.70:5544\live' @ main libVlc : Debug looking for access_demux module matching "rtsp": 15 candidates @ main libVlc : Debug version 2016.11.28 @ live555 libVlc : Debug RTP subsession 'video/H264' @ live555 libVlc : Debug selecting program id=0 @ main libVlc : Debug RTP subsession 'audio/MPEG4-GENERIC' @ live555 libVlc : Debug setup start: 0.000000 stop:0.000000 @ live555 libVlc : Debug We have a timeout of 60 seconds @ live555 libVlc : Debug play start: 0.000000 stop:0.000000 @ live555 libVlc : Debug using access_demux module "live555" @ main libVlc : Debug looking for packetizer module matching "any": 25 candidates @ main libVlc : Debug found NAL_SPS (sps_id=0) @ h264 libVlc : Debug found NAL_PPS (pps_id=0 sps_id=0) @ h264 libVlc : Debug using packetizer module "h264" @ main libVlc : Debug looking for video decoder module matching "any": 19 candidates @ main libVlc : Debug using ffmpeg Lavc58.6.103 @ avcodec libVlc : Debug CPU flags: 0x0007d3db @ avcodec libVlc : Debug allowing 6 thread(s) for decoding @ avcodec libVlc : Debug codec (h264) started @ avcodec libVlc : Debug using frame thread mode with 6 threads @ avcodec libVlc : Debug using video decoder module "avcodec" @ main libVlc : Debug looking for audio decoder module matching "any": 23 candidates @ main libVlc : Debug using audio decoder module "faad" @ main libVlc : Debug looking for meta reader module matching "any": 2 candidates @ main libVlc : Debug Trying Lua scripts in C:\Users\olympus\AppData\Roaming\vlc\lua\meta\reader @ lua libVlc : Debug Trying Lua scripts in C:\other\libvlc\20210510_hwnone\Playにnone\Debug\libvlc\win-x86\lua\meta\reader @ lua libVlc : Debug Trying Lua playlist script C:\other\libvlc\20210510_hwnone\Playにnone\Debug\libvlc\win-x86\lua\meta\reader\filename.luac @ lua libVlc : Debug no meta reader modules matched @ main libVlc : Debug `rtsp://192.168.0.70:5544/live' successfully opened @ main libVlc : Debug Buffering 0% @ main libVlc : Debug Buffering 1% @ main libVlc : Debug Buffering 5% @ main libVlc : Debug Buffering 8% @ main libVlc : Debug Buffering 41% @ main libVlc : Debug Buffering 48% @ main libVlc : Debug Buffering 55% @ main libVlc : Debug restarting module due to input format change @ main libVlc : Debug removing module "avcodec" @ main libVlc : Debug looking for video decoder module matching "any": 19 candidates @ main libVlc : Debug using ffmpeg Lavc58.6.103 @ avcodec libVlc : Debug CPU flags: 0x0007d3db @ avcodec libVlc : Debug allowing 6 thread(s) for decoding @ avcodec libVlc : Debug codec (h264) started @ avcodec libVlc : Debug using frame thread mode with 6 threads @ avcodec libVlc : Debug using video decoder module "avcodec" @ main libVlc : Debug available hardware decoder output format 119 (cuda) @ avcodec libVlc : Debug available hardware decoder output format 53 (dxva2_vld) @ avcodec libVlc : Debug available hardware decoder output format 118 (d3d11va_vld) @ avcodec libVlc : Debug available hardware decoder output format 174 (d3d11) @ avcodec libVlc : Debug available software decoder output format 0 (yuv420p) @ avcodec libVlc : Debug Buffering 61% @ main libVlc : Debug trying format d3d11va_vld @ avcodec libVlc : Debug looking for text renderer module matching "any": 3 candidates @ main libVlc : Debug Using DWrite backend @ freetype libVlc : Debug DWrite_GetFamily(): family name: Arial @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 @ freetype libVlc : Debug using text renderer module "freetype" @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) @ swscale

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 10 May 2021 08:41

(2/3)

Code: Select all

libVlc : Debug using video converter module "swscale" @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug YUVP to YUVA converter @ yuvp libVlc : Debug using video converter module "yuvp" @ main libVlc : Debug Deinterlacing available @ main libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug looking for vout window module matching "none": 3 candidates @ main libVlc : Debug no vout window modules matched @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder DX11 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Trying to use chroma I420 as middle man @ chain libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug using video converter module "d3d11_filters" @ main libVlc : Debug Filter 'd3d11_filters' (0E042C60) appended to chain @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x576) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (0DEE3B38) appended to chain @ main libVlc : Debug using video converter module "chain" @ main libVlc : Debug Filter 'chain' (0DEB4920) appended to chain @ main libVlc : Debug original format sz 1024x576, of (0,0), vsz 1024x576, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Error Failed to set on top @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug removing module "freetype" @ main libVlc : Debug looking for text renderer module matching "any": 3 candidates @ main libVlc : Debug Using DWrite backend @ freetype libVlc : Debug DWrite_GetFamily(): family name: Arial @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 @ freetype libVlc : Debug DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 @ freetype libVlc : Debug using text renderer module "freetype" @ main libVlc : Debug looking for hw decoder module matching "none": 2 candidates @ main libVlc : Debug no hw decoder modules matched @ main libVlc : Debug trying format dxva2_vld @ avcodec libVlc : Debug removing module "chain" @ main libVlc : Debug removing module "d3d11_filters" @ main libVlc : Debug Filter 0E042C60 removed from chain @ main libVlc : Debug removing module "swscale" @ main libVlc : Debug Filter 0DEE3B38 removed from chain @ main libVlc : Debug Filter 0DEB4920 removed from chain @ main libVlc : Debug removing module "vmem" @ main libVlc : Debug Buffering 68% @ main libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder DXA9 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Trying to use chroma I420 as middle man @ chain libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug Using Direct3D9 Extended API! @ d3d9_filters libVlc : Debug using video converter module "d3d9_filters" @ main libVlc : Debug Filter 'd3d9_filters' (0D0DA208) appended to chain @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x576) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (0DEE3B38) appended to chain @ main libVlc : Debug using video converter module "chain" @ main libVlc : Debug Filter 'chain' (0DEB4920) appended to chain @ main libVlc : Debug original format sz 1024x576, of (0,0), vsz 1024x576, 4cc DXA9, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug reusing provided vout @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug looking for hw decoder module matching "none": 2 candidates @ main libVlc : Debug no hw decoder modules matched @ main libVlc : Debug removing module "chain" @ main libVlc : Debug removing module "d3d9_filters" @ main libVlc : Debug Filter 0D0DA208 removed from chain @ main libVlc : Debug removing module "swscale" @ main libVlc : Debug Filter 0DEE3B38 removed from chain @ main libVlc : Debug Filter 0DEB4920 removed from chain @ main libVlc : Debug removing module "vmem" @ main

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 10 May 2021 08:41

(3/3)

Code: Select all

libVlc : Debug deinterlace -1, mode auto, is_needed 0 @ main libVlc : Debug Opening vout display wrapper @ main libVlc : Debug looking for vout display module matching "vmem": 12 candidates @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug using vout display module "vmem" @ main libVlc : Debug A filter to adapt decoder I420 to display RV32 is needed @ main libVlc : Debug looking for video converter module matching "any": 24 candidates @ main libVlc : Debug 1024x576 (1024x578) chroma: I420 -> 1024x576 (1024x576) chroma: RV32 with scaling using Bicubic (good quality) @ swscale libVlc : Debug using video converter module "swscale" @ main libVlc : Debug Filter 'Swscale' (0DEB4920) appended to chain @ main libVlc : Debug original format sz 1024x578, of (0,0), vsz 1024x576, 4cc I420, sar 1:1, msk r0x0 g0x0 b0x0 @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Debug reusing provided vout @ main libVlc : Debug VoutDisplayEvent 'window state' 0 @ main libVlc : Error Failed to set on top @ main libVlc : Debug VoutDisplayEvent 'resize' 1024x576 @ main libVlc : Debug Buffering 75% @ main libVlc : Debug Buffering 81% @ main libVlc : Debug Buffering 88% @ main libVlc : Debug Received first picture @ main libVlc : Debug Buffering 95% @ main libVlc : Debug Stream buffering done (1017 ms in 803 ms) @ main libVlc : Error buffer deadlock prevented @ main libVlc : Debug Decoder wait done in 0 ms @ main libVlc : Debug auto hiding mouse cursor @ main libVlc : Warning decoded zero sample @ faad libVlc : Debug tk->rtpSource->hasBeenSynchronizedUsingRTCP() @ live555 libVlc : Debug ES_OUT_RESET_PCR called @ main libVlc : Debug Buffering 0% @ main libVlc : Debug tk->rtpSource->hasBeenSynchronizedUsingRTCP() @ live555 libVlc : Debug reusing audio output @ main libVlc : Debug Opening DirectSound Audio Output @ directsound libVlc : Debug Windows speaker config: Stereo and stream has 2 channels, using 2 channels @ directsound libVlc : Debug output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes @ main libVlc : Debug looking for audio volume module matching "any": 2 candidates @ main libVlc : Debug using audio volume module "float_mixer" @ main libVlc : Debug input 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes @ main libVlc : Debug looking for audio filter module matching "scaletempo": 16 candidates @ main libVlc : Debug format: 48000 rate, 2 nch, 4 bps, fl32 @ scaletempo libVlc : Debug params: 30 stride, 0.200 overlap, 14 search @ scaletempo libVlc : Debug 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode @ scaletempo libVlc : Debug using audio filter module "scaletempo" @ main libVlc : Debug conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo @ main libVlc : Debug conversion pipeline complete @ main libVlc : Debug conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo @ main libVlc : Debug conversion pipeline complete @ main libVlc : Debug looking for audio resampler module matching "any": 3 candidates @ main libVlc : Debug using audio resampler module "samplerate" @ main libVlc : Debug Buffering 26% @ main libVlc : Debug Buffering 31% @ main libVlc : Debug Buffering 33% @ main libVlc : Debug Buffering 40% @ main libVlc : Debug Buffering 45% @ main libVlc : Debug Buffering 46% @ main libVlc : Debug Buffering 52% @ main libVlc : Debug Buffering 53% @ main libVlc : Debug Buffering 59% @ main libVlc : Debug Buffering 60% @ main libVlc : Debug Buffering 64% @ main libVlc : Debug Buffering 66% @ main libVlc : Debug Buffering 71% @ main libVlc : Debug available hardware decoder output format 119 (cuda) @ avcodec libVlc : Debug available hardware decoder output format 53 (dxva2_vld) @ avcodec libVlc : Debug available hardware decoder output format 118 (d3d11va_vld) @ avcodec libVlc : Debug available hardware decoder output format 174 (d3d11) @ avcodec libVlc : Debug available software decoder output format 0 (yuv420p) @ avcodec libVlc : Debug reusing decoder output format 0 @ avcodec libVlc : Debug Buffering 73% @ main libVlc : Debug Buffering 79% @ main libVlc : Debug Buffering 80% @ main libVlc : Debug Buffering 86% @ main libVlc : Debug Buffering 91% @ main libVlc : Debug Buffering 93% @ main libVlc : Debug Buffering 98% @ main libVlc : Debug Stream buffering done (1002 ms in 1006 ms) @ main libVlc : Error buffer deadlock prevented @ main libVlc : Debug Decoder wait done in 0 ms @ main

SHIMADA_Kiichiro
Blank Cone
Blank Cone
Posts: 10
Joined: 14 Apr 2021 06:54

Re: libVLC can’t play a movie via RTSP streaming on MS Surface Pro 7+ with the display driver “Intel(R) Iris(R) Xe Graph

Postby SHIMADA_Kiichiro » 26 May 2021 02:09

Hello, a little update here.

I found libvlc update '3.0.14' and tried it.
But the problem didn't resolve.

Can anyone help me?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 18 guests