Help to Decipher Log File

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
bdbenware
New Cone
New Cone
Posts: 1
Joined: 17 Oct 2018 15:53

Help to Decipher Log File

Postby bdbenware » 17 Oct 2018 15:58

I am having an issue with VLC freezing while I am playing a live stream I am broadcasting at my school. The back end of all of this is not in my knowledge skill set. I need help understanding what the log file is telling me. Thanks for any help.



main: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
main: playlist is empty
main error: too low audio sample frequency (0)
main error: failed to create audio output
ts warning: discontinuity received 0x4 instead of 0x1 (pid=8187)
main error: module not functional
main error: failed to create audio output
d3d11va warning: Unsupported profile -1 for MPEG-2 variable-length decoder
d3d11va error: FindVideoServiceConversion failed
direct3d11 error: SetThumbNailClip failed: 0x800706f4
dxva2 warning: Unsupported profile -1 for MPEG-2 variable-length decoder
dxva2 error: FindVideoServiceConversion failed
direct3d11 error: SetThumbNailClip failed: 0x800706f4
avcodec warning: plane 0 not aligned: disabling direct rendering
main warning: buffer too late (-674583 us): dropped
main warning: buffer too late (-643583 us): dropped
main warning: buffer too late (-611583 us): dropped
main warning: buffer too late (-579583 us): dropped
main warning: buffer too late (-547583 us): dropped
main warning: buffer too late (-515583 us): dropped
main warning: buffer too late (-483583 us): dropped
main warning: buffer too late (-451583 us): dropped
main warning: buffer too late (-419583 us): dropped
main warning: buffer too late (-387583 us): dropped
main warning: buffer too late (-356583 us): dropped
main warning: buffer too late (-324583 us): dropped
main warning: buffer too late (-292583 us): dropped
main warning: buffer too late (-261583 us): dropped
main warning: buffer too late (-230583 us): dropped
main warning: buffer too late (-198583 us): dropped
main warning: buffer too late (-166583 us): dropped
main warning: buffer too late (-134583 us): dropped
main warning: buffer too late (-103583 us): dropped
main warning: buffer too late (-71583 us): dropped
main warning: playback too late (74166): up-sampling
main warning: picture is too late to be displayed (missing 83 ms)
main warning: picture is too late to be displayed (missing 50 ms)
main warning: picture is too late to be displayed (missing 17 ms)
main warning: picture is too late to be displayed (missing 458 ms)
main warning: picture is too late to be displayed (missing 425 ms)
main warning: picture is too late to be displayed (missing 392 ms)
main warning: picture is too late to be displayed (missing 359 ms)
main warning: picture is too late to be displayed (missing 325 ms)
main warning: picture is too late to be displayed (missing 292 ms)
main warning: picture is too late to be displayed (missing 261 ms)
main warning: picture is too late to be displayed (missing 227 ms)
main warning: picture is too late to be displayed (missing 195 ms)
main warning: picture is too late to be displayed (missing 162 ms)
main warning: picture is too late to be displayed (missing 128 ms)
main warning: picture is too late to be displayed (missing 95 ms)
main warning: picture is too late to be displayed (missing 60 ms)
main warning: picture is too late to be displayed (missing 27 ms)
main warning: picture is too late to be displayed (missing 23 ms)
main warning: picture is too late to be displayed (missing 68 ms)
main warning: picture is too late to be displayed (missing 86 ms)
main warning: picture is too late to be displayed (missing 99 ms)
main warning: picture is too late to be displayed (missing 153 ms)
main warning: picture is too late to be displayed (missing 145 ms)
main warning: picture is too late to be displayed (missing 145 ms)
main warning: picture is too late to be displayed (missing 173 ms)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
avcodec error: more than 5 seconds of late video -> dropping frame (computer too slow ?)
main warning: picture is too late to be displayed (missing 55 ms)
main warning: buffer too late (-15266777 us): dropped
main warning: picture is too late to be displayed (missing 15125 ms)
direct3d11 error: SetThumbNailClip failed: 0x800706f4
-- logger module stopped --

Hitchhiker
Big Cone-huna
Big Cone-huna
Posts: 2203
Joined: 29 Jun 2018 11:40
VLC version: 3.0.17.4
Operating System: Windows 8.1
Location: The Netherlands

Re: Help to Decipher Log File

Postby Hitchhiker » 18 Oct 2018 17:42

In a nutshell, the gpu on your system is too slow to process the data fast enough which results in dropping frames.

You might try following instructions in this tutorial to see if you're doing something wrong.

robUx4
Developer
Developer
Posts: 255
Joined: 31 Jan 2005 13:50
VLC version: master
Operating System: Windows
Contact:

Re: Help to Decipher Log File

Postby robUx4 » 19 Oct 2018 16:49

It's not decoded by the GPU. And it doesn't extra copies because of "plane 0 not aligned: disabling direct rendering" so it's extra slow. I assume that's on a very old machine. Otherwise MPEG-2 in the CPU is mostly fine.

Also the source doesn't set the MPEG profile so hardware decoding can't be used. Can you share a bit of the file so we can check we're not reading it wrong ?


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 55 guests