roleoroleo / yi-hack-Allwinner-v2

Custom firmware for Yi 1080p camera based on Allwinner platform
MIT License
816 stars 92 forks source link

R30GB low stream VLC sync loss when audio enabled #351

Closed ghost closed 1 year ago

ghost commented 2 years ago

JFYI

Running 0.2.0 rRTSPServer low stream h.264 with any audio enabled results in loss of video timeline with lag building up to ~7 seconds and eventually resulting in a stop and restart by VLC. fshare_frame_buf has around 8.2 seconds of data with this test.

640x360 video sample of camera recording RTSP feed by pointing it at the laptop running it. Counters added to aid testing. https://user-images.githubusercontent.com/94827997/152933112-485702ad-e309-490a-8713-899db0923491.mp4
VLC log -- logger module started -- main debug: VLC media player - 3.0.16 Vetinari main debug: Copyright © 1996-2021 the VideoLAN team main debug: revision 3.0.16-0-g5e70837d8d main 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 debug: using multimedia timers as clock source main debug: min period: 1 ms, max period: 1000000 ms main debug: searching plug-in modules main debug: loading plugins cache file c:\Program Files (x86)\VideoLAN\VLC\plugins\plugins.dat main debug: recursively browsing `c:\Program Files (x86)\VideoLAN\VLC\plugins' main debug: plug-ins loaded: 496 modules main debug: opening config file (C:\Users\Alex\AppData\Roaming\vlc\vlcrc) main debug: looking for logger module matching "any": 2 candidates file debug: opening logfile `r:\111.log' main debug: using logger module "file" main debug: translation test: code is "C" main debug: looking for keystore module matching "memory": 3 candidates main debug: using keystore module "memory" main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU main debug: Creating an input for 'Media Library' main debug: Input is a meta file: disabling unneeded options main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `directory' path `/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for access_demux module matching "file": 15 candidates main debug: no access_demux modules matched main debug: creating access: file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: (path: C:\Users\Alex\AppData\Roaming\vlc\ml.xspf) main debug: looking for access module matching "file": 27 candidates main debug: using access module "filesystem" main debug: looking for stream_filter module matching "prefetch,cache_read": 24 candidates cache_read debug: Using stream method for AStream* cache_read debug: starting pre-buffering cache_read debug: received first data after 0 ms cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s main debug: using stream_filter module "cache_read" main debug: looking for stream_filter module matching "any": 24 candidates playlist debug: using XSPF playlist reader main debug: using stream_filter module "playlist" main debug: stream filter added to 011b7168 main debug: looking for stream_filter module matching "any": 24 candidates main debug: no stream_filter modules matched main debug: looking for stream_directory module matching "any": 1 candidates main debug: no stream_directory modules matched main debug: attachment of directory-extractor failed for file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: looking for stream_filter module matching "record": 24 candidates main debug: using stream_filter module "record" main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for demux module matching "directory": 55 candidates main debug: using demux module "directory" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' successfully opened main debug: looking for xml reader module matching "any": 1 candidates main debug: using xml reader module "xml" main debug: EOF reached main debug: removing module "directory" main debug: removing module "record" main debug: removing module "playlist" main debug: removing module "cache_read" main debug: removing module "filesystem" main debug: creating audio output main debug: looking for audio output module matching "any": 6 candidates mmdevice debug: using default device mmdevice debug: display name changed: VLC media player mmdevice debug: version 2 session control unavailable mmdevice debug: volume from -64.000000 dB to +0.000000 dB with 0.031250 dB increments main debug: using audio output module "mmdevice" main debug: keeping audio output main debug: looking for interface module matching "hotkeys,none": 16 candidates main debug: using interface module "hotkeys" main debug: looking for interface module matching "globalhotkeys,none": 16 candidates main debug: using interface module "win32" main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. main debug: looking for interface module matching "any": 16 candidates main debug: looking for extension module matching "any": 1 candidates lua debug: Opening Lua Extension module lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\extensions lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\extensions lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Scanning Lua script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5 main debug: using extension module "lua" main debug: using interface module "qt" main: playlist is empty main debug: nothing to play main debug: processing request item: rtsp://192.168.1.135/ch0_1.h264, node: Playlist, skip: 0 main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index 0 main debug: starting playback of new item main debug: resyncing on rtsp://192.168.1.135/ch0_1.h264 main debug: rtsp://192.168.1.135/ch0_1.h264 is at 0 main debug: creating new input thread main debug: Creating an input for 'rtsp://192.168.1.135/ch0_1.h264' main debug: requesting art for new input thread main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `rtsp://192.168.1.135/ch0_1.h264' gives access `rtsp' demux `any' path `192.168.1.135/ch0_1.h264' main debug: creating demux: access='rtsp' demux='any' location='192.168.1.135/ch0_1.h264' file='\\192.168.1.135\ch0_1.h264' main debug: looking for meta fetcher module matching "any": 1 candidates main debug: looking for access_demux module matching "rtsp": 15 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates live555 debug: version 2016.11.28 lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched main debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched live555 debug: RTP subsession 'video/H264' main debug: selecting program id=0 live555 debug: RTP subsession 'audio/PCMU' live555 debug: setup start: 0.000000 stop:0.000000 qt debug: IM: Setting an input live555 debug: We have a timeout of 65 seconds live555 debug: play start: 0.000000 stop:0.000000 main debug: using access_demux module "live555" main debug: looking for packetizer module matching "any": 25 candidates h264 debug: found NAL_SPS (sps_id=0) h264 debug: found NAL_PPS (pps_id=0 sps_id=0) main debug: using packetizer module "h264" main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" main debug: looking for audio decoder module matching "any": 23 candidates g711 debug: samplerate:8000Hz channels:1 main debug: using audio decoder module "g711" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `rtsp://192.168.1.135/ch0_1.h264' successfully opened live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() main debug: Buffering 0% main debug: Buffering 15% main debug: Buffering 17% main debug: Buffering 20% main debug: Buffering 25% main debug: Buffering 30% live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() main debug: reusing audio output main debug: looking for aout stream module matching "any": 2 candidates wasapi debug: modified format wasapi debug: buffer size : 384000 frames wasapi debug: maximum latency: 7052200 ns wasapi debug: default period : 10000000 ns wasapi debug: minimum period : 3000000 ns main debug: using aout stream module "wasapi" main debug: output 'f32l' 192000 Hz Stereo frame=1 samples/8 bytes main debug: looking for audio volume module matching "any": 2 candidates main debug: using audio volume module "float_mixer" main debug: input 's16l' 8000 Hz Mono frame=1 samples/2 bytes main debug: looking for audio filter module matching "scaletempo": 16 candidates scaletempo debug: format: 8000 rate, 1 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 240.000 stride_in, 240 stride_out, 192 standing, 48 overlap, 112 search, 400 queue, fl32 mode main debug: using audio filter module "scaletempo" main debug: conversion: 's16l'->'f32l' 8000 Hz->8000 Hz Mono->Mono main debug: looking for audio converter module matching "any": 8 candidates audio_format debug: s16l->f32l, bits per sample: 16->32 main debug: using audio converter module "audio_format" main debug: conversion pipeline complete main debug: conversion: 'f32l'->'f32l' 8000 Hz->8000 Hz Mono->Stereo main debug: looking for audio converter module matching "any": 8 candidates main debug: using audio converter module "trivial" main debug: conversion pipeline complete main debug: looking for audio resampler module matching "any": 3 candidates main debug: using audio resampler module "samplerate" main debug: Buffering 41% main debug: Buffering 54% main debug: Buffering 68% main debug: Buffering 82% main debug: Buffering 96% main debug: Stream buffering done (1105 ms in 1091 ms) main error: buffer deadlock prevented main debug: Decoder wait done in 0 ms main debug: inserting 75841 zeroes mmdevice debug: state changed: 1 main warning: playback too late (176580): up-sampling main debug: restarting module due to input format change main debug: removing module "avcodec" main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: trying format d3d11va_vld main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for video converter module matching "any": 24 candidates swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) main debug: using video converter module "swscale" main debug: looking for video converter module matching "any": 24 candidates yuvp debug: YUVP to YUVA converter main debug: using video converter module "yuvp" main debug: Deinterlacing available main debug: deinterlace 0, mode auto, is_needed 0 main debug: looking for vout window module matching "qt,any": 3 candidates qt debug: requesting video window... main debug: resized to 706x392 main debug: resized to 640x360 main debug: using vout window module "qt" main debug: looking for inhibit module matching "any": 1 candidates main debug: using inhibit module "inhibit" main debug: Opening vout display wrapper main debug: looking for vout display module matching "any": 12 candidates direct3d11 debug: creating Vout EventThread direct3d11 debug: Win32VoutCreateWindow main debug: VoutDisplayEvent 'resize' 640x360 qt debug: Logical video size: 640x360 main debug: resized to 640x360 main debug: VoutDisplayEvent 'resize' 640x360 direct3d11 debug: inclinometer not found. (hr=0x80070490) direct3d11 debug: created video sub-window direct3d11 debug: Vout EventThread running direct3d11 debug: Created the D3D11 device type 1 level b100. direct3d11 debug: Intel WDDM driver 10.18.14.5067 direct3d11 warning: could not get a IDXGISwapChain3 direct3d11 debug: Using pixel format VA_NV12 for chroma DX11 direct3d11 debug: Direct3D11 resources created direct3d11 debug: Direct3D11 device adapter successfully initialized direct3d11 debug: Direct3D11 Open Succeeded main debug: using vout display module "direct3d11" direct3d11 debug: D3D11 pool succeed with 38 surfaces (640x384) context 0x010becf0 main debug: original format sz 640x368, of (0,0), vsz 640x360, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 main debug: removing module "freetype" main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for hw decoder module matching "any": 2 candidates d3d11va debug: Intel WDDM driver 10.18.14.5067 d3d11va debug: Reusing Direct3D11 device d3d11va debug: CreateDevice succeed d3d11va debug: - 'MPEG-2 variable-length decoder' is supported d3d11va debug: - 'MPEG-2 inverse discrete cosine transform' is supported d3d11va debug: - 'VC-1 variable-length decoder' is supported d3d11va debug: - 'VC-1 variable-length decoder 2 (Intel)' is supported d3d11va debug: - 'VC-1 variable-length decoder (Intel)' is supported d3d11va debug: - 'Windows Media Video 9 IDCT' is supported d3d11va debug: - 'VC-1 inverse discrete cosine transform' is supported d3d11va debug: - 'H.264 variable-length decoder, no film grain technology' is supported d3d11va debug: - 'H.264 stereo high profile, mbs flag set' is supported d3d11va debug: - 'H.264 stereo high profile' is supported d3d11va debug: - 'H.264 multiview high profile' is supported d3d11va debug: - 'Unknown decoder 0x91cd2d6e-0x897b-0x4fa1-0xb0d751dc88010e0a' is supported d3d11va debug: - 'Unknown decoder 0x97688186-0x56a8-0x4094-0xb543fc9daaa49f4b' is supported d3d11va debug: - 'Unknown decoder 0xc346e8a3-0xcbed-0x4d27-0x87cca70eb4dc8c27' is supported d3d11va debug: - 'Unknown decoder 0xffc79924-0x5eaf-0x4666-0xa73606190f281443' is supported d3d11va debug: - 'Unknown decoder 0xf416f7bd-0x098a-0x4cf1-0xa11bce54959ca03d' is supported d3d11va debug: - 'Unknown decoder 0xbf44dacd-0x217f-0x4370-0xa383d573bc56707e' is supported d3d11va debug: - 'Unknown decoder 0x2364d06a-0xf67f-0x4186-0xaed062b99e1784f1' is supported d3d11va debug: - 'Unknown decoder 0x8c56eb1e-0x2b47-0x466f-0x8d337dbcd63f3df2' is supported d3d11va debug: - 'HEVC Main profile' is supported d3d11va debug: - 'Unknown decoder 0x49761bec-0x4b63-0x4349-0xa5ff87ffdf088466' is supported d3d11va debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input d3d11va debug: NV12 output is supported for decoder H.264 variable-length decoder, no film grain technology. d3d11va debug: Using output format NV12 for decoder H.264 variable-length decoder, no film grain technology d3d11va debug: va_pool_SetupDecoder id 27 640x368 count: 23 d3d11va debug: using external surface pool d3d11va debug: ID3D11VideoDecoderOutputView succeed with 23 surfaces (640x368) d3d11va debug: we got 6 decoder configurations d3d11va debug: configuration[0] ConfigBitstreamRaw 2 d3d11va debug: configuration[1] ConfigBitstreamRaw 1 d3d11va debug: configuration[2] ConfigBitstreamRaw 2 d3d11va debug: configuration[3] ConfigBitstreamRaw 2 d3d11va debug: configuration[4] ConfigBitstreamRaw 1 d3d11va debug: configuration[5] ConfigBitstreamRaw 1 d3d11va debug: DxCreateDecoderSurfaces succeed main debug: using hw decoder module "d3d11va" avcodec: Using D3D11VA (Intel(R) HD Graphics 4600, vendor 8086(Intel), device 416, revision 6) for hardware decoding main debug: auto hiding mouse cursor main warning: playback too early (-61731): down-sampling main warning: playback way too early (-180756): playing silence main debug: inserting 34705 zeroes main warning: playback too early (-84177): down-sampling main warning: playback way too early (-144078): playing silence main debug: inserting 27662 zeroes main warning: playback way too early (-544057): playing silence main debug: inserting 104458 zeroes main warning: playback way too late (423833): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main debug: inserting 279450 zeroes mmdevice debug: state changed: 1 main warning: playback too late (129023): up-sampling main warning: playback way too late (219584): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main debug: inserting 250616 zeroes mmdevice debug: state changed: 1 main warning: playback too early (-75951): down-sampling main warning: playback way too early (-201960): playing silence main debug: inserting 38776 zeroes main warning: playback too early (-69309): down-sampling main warning: playback way too early (-127596): playing silence main debug: inserting 24498 zeroes main warning: playback too early (-60181): down-sampling main warning: playback way too early (-127600): playing silence main debug: inserting 24499 zeroes main warning: playback too early (-77991): down-sampling main warning: playback way too early (-133102): playing silence main debug: inserting 25555 zeroes main warning: playback too early (-52803): down-sampling main warning: playback way too early (-124152): playing silence main debug: inserting 23837 zeroes main warning: playback too early (-58352): down-sampling main warning: timing screwed (drift: -116867 us): stopping resampling main warning: playback way too early (-169084): playing silence main debug: inserting 32464 zeroes main warning: playback too early (-55132): down-sampling main warning: playback way too early (-141923): playing silence main debug: inserting 27249 zeroes main warning: playback too early (-57049): down-sampling main warning: timing screwed (drift: -114990 us): stopping resampling main warning: playback way too early (-174546): playing silence main debug: inserting 33512 zeroes main warning: playback too early (-56986): down-sampling main warning: timing screwed (drift: -114357 us): stopping resampling main warning: playback way too early (-172879): playing silence main debug: inserting 33192 zeroes main warning: playback too early (-50526): down-sampling main warning: timing screwed (drift: -108128 us): stopping resampling main warning: playback way too early (-142625): playing silence main debug: inserting 27384 zeroes main warning: playback too early (-41445): down-sampling main warning: timing screwed (drift: -87472 us): stopping resampling main warning: playback too early (-86778): down-sampling main warning: playback way too early (-147602): playing silence main debug: inserting 28339 zeroes main warning: playback too early (-60560): down-sampling main warning: playback way too early (-127671): playing silence main debug: inserting 24512 zeroes main warning: playback too early (-58729): down-sampling main warning: playback way too early (-132658): playing silence main debug: inserting 25470 zeroes main warning: playback too early (-64447): down-sampling main warning: playback way too early (-129415): playing silence main debug: inserting 24847 zeroes main warning: playback too early (-68023): down-sampling main warning: playback way too early (-132650): playing silence main debug: inserting 25468 zeroes main warning: playback too early (-53306): down-sampling main warning: timing screwed (drift: -107974 us): stopping resampling main warning: playback too early (-110745): down-sampling main warning: playback way too early (-120366): playing silence main debug: inserting 23110 zeroes main warning: playback too early (-43780): down-sampling main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1000 ms) main debug: ES_OUT_RESET_PCR called main debug: Received first picture main error: Timestamp conversion failed for 1644292352000212: no reference clock main error: Could not convert timestamp 0 for FFmpeg mmdevice debug: state changed: 0 wasapi debug: reset main debug: Buffering 0% main debug: Buffering 14% main debug: Buffering 28% avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: reusing decoder output format 118 main debug: Buffering 42% main debug: Buffering 56% main debug: Buffering 70% main debug: Buffering 84% main debug: Buffering 98% main debug: Stream buffering done (1120 ms in 1159 ms) main debug: Decoder wait done in 0 ms main warning: playback way too early (-241002): playing silence main debug: inserting 46272 zeroes mmdevice debug: state changed: 1 main warning: playback too late (153225): up-sampling main debug: resampling stopped (drift: 53419 us) main warning: playback too late (138568): up-sampling main debug: resampling stopped (drift: -7763 us) main warning: playback too early (-56914): down-sampling main warning: playback way too early (-120959): playing silence main debug: inserting 23224 zeroes main warning: playback too late (72959): up-sampling main debug: resampling stopped (drift: 7355 us) main warning: playback too early (-76704): down-sampling main warning: playback way too early (-129281): playing silence main debug: inserting 24821 zeroes main warning: playback too early (-53263): down-sampling main warning: playback way too early (-142703): playing silence main debug: inserting 27398 zeroes main warning: playback too early (-83259): down-sampling main warning: playback way too early (-120470): playing silence main debug: inserting 23130 zeroes main warning: playback too early (-46624): down-sampling main warning: playback too late (72756): up-sampling main debug: resampling stopped (drift: 72740 us) main warning: playback too late (72965): up-sampling main warning: playback too early (-41061): down-sampling main debug: resampling stopped (drift: -41061 us) main warning: playback too early (-40020): down-sampling main warning: timing screwed (drift: -89626 us): stopping resampling main warning: playback way too early (-148068): playing silence main debug: inserting 28429 zeroes main warning: playback too early (-61099): down-sampling main warning: playback way too early (-124290): playing silence main debug: inserting 23863 zeroes main warning: playback too early (-52074): down-sampling main warning: timing screwed (drift: -108813 us): stopping resampling main warning: playback too early (-108245): down-sampling main warning: playback way too early (-154251): playing silence main debug: inserting 29616 zeroes main warning: playback too early (-51191): down-sampling main warning: playback way too early (-124087): playing silence main debug: inserting 23824 zeroes main warning: playback too early (-53191): down-sampling main warning: playback way too early (-163911): playing silence main debug: inserting 31470 zeroes main warning: playback too early (-59398): down-sampling main warning: timing screwed (drift: -119873 us): stopping resampling main warning: playback too early (-119155): down-sampling main warning: playback way too early (-132802): playing silence main debug: inserting 25497 zeroes main warning: playback too early (-63444): down-sampling main warning: playback way too early (-195513): playing silence main debug: inserting 37538 zeroes main warning: playback too early (-51650): down-sampling main warning: playback way too early (-145642): playing silence main debug: inserting 27963 zeroes main warning: playback too early (-40993): down-sampling main warning: timing screwed (drift: -90257 us): stopping resampling main warning: playback too early (-90366): down-sampling main warning: playback way too early (-172915): playing silence main debug: inserting 33199 zeroes main warning: playback too early (-90608): down-sampling main warning: playback way too early (-132882): playing silence main debug: inserting 25513 zeroes main warning: playback too early (-47883): down-sampling main warning: timing screwed (drift: -100395 us): stopping resampling main warning: playback too early (-99889): down-sampling main error: Timestamp conversion failed (delay 1000000, buffering 0, bound 3000000) main error: Could not convert timestamp 1530181888011 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1000000, buffering 0, bound 3000000) main error: Could not convert timestamp 1530180111871 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1000000, buffering 0, bound 3000000) main error: Could not convert timestamp 1530180138246 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1000000, buffering 0, bound 3000000) main error: Could not convert timestamp 1530180243746 for g711 main debug: discarded audio buffer avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame main warning: playback way too early (-1981765): playing silence main debug: inserting 380498 zeroes main warning: buffer too late (-1191818 us): dropped main warning: buffer too late (-1014693 us): dropped main warning: buffer too late (-862693 us): dropped main warning: buffer too late (-751693 us): dropped main warning: buffer too late (-611693 us): dropped main warning: buffer too late (-471693 us): dropped main warning: buffer too late (-331693 us): dropped main warning: buffer too late (-191693 us): dropped main debug: playback too late (1183836): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main warning: playback too late (62691): up-sampling mmdevice debug: state changed: 1 main warning: playback too early (-75231): down-sampling main warning: playback way too early (-127697): playing silence main debug: inserting 24517 zeroes main warning: playback too early (-44263): down-sampling main warning: timing screwed (drift: -96052 us): stopping resampling main warning: playback too early (-96924): down-sampling main warning: playback way too early (-131009): playing silence main debug: inserting 25153 zeroes main warning: playback too early (-50170): down-sampling main warning: timing screwed (drift: -106188 us): stopping resampling main warning: playback too early (-104885): down-sampling main warning: playback way too early (-126898): playing silence main debug: inserting 24364 zeroes main warning: playback too early (-45489): down-sampling main warning: timing screwed (drift: -96616 us): stopping resampling main warning: playback too early (-96444): down-sampling main warning: playback way too early (-124866): playing silence main debug: inserting 23974 zeroes main warning: playback too early (-41756): down-sampling main warning: timing screwed (drift: -87395 us): stopping resampling main warning: playback too early (-85466): down-sampling main warning: playback way too early (-120252): playing silence main debug: inserting 23088 zeroes main warning: playback too early (-41000): down-sampling main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1003 ms) main debug: ES_OUT_RESET_PCR called main debug: Received first picture main error: Timestamp conversion failed for 1644292400402234: no reference clock main error: Could not convert timestamp 0 for FFmpeg mmdevice debug: state changed: 0 wasapi debug: reset main debug: Buffering 0% main debug: Buffering 13% main debug: Buffering 27% main debug: Buffering 41% main debug: Buffering 55% main debug: Buffering 69% main debug: Buffering 83% main debug: Buffering 97% avcodec debug: available hardware decoder output format 119 (cuda) main debug: Stream buffering done (1120 ms in 1076 ms) avcodec debug: available hardware decoder output format 53 (dxva2_vld) main error: buffer deadlock prevented avcodec debug: available hardware decoder output format 118 (d3d11va_vld) main debug: Decoder wait done in 0 ms avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: reusing decoder output format 118 main warning: playback way too early (-243004): playing silence main debug: inserting 46656 zeroes mmdevice debug: state changed: 1 main warning: playback too late (152148): up-sampling main debug: resampling stopped (drift: 27546 us) main warning: playback too early (-79641): down-sampling main warning: playback way too early (-179672): playing silence main debug: inserting 34497 zeroes main warning: playback too early (-74510): down-sampling main warning: playback way too early (-124791): playing silence main debug: inserting 23959 zeroes main warning: playback too late (86834): up-sampling main debug: resampling stopped (drift: 32511 us) main warning: playback too early (-82352): down-sampling main warning: playback way too early (-168368): playing silence main debug: inserting 32326 zeroes main warning: playback too late (85907): up-sampling main debug: resampling stopped (drift: 42689 us) main warning: playback too early (-84621): down-sampling main warning: playback way too early (-140070): playing silence main debug: inserting 26893 zeroes main warning: playback too early (-96781): down-sampling main debug: resampling stopped (drift: 36911 us) main warning: playback too early (-53615): down-sampling main warning: timing screwed (drift: -113714 us): stopping resampling main warning: playback too early (-113563): down-sampling main warning: playback way too early (-159936): playing silence main debug: inserting 30707 zeroes main warning: playback too late (93214): up-sampling main warning: playback too early (-45145): down-sampling main debug: resampling stopped (drift: -45145 us) main warning: playback too early (-44409): down-sampling main warning: timing screwed (drift: -101613 us): stopping resampling main warning: playback too early (-101111): down-sampling main warning: playback way too early (-131215): playing silence main debug: inserting 25193 zeroes main warning: playback too early (-57369): down-sampling main warning: playback way too early (-153234): playing silence main debug: inserting 29420 zeroes main warning: playback too early (-42007): down-sampling main warning: playback way too early (-123657): playing silence main debug: inserting 23742 zeroes main warning: playback too early (-63248): down-sampling main warning: playback way too early (-132130): playing silence main debug: inserting 25368 zeroes main warning: playback too early (-45509): down-sampling main warning: timing screwed (drift: -99266 us): stopping resampling main warning: playback too early (-99002): down-sampling main warning: playback way too early (-155612): playing silence main debug: inserting 29877 zeroes main warning: playback too early (-43442): down-sampling main warning: timing screwed (drift: -109155 us): stopping resampling main warning: playback too early (-108980): down-sampling main warning: playback way too early (-130803): playing silence main debug: inserting 25114 zeroes main warning: playback too early (-86811): down-sampling main warning: playback way too early (-138976): playing silence main debug: inserting 26683 zeroes main warning: playback too early (-50898): down-sampling main warning: timing screwed (drift: -119377 us): stopping resampling main warning: playback too early (-119272): down-sampling main warning: playback way too early (-121797): playing silence main debug: inserting 23385 zeroes main warning: playback too early (-66455): down-sampling main warning: playback way too early (-132737): playing silence main debug: inserting 25485 zeroes main warning: playback too early (-41180): down-sampling main warning: timing screwed (drift: -91465 us): stopping resampling main warning: playback too early (-91662): down-sampling main warning: playback way too early (-138576): playing silence main debug: inserting 26606 zeroes main warning: playback too early (-47217): down-sampling main warning: timing screwed (drift: -97996 us): stopping resampling main warning: playback way too early (-150162): playing silence main debug: inserting 28831 zeroes main warning: playback too early (-54193): down-sampling main warning: timing screwed (drift: -118942 us): stopping resampling main warning: playback too early (-118825): down-sampling main warning: playback way too early (-165255): playing silence main debug: inserting 31728 zeroes main warning: playback too early (-41214): down-sampling main warning: timing screwed (drift: -103693 us): stopping resampling main warning: playback way too early (-136140): playing silence main debug: inserting 26138 zeroes main warning: playback too early (-67586): down-sampling main warning: playback way too early (-131018): playing silence main debug: inserting 25155 zeroes main warning: playback too early (-65709): down-sampling main warning: playback way too early (-131822): playing silence main debug: inserting 25309 zeroes main warning: playback too early (-42257): down-sampling main warning: timing screwed (drift: -87460 us): stopping resampling main warning: playback too early (-86288): down-sampling main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241330350 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241465225 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241452832 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241605707 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241719611 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241847111 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530241987314 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242139439 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242201667 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242341667 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242444753 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242584753 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242688132 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242828132 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530242932552 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243072552 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243212552 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243316376 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243420953 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243560953 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243665819 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243805819 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530243911332 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244051332 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244157157 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244264307 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244404307 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244511892 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244651892 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244759353 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530244899373 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245007498 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245147498 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245256240 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245396240 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245474915 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245614915 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245725307 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245836426 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530245976426 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246087972 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246227972 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246367972 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246479635 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246619635 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246731691 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246871691 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530246984341 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247124341 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247237203 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247377203 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247490646 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247630646 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247744657 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530247884657 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248024657 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248138119 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248252254 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248392287 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248507406 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248647406 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248762705 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530248902705 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249018422 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249158422 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249274510 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249414510 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249530590 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249670590 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249786496 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530249926496 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250042199 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250182199 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250298454 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250438454 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250555459 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250695459 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250812817 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530250930812 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251049438 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251189438 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251329438 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251447368 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251587368 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251705667 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251845667 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530251964497 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530252104497 for g711 main debug: discarded audio buffer main error: Timestamp conversion failed (delay 1003103, buffering 0, bound 3000000) main error: Could not convert timestamp 1530252223818 for g711 main debug: discarded audio buffer main warning: playback way too early (-1981823): playing silence main debug: inserting 380510 zeroes main warning: playback way too late (255386): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main debug: inserting 165271 zeroes mmdevice debug: state changed: 1 main warning: playback too late (79959): up-sampling main warning: playback way too late (191486): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main debug: inserting 154893 zeroes mmdevice debug: state changed: 1 main warning: playback too late (71962): up-sampling main warning: timing screwed (drift: 156757 us): stopping resampling main warning: playback too late (156300): up-sampling main warning: playback way too late (183645): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset main debug: inserting 178712 zeroes mmdevice debug: state changed: 1 main warning: playback too late (69290): up-sampling main warning: timing screwed (drift: 143378 us): stopping resampling main warning: playback too late (142387): up-sampling main warning: playback too early (-48060): down-sampling main error: ES_OUT_SET_(GROUP_)PCR is called too late (pts_delay increased to 1011 ms) main debug: ES_OUT_RESET_PCR called main debug: Buffering 0% mmdevice debug: state changed: 0 wasapi debug: reset main debug: Received first picture avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: reusing decoder output format 118 main debug: Buffering 13% main debug: Buffering 27% main debug: Buffering 41% main debug: Buffering 55% main debug: Buffering 69% main debug: Buffering 83% main debug: Buffering 96% main debug: Stream buffering done (1120 ms in 1301 ms) main debug: Decoder wait done in 0 ms main warning: playback way too early (-240004): playing silence main debug: inserting 46080 zeroes mmdevice debug: state changed: 1 main warning: playback too late (67033): up-sampling main debug: resampling stopped (drift: 6069 us) main warning: playback too late (114334): up-sampling main debug: resampling stopped (drift: 54117 us) main warning: playback too early (-117842): down-sampling main warning: playback way too early (-182061): playing silence main debug: inserting 34955 zeroes main warning: playback too early (-49813): down-sampling main warning: playback way too early (-123922): playing silence main debug: inserting 23793 zeroes main warning: playback too early (-53193): down-sampling main warning: playback way too early (-182461): playing silence main debug: inserting 35032 zeroes main warning: playback too early (-84599): down-sampling main warning: playback way too early (-145178): playing silence main debug: inserting 27874 zeroes main warning: playback too early (-83957): down-sampling main debug: resampling stopped (drift: 18137 us) main warning: playback too early (-76063): down-sampling main warning: playback way too early (-145293): playing silence main debug: inserting 27896 zeroes main warning: playback too early (-59527): down-sampling main warning: playback way too early (-146309): playing silence main debug: inserting 28091 zeroes main warning: playback too late (91054): up-sampling main warning: playback too early (-44037): down-sampling main warning: timing screwed (drift: -103913 us): stopping resampling main warning: playback too early (-104518): down-sampling main warning: playback way too early (-141306): playing silence main debug: inserting 27130 zeroes main warning: playback too early (-103573): down-sampling main debug: resampling stopped (drift: -46951 us) main warning: playback too early (-75430): down-sampling main warning: playback way too early (-138102): playing silence main debug: inserting 26515 zeroes main warning: playback too early (-55266): down-sampling main warning: playback way too early (-171499): playing silence main debug: inserting 32927 zeroes main error: Timestamp conversion failed (delay 1011497, buffering 0, bound 3000000) main error: Could not convert timestamp 1530301939624 for g711 main debug: discarded audio buffer avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame main warning: playback way too early (-1988060): playing silence main debug: inserting 381707 zeroes main warning: buffer too late (-974000 us): dropped main warning: buffer too late (-846876 us): dropped main warning: buffer too late (-729876 us): dropped main warning: buffer too late (-526876 us): dropped main warning: buffer too late (-399876 us): dropped main warning: buffer too late (-273126 us): dropped main warning: buffer too late (-142015 us): dropped main debug: playback too late (1143912): flushing buffers mmdevice debug: state changed: 0 wasapi debug: reset mmdevice debug: state changed: 1 main warning: playback too early (-51985): down-sampling main warning: playback way too early (-153658): playing silence main debug: inserting 29502 zeroes main warning: playback too early (-57019): down-sampling main warning: playback way too early (-123686): playing silence main debug: inserting 23747 zeroes main warning: playback too early (-50030): down-sampling main warning: timing screwed (drift: -102906 us): stopping resampling main warning: playback too early (-103823): down-sampling main warning: playback way too early (-155931): playing silence main debug: inserting 29938 zeroes main warning: playback too early (-54397): down-sampling main warning: timing screwed (drift: -108799 us): stopping resampling main warning: playback too early (-108371): down-sampling main warning: playback way too early (-137842): playing silence main debug: inserting 26465 zeroes main warning: playback too early (-41220): down-sampling main warning: playback way too early (-123676): playing silence main debug: inserting 23745 zeroes main warning: playback too early (-79372): down-sampling main warning: playback way too early (-160331): playing silence main debug: inserting 30783 zeroes main warning: playback too early (-66042): down-sampling main warning: playback way too early (-153535): playing silence main debug: inserting 29478 zeroes main warning: playback too early (-49603): down-sampling qt debug: Video is not needed anymore qt warning: orphaned video window main debug: exiting main debug: exiting main debug: no exit handler main debug: removing all interfaces main debug: removing module "qt" main debug: deactivating the playlist main debug: incoming request - stopping current input direct3d11 debug: WinProc WM_DESTROY direct3d11 debug: Win32 Vout EventThread terminating direct3d11 debug: Win32VoutCloseWindow main debug: incoming request - stopping current input direct3d11 debug: WinProc WM_DESTROY main debug: killing decoder fourcc `h264' main debug: removing module "avcodec" main debug: saving a free vout main debug: reusing provided vout main debug: removing module "h264" main debug: killing decoder fourcc `mlaw' main debug: removing module "g711" mmdevice debug: state changed: 0 wasapi debug: reset main debug: removing module "samplerate" main debug: removing module "audio_format" main debug: removing module "scaletempo" main debug: removing module "trivial" main debug: removing module "float_mixer" main debug: keeping audio output main debug: removing module "live555" main debug: Program doesn't contain anymore ES main debug: dead input qt debug: IM: Deleting the input main debug: nothing to play main debug: destroying useless vout main debug: removing module "direct3d11" direct3d11 debug: Direct3D11 resources destroyed direct3d11 debug: Direct3D11 device adapter closed direct3d11 error: SetThumbNailClip failed: 0x800706f4 main debug: removing module "inhibit" qt debug: releasing video... qt debug: Video is not needed anymore main debug: removing module "freetype" main debug: removing module "yuvp" main debug: removing module "swscale" main debug: removing module "mmdevice" qt debug: requesting exit... qt debug: waiting for UI thread... qt debug: QApp exec() finished qt debug: Video is not needed anymore qt debug: Killing extension dialog provider qt debug: ExtensionsDialogProvider is quitting... main debug: removing module "lua" main debug: removing module "win32" main debug: removing module "hotkeys" main debug: destroying main debug: saving media library to file C:\Users\Alex\AppData\Roaming\vlc\ml.xspf.tmp9836 main debug: looking for playlist export module matching "export-xspf": 4 candidates main debug: using playlist export module "export" main debug: removing module "export" main debug: deleting item `Media Library' main debug: deleting item `rtsp://192.168.1.135/ch0_1.h264' main debug: deleting item `Playlist' main debug: removing module "memory" -- logger module stopped --

Disabling audio either by rRTSPServer option "-a no" or VLC option "--no-audio" gives seemingly normal operation.

VLC log -- logger module started -- main debug: VLC media player - 3.0.16 Vetinari main debug: Copyright © 1996-2021 the VideoLAN team main debug: revision 3.0.16-0-g5e70837d8d main 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 debug: using multimedia timers as clock source main debug: min period: 1 ms, max period: 1000000 ms main debug: searching plug-in modules main debug: loading plugins cache file c:\Program Files (x86)\VideoLAN\VLC\plugins\plugins.dat main debug: recursively browsing `c:\Program Files (x86)\VideoLAN\VLC\plugins' main debug: plug-ins loaded: 496 modules main debug: opening config file (C:\Users\Alex\AppData\Roaming\vlc\vlcrc) main debug: looking for logger module matching "any": 2 candidates file debug: opening logfile `r:\111.log' main debug: using logger module "file" main debug: translation test: code is "C" main debug: looking for keystore module matching "memory": 3 candidates main debug: using keystore module "memory" main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU main debug: Creating an input for 'Media Library' main debug: Input is a meta file: disabling unneeded options main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `directory' path `/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for access_demux module matching "file": 15 candidates main debug: no access_demux modules matched main debug: creating access: file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: (path: C:\Users\Alex\AppData\Roaming\vlc\ml.xspf) main debug: looking for access module matching "file": 27 candidates main debug: using access module "filesystem" main debug: looking for stream_filter module matching "prefetch,cache_read": 24 candidates cache_read debug: Using stream method for AStream* cache_read debug: starting pre-buffering cache_read debug: received first data after 0 ms cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s main debug: using stream_filter module "cache_read" main debug: looking for stream_filter module matching "any": 24 candidates playlist debug: using XSPF playlist reader main debug: using stream_filter module "playlist" main debug: stream filter added to 031272f0 main debug: looking for stream_filter module matching "any": 24 candidates main debug: no stream_filter modules matched main debug: looking for stream_directory module matching "any": 1 candidates main debug: no stream_directory modules matched main debug: attachment of directory-extractor failed for file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: looking for stream_filter module matching "record": 24 candidates main debug: using stream_filter module "record" main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for demux module matching "directory": 55 candidates main debug: using demux module "directory" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' successfully opened main debug: looking for xml reader module matching "any": 1 candidates main debug: using xml reader module "xml" main debug: EOF reached main debug: removing module "directory" main debug: removing module "record" main debug: removing module "playlist" main debug: removing module "cache_read" main debug: removing module "filesystem" main debug: creating audio output main debug: looking for audio output module matching "any": 6 candidates mmdevice debug: using default device mmdevice debug: display name changed: VLC media player mmdevice debug: version 2 session control unavailable mmdevice debug: volume from -64.000000 dB to +0.000000 dB with 0.031250 dB increments main debug: using audio output module "mmdevice" main debug: keeping audio output main debug: looking for interface module matching "hotkeys,none": 16 candidates main debug: using interface module "hotkeys" main debug: looking for interface module matching "globalhotkeys,none": 16 candidates main debug: using interface module "win32" main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. main debug: looking for interface module matching "any": 16 candidates main debug: looking for extension module matching "any": 1 candidates lua debug: Opening Lua Extension module lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\extensions lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\extensions lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Scanning Lua script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5 main debug: using extension module "lua" main debug: using interface module "qt" main: playlist is empty main debug: nothing to play main debug: processing request item: rtsp://192.168.1.135/ch0_1.h264, node: Playlist, skip: 0 main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index 0 main debug: starting playback of new item main debug: resyncing on rtsp://192.168.1.135/ch0_1.h264 main debug: rtsp://192.168.1.135/ch0_1.h264 is at 0 main debug: creating new input thread main debug: Creating an input for 'rtsp://192.168.1.135/ch0_1.h264' main debug: requesting art for new input thread main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `rtsp://192.168.1.135/ch0_1.h264' gives access `rtsp' demux `any' path `192.168.1.135/ch0_1.h264' main debug: looking for meta fetcher module matching "any": 1 candidates main debug: creating demux: access='rtsp' demux='any' location='192.168.1.135/ch0_1.h264' file='\\192.168.1.135\ch0_1.h264' main debug: looking for access_demux module matching "rtsp": 15 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates live555 debug: version 2016.11.28 lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched main debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac live555 debug: RTP subsession 'video/H264' main debug: no art finder modules matched main debug: selecting program id=0 live555 debug: RTP subsession 'audio/PCMU' live555 debug: setup start: 0.000000 stop:0.000000 live555 debug: We have a timeout of 65 seconds live555 debug: play start: 0.000000 stop:0.000000 main debug: using access_demux module "live555" main debug: looking for packetizer module matching "any": 25 candidates qt debug: IM: Setting an input h264 debug: found NAL_SPS (sps_id=0) h264 debug: found NAL_PPS (pps_id=0 sps_id=0) main debug: using packetizer module "h264" main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" main debug: audio is disabled, not selecting ES 0x1 main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `rtsp://192.168.1.135/ch0_1.h264' successfully opened live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() main debug: Buffering 0% main debug: Buffering 15% main debug: Buffering 17% main debug: Buffering 25% main debug: Buffering 28% main debug: restarting module due to input format change main debug: removing module "avcodec" live555 debug: tk->rtpSource->hasBeenSynchronizedUsingRTCP() main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: trying format d3d11va_vld main debug: Buffering 33% main debug: Buffering 38% main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for video converter module matching "any": 24 candidates swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) main debug: using video converter module "swscale" main debug: looking for video converter module matching "any": 24 candidates yuvp debug: YUVP to YUVA converter main debug: using video converter module "yuvp" main debug: Deinterlacing available main debug: deinterlace 0, mode auto, is_needed 0 main debug: looking for vout window module matching "qt,any": 3 candidates qt debug: requesting video window... main debug: resized to 706x392 main debug: resized to 640x360 main debug: using vout window module "qt" main debug: looking for inhibit module matching "any": 1 candidates main debug: using inhibit module "inhibit" main debug: Opening vout display wrapper main debug: looking for vout display module matching "any": 12 candidates main debug: Buffering 43% direct3d11 debug: creating Vout EventThread direct3d11 debug: Win32VoutCreateWindow main debug: VoutDisplayEvent 'resize' 640x360 qt debug: Logical video size: 640x360 main debug: resized to 640x360 main debug: VoutDisplayEvent 'resize' 640x360 direct3d11 debug: inclinometer not found. (hr=0x80070490) direct3d11 debug: created video sub-window direct3d11 debug: Vout EventThread running direct3d11 debug: Created the D3D11 device type 1 level b100. direct3d11 debug: Intel WDDM driver 10.18.14.5067 direct3d11 warning: could not get a IDXGISwapChain3 direct3d11 debug: Using pixel format VA_NV12 for chroma DX11 main debug: Buffering 48% direct3d11 debug: Direct3D11 resources created direct3d11 debug: Direct3D11 device adapter successfully initialized direct3d11 debug: Direct3D11 Open Succeeded main debug: using vout display module "direct3d11" direct3d11 debug: D3D11 pool succeed with 38 surfaces (640x384) context 0x01023d18 main debug: original format sz 640x368, of (0,0), vsz 640x360, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 main debug: removing module "freetype" main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for hw decoder module matching "any": 2 candidates d3d11va debug: Intel WDDM driver 10.18.14.5067 d3d11va debug: Reusing Direct3D11 device d3d11va debug: CreateDevice succeed d3d11va debug: - 'MPEG-2 variable-length decoder' is supported d3d11va debug: - 'MPEG-2 inverse discrete cosine transform' is supported d3d11va debug: - 'VC-1 variable-length decoder' is supported d3d11va debug: - 'VC-1 variable-length decoder 2 (Intel)' is supported d3d11va debug: - 'VC-1 variable-length decoder (Intel)' is supported d3d11va debug: - 'Windows Media Video 9 IDCT' is supported d3d11va debug: - 'VC-1 inverse discrete cosine transform' is supported d3d11va debug: - 'H.264 variable-length decoder, no film grain technology' is supported d3d11va debug: - 'H.264 stereo high profile, mbs flag set' is supported d3d11va debug: - 'H.264 stereo high profile' is supported d3d11va debug: - 'H.264 multiview high profile' is supported d3d11va debug: - 'Unknown decoder 0x91cd2d6e-0x897b-0x4fa1-0xb0d751dc88010e0a' is supported d3d11va debug: - 'Unknown decoder 0x97688186-0x56a8-0x4094-0xb543fc9daaa49f4b' is supported d3d11va debug: - 'Unknown decoder 0xc346e8a3-0xcbed-0x4d27-0x87cca70eb4dc8c27' is supported d3d11va debug: - 'Unknown decoder 0xffc79924-0x5eaf-0x4666-0xa73606190f281443' is supported d3d11va debug: - 'Unknown decoder 0xf416f7bd-0x098a-0x4cf1-0xa11bce54959ca03d' is supported d3d11va debug: - 'Unknown decoder 0xbf44dacd-0x217f-0x4370-0xa383d573bc56707e' is supported d3d11va debug: - 'Unknown decoder 0x2364d06a-0xf67f-0x4186-0xaed062b99e1784f1' is supported d3d11va debug: - 'Unknown decoder 0x8c56eb1e-0x2b47-0x466f-0x8d337dbcd63f3df2' is supported d3d11va debug: - 'HEVC Main profile' is supported d3d11va debug: - 'Unknown decoder 0x49761bec-0x4b63-0x4349-0xa5ff87ffdf088466' is supported d3d11va debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input d3d11va debug: NV12 output is supported for decoder H.264 variable-length decoder, no film grain technology. d3d11va debug: Using output format NV12 for decoder H.264 variable-length decoder, no film grain technology d3d11va debug: va_pool_SetupDecoder id 27 640x368 count: 23 d3d11va debug: using external surface pool d3d11va debug: ID3D11VideoDecoderOutputView succeed with 23 surfaces (640x368) d3d11va debug: we got 6 decoder configurations d3d11va debug: configuration[0] ConfigBitstreamRaw 2 d3d11va debug: configuration[1] ConfigBitstreamRaw 1 d3d11va debug: configuration[2] ConfigBitstreamRaw 2 d3d11va debug: configuration[3] ConfigBitstreamRaw 2 d3d11va debug: configuration[4] ConfigBitstreamRaw 1 d3d11va debug: configuration[5] ConfigBitstreamRaw 1 d3d11va debug: DxCreateDecoderSurfaces succeed main debug: using hw decoder module "d3d11va" avcodec: Using D3D11VA (Intel(R) HD Graphics 4600, vendor 8086(Intel), device 416, revision 6) for hardware decoding main debug: Buffering 51% main debug: Received first picture main debug: Buffering 59% main debug: Buffering 64% main debug: Buffering 69% main debug: Buffering 80% main debug: Buffering 85% main debug: Buffering 90% main debug: Buffering 91% main debug: Buffering 98% main debug: Stream buffering done (1038 ms in 873 ms) main debug: Decoder wait done in 0 ms main debug: auto hiding mouse cursor qt debug: Video is not needed anymore qt warning: orphaned video window main debug: exiting main debug: exiting main debug: no exit handler main debug: removing all interfaces main debug: removing module "qt" main debug: deactivating the playlist main debug: incoming request - stopping current input direct3d11 debug: WinProc WM_DESTROY direct3d11 debug: Win32 Vout EventThread terminating direct3d11 debug: Win32VoutCloseWindow direct3d11 debug: WinProc WM_DESTROY main debug: killing decoder fourcc `h264' main debug: removing module "avcodec" main debug: saving a free vout main debug: reusing provided vout main debug: removing module "h264" main debug: removing module "live555" main debug: Program doesn't contain anymore ES main debug: dead input main debug: nothing to play main debug: destroying useless vout main debug: removing module "direct3d11" direct3d11 debug: Direct3D11 resources destroyed direct3d11 debug: Direct3D11 device adapter closed direct3d11 error: SetThumbNailClip failed: 0x800706f4 qt debug: IM: Deleting the input main debug: removing module "inhibit" qt debug: releasing video... qt debug: Video is not needed anymore main debug: removing module "freetype" main debug: removing module "yuvp" main debug: removing module "swscale" main debug: removing module "mmdevice" qt debug: requesting exit... qt debug: waiting for UI thread... qt debug: QApp exec() finished qt debug: Video is not needed anymore qt debug: Killing extension dialog provider qt debug: ExtensionsDialogProvider is quitting... main debug: removing module "lua" main debug: removing module "win32" main debug: removing module "hotkeys" main debug: destroying main debug: saving media library to file C:\Users\Alex\AppData\Roaming\vlc\ml.xspf.tmp6060 main debug: looking for playlist export module matching "export-xspf": 4 candidates main debug: using playlist export module "export" main debug: removing module "export" main debug: deleting item `Media Library' main debug: deleting item `rtsp://192.168.1.135/ch0_1.h264' main debug: deleting item `Playlist' main debug: removing module "memory" -- logger module stopped --

Running "h264grabber_l -m r30gb -r low -f &" and "rtsp_server_yi -r low -a ulaw &" while not perfect gives much better results.

VLC log -- logger module started -- main debug: VLC media player - 3.0.16 Vetinari main debug: Copyright © 1996-2021 the VideoLAN team main debug: revision 3.0.16-0-g5e70837d8d main 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 debug: using multimedia timers as clock source main debug: min period: 1 ms, max period: 1000000 ms main debug: searching plug-in modules main debug: loading plugins cache file c:\Program Files (x86)\VideoLAN\VLC\plugins\plugins.dat main debug: recursively browsing `c:\Program Files (x86)\VideoLAN\VLC\plugins' main debug: plug-ins loaded: 496 modules main debug: opening config file (C:\Users\Alex\AppData\Roaming\vlc\vlcrc) main debug: looking for logger module matching "any": 2 candidates file debug: opening logfile `r:\111.log' main debug: using logger module "file" main debug: translation test: code is "C" main debug: looking for keystore module matching "memory": 3 candidates main debug: using keystore module "memory" main debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU main debug: Creating an input for 'Media Library' main debug: Input is a meta file: disabling unneeded options main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' gives access `file' demux `directory' path `/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for access_demux module matching "file": 15 candidates main debug: no access_demux modules matched main debug: creating access: file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: (path: C:\Users\Alex\AppData\Roaming\vlc\ml.xspf) main debug: looking for access module matching "file": 27 candidates main debug: using access module "filesystem" main debug: looking for stream_filter module matching "prefetch,cache_read": 24 candidates cache_read debug: Using stream method for AStream* cache_read debug: starting pre-buffering cache_read debug: received first data after 0 ms cache_read debug: pre-buffering done 304 bytes in 0s - 296875 KiB/s main debug: using stream_filter module "cache_read" main debug: looking for stream_filter module matching "any": 24 candidates playlist debug: using XSPF playlist reader main debug: using stream_filter module "playlist" main debug: stream filter added to 03087168 main debug: looking for stream_filter module matching "any": 24 candidates main debug: no stream_filter modules matched main debug: looking for stream_directory module matching "any": 1 candidates main debug: no stream_directory modules matched main debug: attachment of directory-extractor failed for file:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf main debug: looking for stream_filter module matching "record": 24 candidates main debug: using stream_filter module "record" main debug: creating demux: access='file' demux='directory' location='/C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' file='C:\Users\Alex\AppData\Roaming\vlc\ml.xspf' main debug: looking for demux module matching "directory": 55 candidates main debug: using demux module "directory" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `file/directory:///C:/Users/Alex/AppData/Roaming/vlc/ml.xspf' successfully opened main debug: looking for xml reader module matching "any": 1 candidates main debug: using xml reader module "xml" main debug: EOF reached main debug: removing module "directory" main debug: removing module "record" main debug: removing module "playlist" main debug: removing module "cache_read" main debug: removing module "filesystem" main debug: creating audio output main debug: looking for audio output module matching "any": 6 candidates mmdevice debug: using default device mmdevice debug: display name changed: VLC media player mmdevice debug: version 2 session control unavailable mmdevice debug: volume from -64.000000 dB to +0.000000 dB with 0.031250 dB increments main debug: using audio output module "mmdevice" main debug: keeping audio output main debug: looking for interface module matching "hotkeys,none": 16 candidates main debug: using interface module "hotkeys" main debug: looking for interface module matching "globalhotkeys,none": 16 candidates main debug: using interface module "win32" main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. main debug: looking for interface module matching "any": 16 candidates main debug: looking for extension module matching "any": 1 candidates lua debug: Opening Lua Extension module lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\extensions lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\extensions lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Scanning Lua script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac lua debug: Script c:\Program Files (x86)\VideoLAN\VLC\lua\extensions\VLSub.luac has the following capability flags: 0x5 main debug: using extension module "lua" main debug: using interface module "qt" main: playlist is empty main debug: nothing to play main debug: processing request item: rtsp://192.168.1.135/ch0_1.h264, node: Playlist, skip: 0 main debug: rebuilding array of current - root Playlist main debug: rebuild done - 1 items, index 0 main debug: starting playback of new item main debug: resyncing on rtsp://192.168.1.135/ch0_1.h264 main debug: rtsp://192.168.1.135/ch0_1.h264 is at 0 main debug: creating new input thread main debug: Creating an input for 'rtsp://192.168.1.135/ch0_1.h264' main debug: requesting art for new input thread main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\Alex\AppData\Local\Temp main debug: `rtsp://192.168.1.135/ch0_1.h264' gives access `rtsp' demux `any' path `192.168.1.135/ch0_1.h264' main debug: creating demux: access='rtsp' demux='any' location='192.168.1.135/ch0_1.h264' file='\\192.168.1.135\ch0_1.h264' main debug: looking for meta fetcher module matching "any": 1 candidates main debug: looking for access_demux module matching "rtsp": 15 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates live555 debug: version 2016.11.28 lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched main debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched qt debug: IM: Setting an input live555 debug: RTP subsession 'video/H264' main debug: selecting program id=0 live555 debug: RTP subsession 'audio/PCMU' live555 debug: setup start: 0.000000 stop:0.000000 live555 debug: We have a timeout of 60 seconds live555 debug: play start: 0.000000 stop:0.000000 main debug: using access_demux module "live555" main debug: looking for packetizer module matching "any": 25 candidates main debug: using packetizer module "h264" main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" main debug: looking for audio decoder module matching "any": 23 candidates g711 debug: samplerate:8000Hz channels:1 main debug: using audio decoder module "g711" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Alex\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script c:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `rtsp://192.168.1.135/ch0_1.h264' successfully opened main debug: Buffering 0% main debug: reusing audio output main debug: looking for aout stream module matching "any": 2 candidates wasapi debug: modified format h264 warning: waiting for SPS/PPS main debug: Buffering 1% wasapi debug: buffer size : 384000 frames wasapi debug: maximum latency: 7052200 ns wasapi debug: default period : 10000000 ns wasapi debug: minimum period : 3000000 ns main debug: using aout stream module "wasapi" main debug: output 'f32l' 192000 Hz Stereo frame=1 samples/8 bytes main debug: looking for audio volume module matching "any": 2 candidates main debug: using audio volume module "float_mixer" main debug: input 's16l' 8000 Hz Mono frame=1 samples/2 bytes main debug: looking for audio filter module matching "scaletempo": 16 candidates scaletempo debug: format: 8000 rate, 1 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 240.000 stride_in, 240 stride_out, 192 standing, 48 overlap, 112 search, 400 queue, fl32 mode main debug: using audio filter module "scaletempo" main debug: conversion: 's16l'->'f32l' 8000 Hz->8000 Hz Mono->Mono main debug: looking for audio converter module matching "any": 8 candidates audio_format debug: s16l->f32l, bits per sample: 16->32 main debug: using audio converter module "audio_format" main debug: conversion pipeline complete main debug: conversion: 'f32l'->'f32l' 8000 Hz->8000 Hz Mono->Stereo main debug: looking for audio converter module matching "any": 8 candidates main debug: using audio converter module "trivial" main debug: conversion pipeline complete main debug: looking for audio resampler module matching "any": 3 candidates main debug: using audio resampler module "samplerate" h264 warning: waiting for SPS/PPS main debug: Buffering 5% h264 warning: waiting for SPS/PPS main debug: Buffering 8% h264 warning: waiting for SPS/PPS main debug: Buffering 30% h264 warning: waiting for SPS/PPS main debug: Buffering 40% h264 warning: waiting for SPS/PPS main debug: Buffering 45% h264 warning: waiting for SPS/PPS main debug: Buffering 50% h264 warning: waiting for SPS/PPS main debug: Buffering 53% h264 warning: waiting for SPS/PPS main debug: Buffering 56% h264 warning: waiting for SPS/PPS main debug: Buffering 66% h264 warning: waiting for SPS/PPS main debug: Buffering 71% h264 warning: waiting for SPS/PPS main debug: Buffering 74% h264 warning: waiting for SPS/PPS main debug: Buffering 81% h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS main debug: Buffering 92% h264 warning: waiting for SPS/PPS main debug: Buffering 94% h264 warning: waiting for SPS/PPS main debug: Buffering 97% h264 warning: waiting for SPS/PPS main debug: Stream buffering done (1053 ms in 924 ms) main error: buffer deadlock prevented main debug: Decoder wait done in 0 ms main debug: inserting 87847 zeroes mmdevice debug: state changed: 1 h264 warning: waiting for SPS/PPS main warning: playback too late (126640): up-sampling h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 warning: waiting for SPS/PPS h264 debug: found NAL_SPS (sps_id=0) h264 debug: found NAL_PPS (pps_id=0 sps_id=0) main debug: restarting module due to input format change main debug: removing module "avcodec" main debug: looking for video decoder module matching "any": 19 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x000fd3db avcodec debug: allowing 5 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 5 threads main debug: using video decoder module "avcodec" avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 12 (yuvj420p) avcodec debug: trying format d3d11va_vld main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for video converter module matching "any": 24 candidates swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) main debug: using video converter module "swscale" main debug: looking for video converter module matching "any": 24 candidates yuvp debug: YUVP to YUVA converter main debug: using video converter module "yuvp" main debug: Deinterlacing available main debug: deinterlace 0, mode auto, is_needed 0 main debug: looking for vout window module matching "qt,any": 3 candidates qt debug: requesting video window... main debug: resized to 706x392 main debug: resized to 640x360 main debug: using vout window module "qt" main debug: looking for inhibit module matching "any": 1 candidates main debug: using inhibit module "inhibit" main debug: Opening vout display wrapper main debug: looking for vout display module matching "any": 12 candidates direct3d11 debug: creating Vout EventThread direct3d11 debug: Win32VoutCreateWindow main debug: VoutDisplayEvent 'resize' 640x360 qt debug: Logical video size: 640x360 main debug: resized to 640x360 main debug: VoutDisplayEvent 'resize' 640x360 direct3d11 debug: inclinometer not found. (hr=0x80070490) direct3d11 debug: created video sub-window direct3d11 debug: Vout EventThread running direct3d11 debug: Created the D3D11 device type 1 level b100. direct3d11 debug: Intel WDDM driver 10.18.14.5067 direct3d11 warning: could not get a IDXGISwapChain3 direct3d11 debug: Using pixel format VA_NV12 for chroma DX11 direct3d11 debug: Direct3D11 resources created direct3d11 debug: Direct3D11 device adapter successfully initialized direct3d11 debug: Direct3D11 Open Succeeded main debug: using vout display module "direct3d11" direct3d11 debug: D3D11 pool succeed with 38 surfaces (640x384) context 0x00f99fa0 main debug: original format sz 640x368, of (0,0), vsz 640x360, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 main debug: removing module "freetype" main debug: looking for text renderer module matching "any": 3 candidates freetype debug: Using DWrite backend freetype debug: DWrite_GetFamily(): family name: Arial freetype debug: DWrite_ParseFamily(): using font at index 0 with weight 400 for bold: 0, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 1 with weight 700 for bold: 1, italic: 0 freetype debug: DWrite_ParseFamily(): using font at index 2 with weight 400 for bold: 0, italic: 1 freetype debug: DWrite_ParseFamily(): using font at index 3 with weight 700 for bold: 1, italic: 1 main debug: using text renderer module "freetype" main debug: looking for hw decoder module matching "any": 2 candidates d3d11va debug: Intel WDDM driver 10.18.14.5067 d3d11va debug: Reusing Direct3D11 device d3d11va debug: CreateDevice succeed d3d11va debug: - 'MPEG-2 variable-length decoder' is supported d3d11va debug: - 'MPEG-2 inverse discrete cosine transform' is supported d3d11va debug: - 'VC-1 variable-length decoder' is supported d3d11va debug: - 'VC-1 variable-length decoder 2 (Intel)' is supported d3d11va debug: - 'VC-1 variable-length decoder (Intel)' is supported d3d11va debug: - 'Windows Media Video 9 IDCT' is supported d3d11va debug: - 'VC-1 inverse discrete cosine transform' is supported d3d11va debug: - 'H.264 variable-length decoder, no film grain technology' is supported d3d11va debug: - 'H.264 stereo high profile, mbs flag set' is supported d3d11va debug: - 'H.264 stereo high profile' is supported d3d11va debug: - 'H.264 multiview high profile' is supported d3d11va debug: - 'Unknown decoder 0x91cd2d6e-0x897b-0x4fa1-0xb0d751dc88010e0a' is supported d3d11va debug: - 'Unknown decoder 0x97688186-0x56a8-0x4094-0xb543fc9daaa49f4b' is supported d3d11va debug: - 'Unknown decoder 0xc346e8a3-0xcbed-0x4d27-0x87cca70eb4dc8c27' is supported d3d11va debug: - 'Unknown decoder 0xffc79924-0x5eaf-0x4666-0xa73606190f281443' is supported d3d11va debug: - 'Unknown decoder 0xf416f7bd-0x098a-0x4cf1-0xa11bce54959ca03d' is supported d3d11va debug: - 'Unknown decoder 0xbf44dacd-0x217f-0x4370-0xa383d573bc56707e' is supported d3d11va debug: - 'Unknown decoder 0x2364d06a-0xf67f-0x4186-0xaed062b99e1784f1' is supported d3d11va debug: - 'Unknown decoder 0x8c56eb1e-0x2b47-0x466f-0x8d337dbcd63f3df2' is supported d3d11va debug: - 'HEVC Main profile' is supported d3d11va debug: - 'Unknown decoder 0x49761bec-0x4b63-0x4349-0xa5ff87ffdf088466' is supported d3d11va debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input d3d11va debug: NV12 output is supported for decoder H.264 variable-length decoder, no film grain technology. d3d11va debug: Using output format NV12 for decoder H.264 variable-length decoder, no film grain technology d3d11va debug: va_pool_SetupDecoder id 27 640x368 count: 23 d3d11va debug: using external surface pool d3d11va debug: ID3D11VideoDecoderOutputView succeed with 23 surfaces (640x368) d3d11va debug: we got 6 decoder configurations d3d11va debug: configuration[0] ConfigBitstreamRaw 2 d3d11va debug: configuration[1] ConfigBitstreamRaw 1 d3d11va debug: configuration[2] ConfigBitstreamRaw 2 d3d11va debug: configuration[3] ConfigBitstreamRaw 2 d3d11va debug: configuration[4] ConfigBitstreamRaw 1 d3d11va debug: configuration[5] ConfigBitstreamRaw 1 d3d11va debug: DxCreateDecoderSurfaces succeed main debug: using hw decoder module "d3d11va" avcodec: Using D3D11VA (Intel(R) HD Graphics 4600, vendor 8086(Intel), device 416, revision 6) for hardware decoding main debug: auto hiding mouse cursor main debug: resampling stopped (drift: 19842 us) main warning: playback too late (82334): up-sampling main debug: resampling stopped (drift: 3683 us) main warning: playback too late (74352): up-sampling main debug: resampling stopped (drift: 35947 us) main warning: playback too late (63701): up-sampling main warning: playback too early (-43233): down-sampling main debug: resampling stopped (drift: -68242 us) main warning: playback too early (-50987): down-sampling main warning: timing screwed (drift: -111506 us): stopping resampling main warning: playback too early (-97792): down-sampling main debug: resampling stopped (drift: -26393 us) main warning: playback too early (-49946): down-sampling main debug: resampling stopped (drift: -10078 us) main warning: playback too early (-45942): down-sampling main debug: resampling stopped (drift: -7360 us) main warning: playback too early (-43782): down-sampling main debug: resampling stopped (drift: -2474 us) main warning: playback too early (-44484): down-sampling main debug: resampling stopped (drift: 4614 us) main warning: playback too early (-67945): down-sampling main debug: resampling stopped (drift: -3752 us) main warning: playback too early (-41278): down-sampling main debug: resampling stopped (drift: -1753 us) main warning: playback too early (-44380): down-sampling main debug: resampling stopped (drift: -3479 us) main warning: playback too early (-43898): down-sampling main debug: resampling stopped (drift: -6122 us) main warning: playback too early (-63694): down-sampling main debug: resampling stopped (drift: 2072 us) main warning: playback too early (-48847): down-sampling main debug: resampling stopped (drift: -9684 us) main warning: playback too early (-43703): down-sampling main debug: resampling stopped (drift: -3393 us) main warning: playback too early (-40781): down-sampling main debug: resampling stopped (drift: 13000 us) main warning: playback too early (-55354): down-sampling main debug: resampling stopped (drift: 11543 us) main warning: playback too early (-66160): down-sampling main debug: resampling stopped (drift: -130 us) main warning: playback too early (-45502): down-sampling main debug: resampling stopped (drift: -6018 us) main warning: playback too early (-41513): down-sampling main debug: resampling stopped (drift: -2497 us) main warning: playback too early (-52460): down-sampling main debug: resampling stopped (drift: -11048 us) main warning: playback too early (-44108): down-sampling main debug: resampling stopped (drift: -4715 us) main warning: playback too early (-60083): down-sampling main debug: resampling stopped (drift: 4190 us) main warning: playback too early (-46317): down-sampling main debug: resampling stopped (drift: -5912 us) main warning: playback too early (-41740): down-sampling main debug: resampling stopped (drift: -1782 us) main warning: playback too early (-50711): down-sampling main debug: resampling stopped (drift: -10049 us) main warning: playback too early (-91513): down-sampling main debug: resampling stopped (drift: 1807 us) main warning: playback too early (-56776): down-sampling main debug: resampling stopped (drift: 7475 us) main warning: playback too early (-84524): down-sampling main debug: resampling stopped (drift: 4553 us) main warning: playback too early (-46451): down-sampling main debug: resampling stopped (drift: -5828 us) main warning: playback too early (-40881): down-sampling main debug: resampling stopped (drift: -16716 us) main warning: playback too early (-78935): down-sampling main debug: resampling stopped (drift: -37439 us) main warning: playback too early (-42660): down-sampling main debug: resampling stopped (drift: -1954 us) main warning: playback too early (-48978): down-sampling main debug: resampling stopped (drift: -7886 us) main warning: playback too early (-54577): down-sampling main debug: resampling stopped (drift: 13649 us) main warning: playback too early (-65208): down-sampling main debug: resampling stopped (drift: -11359 us) main warning: playback too early (-45420): down-sampling main debug: resampling stopped (drift: 19000 us) main warning: playback too early (-41096): down-sampling main debug: resampling stopped (drift: -596 us) main warning: playback too early (-47304): down-sampling main debug: resampling stopped (drift: -7369 us) main warning: playback too early (-44952): down-sampling main debug: resampling stopped (drift: -1452 us) main warning: playback too early (-50310): down-sampling main debug: resampling stopped (drift: -10389 us) main warning: playback too early (-44889): down-sampling main debug: resampling stopped (drift: -5303 us) main warning: playback too early (-41627): down-sampling main debug: resampling stopped (drift: -18576 us) main warning: playback too early (-46614): down-sampling main debug: resampling stopped (drift: -6059 us) main warning: playback too early (-65095): down-sampling main debug: resampling stopped (drift: 1307 us) main warning: playback too early (-44852): down-sampling main debug: resampling stopped (drift: -3313 us) main warning: playback too early (-41679): down-sampling main debug: resampling stopped (drift: -2198 us) main warning: playback too early (-62627): down-sampling main debug: resampling stopped (drift: 4126 us) main warning: playback too early (-46685): down-sampling main debug: resampling stopped (drift: -17592 us) main warning: playback too early (-41029): down-sampling main debug: resampling stopped (drift: -947 us) main warning: playback too early (-59996): down-sampling main debug: resampling stopped (drift: 4844 us) main warning: playback too early (-44860): down-sampling main debug: resampling stopped (drift: -6196 us) main warning: playback too early (-66086): down-sampling main debug: resampling stopped (drift: -4231 us) main warning: playback too early (-43545): down-sampling main debug: resampling stopped (drift: -3203 us) main warning: playback too early (-64584): down-sampling main debug: resampling stopped (drift: -16837 us) main warning: playback too early (-50378): down-sampling main debug: resampling stopped (drift: 12614 us) main warning: playback too early (-46504): down-sampling main debug: resampling stopped (drift: -6771 us) main warning: playback too early (-82686): down-sampling main debug: resampling stopped (drift: 8695 us) main warning: playback too early (-50716): down-sampling main debug: resampling stopped (drift: -10068 us) main warning: playback too early (-42587): down-sampling main debug: resampling stopped (drift: -1611 us) main warning: playback too early (-48943): down-sampling main debug: resampling stopped (drift: -7526 us) main warning: playback too early (-40902): down-sampling main debug: resampling stopped (drift: 276 us) main warning: playback too early (-42285): down-sampling main debug: resampling stopped (drift: -2804 us) main warning: playback too early (-40178): down-sampling main debug: resampling stopped (drift: -194 us) main warning: playback too early (-53954): down-sampling main debug: resampling stopped (drift: -10398 us) main warning: playback too early (-44592): down-sampling main debug: resampling stopped (drift: -8383 us) main warning: playback too early (-43541): down-sampling main debug: resampling stopped (drift: -3345 us) main warning: playback too early (-52118): down-sampling main debug: resampling stopped (drift: -11990 us) main warning: playback too early (-112314): down-sampling main debug: resampling stopped (drift: -43377 us) main warning: playback too early (-46401): down-sampling main debug: resampling stopped (drift: -8224 us) main warning: playback too early (-40990): down-sampling main debug: resampling stopped (drift: -822 us) main warning: playback too early (-48391): down-sampling main debug: resampling stopped (drift: -8269 us) main warning: playback too early (-40527): down-sampling main debug: resampling stopped (drift: -1583 us) main warning: playback too early (-45602): down-sampling main debug: resampling stopped (drift: -4579 us) main warning: playback too early (-41464): down-sampling main debug: resampling stopped (drift: -621 us) main warning: playback too early (-41797): down-sampling main debug: resampling stopped (drift: -349 us) main warning: playback too early (-59655): down-sampling main debug: resampling stopped (drift: 6240 us) main warning: playback too early (-44166): down-sampling main debug: resampling stopped (drift: -3880 us) main warning: playback too early (-47204): down-sampling main debug: resampling stopped (drift: -7964 us) main warning: playback too early (-52401): down-sampling main debug: resampling stopped (drift: -11683 us) main warning: playback too early (-42740): down-sampling main debug: resampling stopped (drift: -711 us) main warning: playback too early (-47114): down-sampling main debug: resampling stopped (drift: -8394 us) main warning: playback too early (-44626): down-sampling main debug: resampling stopped (drift: -4279 us) main warning: playback too early (-49276): down-sampling main debug: resampling stopped (drift: -9055 us) main warning: playback too early (-56733): down-sampling main debug: resampling stopped (drift: 8045 us) main warning: playback too early (-65234): down-sampling main debug: resampling stopped (drift: -114 us) main warning: playback too early (-48337): down-sampling main debug: resampling stopped (drift: -6712 us) main warning: playback too early (-40664): down-sampling main debug: resampling stopped (drift: 98 us) main warning: playback too early (-55620): down-sampling main debug: resampling stopped (drift: 9766 us) main warning: playback too early (-40665): down-sampling main debug: resampling stopped (drift: -2152 us) main warning: playback too early (-57613): down-sampling main debug: resampling stopped (drift: 10469 us) main warning: playback too early (-46086): down-sampling main debug: resampling stopped (drift: -4751 us) main warning: playback too early (-41547): down-sampling main debug: resampling stopped (drift: -2057 us) main warning: playback too early (-53449): down-sampling main debug: resampling stopped (drift: 1170 us) main warning: playback too early (-41468): down-sampling main debug: resampling stopped (drift: -4132 us) main warning: playback too early (-69293): down-sampling main debug: resampling stopped (drift: -2638 us) main warning: playback too early (-46177): down-sampling main debug: resampling stopped (drift: -5387 us) main warning: playback too early (-48463): down-sampling main debug: resampling stopped (drift: 12851 us) main warning: playback too early (-42100): down-sampling main debug: resampling stopped (drift: -4100 us) main warning: playback too early (-41385): down-sampling main debug: resampling stopped (drift: -1179 us) main warning: playback too early (-40236): down-sampling main debug: resampling stopped (drift: -282 us) main warning: playback too early (-73048): down-sampling main debug: resampling stopped (drift: -6729 us) main warning: playback too early (-48338): down-sampling main debug: resampling stopped (drift: -7948 us) main warning: playback too early (-67523): down-sampling main debug: resampling stopped (drift: 2874 us) main warning: playback too early (-59892): down-sampling main debug: resampling stopped (drift: 4811 us) main warning: playback too early (-40988): down-sampling main debug: resampling stopped (drift: 14059 us) main warning: playback too early (-48858): down-sampling main debug: resampling stopped (drift: -10523 us) main warning: playback too early (-49250): down-sampling main debug: resampling stopped (drift: -9602 us) main warning: playback too early (-59119): down-sampling main debug: resampling stopped (drift: -15574 us) main warning: playback too early (-41073): down-sampling main debug: resampling stopped (drift: -429 us) main warning: playback too early (-70925): down-sampling main debug: resampling stopped (drift: -4919 us) main warning: playback too early (-47738): down-sampling main debug: resampling stopped (drift: -8000 us) main warning: playback too early (-44783): down-sampling main debug: resampling stopped (drift: -5002 us) main warning: playback too early (-57564): down-sampling main debug: resampling stopped (drift: 10735 us) main warning: playback too early (-40335): down-sampling main debug: resampling stopped (drift: -1611 us) main warning: playback too early (-46316): down-sampling main debug: resampling stopped (drift: -6796 us) main warning: playback too early (-52702): down-sampling main debug: resampling stopped (drift: -11885 us) main warning: playback too early (-40307): down-sampling main debug: resampling stopped (drift: -5988 us) main warning: playback too early (-53444): down-sampling main debug: resampling stopped (drift: -13366 us) main warning: playback too early (-59611): down-sampling main debug: resampling stopped (drift: 7558 us) main warning: playback too early (-66002): down-sampling main debug: resampling stopped (drift: 2531 us) main warning: playback too early (-44108): down-sampling main debug: resampling stopped (drift: -3071 us) main warning: playback too early (-44888): down-sampling main debug: resampling stopped (drift: -4091 us) main warning: playback too early (-41677): down-sampling main debug: resampling stopped (drift: 2312 us) main warning: playback too early (-58579): down-sampling main debug: resampling stopped (drift: -12528 us) main warning: playback too early (-47093): down-sampling main debug: resampling stopped (drift: 236 us) main warning: playback too early (-43962): down-sampling main debug: resampling stopped (drift: -4504 us) main warning: playback too early (-49670): down-sampling main debug: resampling stopped (drift: -9465 us) main warning: playback too early (-40682): down-sampling main warning: timing screwed (drift: -81676 us): stopping resampling main warning: playback too early (-68459): down-sampling main debug: resampling stopped (drift: -2561 us) main warning: playback too early (-44993): down-sampling main debug: resampling stopped (drift: -4452 us) main warning: playback too early (-46477): down-sampling main debug: resampling stopped (drift: -6451 us) main warning: playback too early (-50433): down-sampling main debug: resampling stopped (drift: -9719 us) main warning: playback too early (-42792): down-sampling main debug: resampling stopped (drift: -2771 us) main warning: playback too early (-48843): down-sampling main debug: resampling stopped (drift: -8081 us) main warning: playback too early (-45377): down-sampling main debug: resampling stopped (drift: -7357 us) main warning: playback too early (-82310): down-sampling main debug: resampling stopped (drift: 11391 us) main warning: playback too early (-52565): down-sampling main debug: resampling stopped (drift: 11272 us) main warning: playback too early (-68678): down-sampling main debug: resampling stopped (drift: -6180 us) main warning: playback too early (-44927): down-sampling main debug: resampling stopped (drift: -6519 us) main warning: playback too early (-49651): down-sampling main debug: resampling stopped (drift: -7896 us) main warning: playback too early (-57910): down-sampling main debug: resampling stopped (drift: 4142 us) main warning: playback too early (-49653): down-sampling main debug: resampling stopped (drift: -9709 us) main warning: playback too early (-42951): down-sampling main debug: resampling stopped (drift: -3414 us) main warning: playback too early (-65348): down-sampling main debug: resampling stopped (drift: -1726 us) main warning: playback too early (-53158): down-sampling main debug: resampling stopped (drift: 11641 us) main warning: playback too early (-54974): down-sampling main debug: resampling stopped (drift: 11975 us) main warning: playback too early (-48725): down-sampling main debug: resampling stopped (drift: -6931 us) main warning: playback too early (-48872): down-sampling main debug: resampling stopped (drift: -7864 us) main warning: playback too early (-66757): down-sampling main debug: resampling stopped (drift: 1935 us) main warning: playback too early (-51963): down-sampling main debug: resampling stopped (drift: 13625 us) main warning: playback too early (-50403): down-sampling main debug: resampling stopped (drift: 4508 us) main warning: playback too early (-53157): down-sampling main debug: resampling stopped (drift: -12677 us) main warning: playback too early (-42971): down-sampling main debug: resampling stopped (drift: -3517 us) main warning: playback too early (-42537): down-sampling main debug: resampling stopped (drift: -1506 us) main warning: playback too early (-41060): down-sampling main debug: resampling stopped (drift: -855 us) main warning: playback too early (-42479): down-sampling main debug: resampling stopped (drift: -3089 us) main warning: playback too early (-62462): down-sampling main debug: resampling stopped (drift: 544 us) main warning: playback too early (-52994): down-sampling main debug: resampling stopped (drift: -12862 us) main warning: playback too early (-77383): down-sampling main debug: resampling stopped (drift: -10010 us) main warning: playback too early (-66171): down-sampling main debug: resampling stopped (drift: -3423 us) main warning: playback too early (-48540): down-sampling main debug: resampling stopped (drift: -7199 us) main warning: playback too early (-54023): down-sampling main debug: resampling stopped (drift: 12848 us) main warning: playback too early (-45447): down-sampling main debug: resampling stopped (drift: -5193 us) main warning: playback too early (-63212): down-sampling main debug: resampling stopped (drift: -37 us) main warning: playback too early (-43082): down-sampling main debug: resampling stopped (drift: -18092 us) main warning: playback too early (-65706): down-sampling main debug: resampling stopped (drift: 2711 us) main warning: playback too early (-45181): down-sampling main debug: resampling stopped (drift: -4889 us) main warning: playback too early (-46320): down-sampling main debug: resampling stopped (drift: -7158 us) main warning: playback too early (-65955): down-sampling main debug: resampling stopped (drift: -1074 us) main warning: playback too early (-62910): down-sampling main debug: resampling stopped (drift: 4561 us) main warning: playback too early (-45177): down-sampling main debug: resampling stopped (drift: -4172 us) main warning: playback too early (-48064): down-sampling main debug: resampling stopped (drift: -7602 us) main warning: playback too early (-44293): down-sampling main debug: resampling stopped (drift: -3928 us) main warning: playback too early (-89022): down-sampling main debug: resampling stopped (drift: -1002 us) main warning: playback too early (-41583): down-sampling main debug: resampling stopped (drift: -3461 us) main warning: playback too early (-51197): down-sampling main debug: resampling stopped (drift: -11934 us) main warning: playback too early (-41702): down-sampling main debug: resampling stopped (drift: -779 us) main warning: playback too early (-47410): down-sampling main debug: resampling stopped (drift: -10512 us) main warning: playback too early (-45883): down-sampling main debug: resampling stopped (drift: -5547 us) main warning: playback too early (-40184): down-sampling main debug: resampling stopped (drift: 779 us) main warning: playback too early (-56496): down-sampling main debug: resampling stopped (drift: 11467 us) main warning: playback too early (-45028): down-sampling main debug: resampling stopped (drift: -5485 us) main warning: playback too early (-45415): down-sampling main debug: resampling stopped (drift: -4927 us) main warning: playback too early (-45951): down-sampling main debug: resampling stopped (drift: 1022 us) main warning: playback too early (-41989): down-sampling main debug: resampling stopped (drift: 18091 us) qt debug: Video is not needed anymore qt warning: orphaned video window main debug: exiting main debug: exiting main debug: no exit handler main debug: removing all interfaces main debug: removing module "qt" main debug: deactivating the playlist main debug: incoming request - stopping current input direct3d11 debug: WinProc WM_DESTROY direct3d11 debug: Win32 Vout EventThread terminating direct3d11 debug: Win32VoutCloseWindow direct3d11 debug: WinProc WM_DESTROY main debug: killing decoder fourcc `h264' main debug: removing module "avcodec" main debug: saving a free vout main debug: reusing provided vout main debug: removing module "h264" main debug: killing decoder fourcc `mlaw' main debug: removing module "g711" mmdevice debug: state changed: 0 wasapi debug: reset main debug: removing module "samplerate" main debug: removing module "audio_format" main debug: removing module "scaletempo" main debug: removing module "trivial" main debug: removing module "float_mixer" main debug: keeping audio output main debug: removing module "live555" main debug: Program doesn't contain anymore ES main debug: dead input main debug: nothing to play main debug: destroying useless vout main debug: removing module "direct3d11" direct3d11 debug: Direct3D11 resources destroyed qt debug: IM: Deleting the input direct3d11 debug: Direct3D11 device adapter closed direct3d11 error: SetThumbNailClip failed: 0x800706f4 main debug: removing module "inhibit" qt debug: releasing video... qt debug: Video is not needed anymore main debug: removing module "freetype" main debug: removing module "yuvp" main debug: removing module "swscale" main debug: removing module "mmdevice" qt debug: requesting exit... qt debug: waiting for UI thread... qt debug: QApp exec() finished qt debug: Video is not needed anymore qt debug: Killing extension dialog provider qt debug: ExtensionsDialogProvider is quitting... main debug: removing module "lua" main debug: removing module "win32" main debug: removing module "hotkeys" main debug: destroying main debug: saving media library to file C:\Users\Alex\AppData\Roaming\vlc\ml.xspf.tmp4440 main debug: looking for playlist export module matching "export-xspf": 4 candidates main debug: using playlist export module "export" main debug: removing module "export" main debug: deleting item `Media Library' main debug: deleting item `rtsp://192.168.1.135/ch0_1.h264' main debug: deleting item `Playlist' main debug: removing module "memory" -- logger module stopped --

Would have liked to have done a bit more but am currently occupied with other things at this time, hopefully later on.

roleoroleo commented 2 years ago

I'm rewriting the grabber for the umpteenth time. Soon I will release a new version.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.