VLC version 2.2.7
(Debian Jessie on ARM)
This is the command I type in my shell:
Code: Select all
vlc --no-video -v 1 https://www.youtube.com/watch?v=ea_UOPzuyZU --network-caching=10000
This is the output off above command as is (audio works):
[734c6058] mp4 stream warning: unknown box type gsst (incompletely loaded)
[734c6058] mp4 stream warning: unknown box type gstd (incompletely loaded)
[734c6128] mp4 demux warning: elst box found
[734c6128] mp4 demux warning: STTS table of 1 entries
[734c6128] mp4 demux warning: CTTS table of 185348 entries
[734c6128] mp4 demux warning: STTS table of 1 entries
[706e3e50] faad decoder warning: decoded zero sample
[00156e10] alsa audio output warning: device cannot be paused
And this is the last message before it stops playback completely:
[734c6128] mp4 demux warning: track[0x2] will be disabled (eof?)
In this particular video it seems to happen regularly, but sometimes it happens in another video, then i start the video back up and it plays fine untill the end.