Page 1 of 1

Network player stopping

Posted: 15 Dec 2024 03:14
by krimd00t
Been noticing for the past week that whenever I open a network stream on the player, it will play from anywhere between 10-30 seconds and shut off.

All the settings are default on the player still, only steps I took were to uninstall the program and clear cache, and reinstalled it fresh. No fix.

This was the error message when it happens:

http error: local stream 1 error: Cancellation (0x8)
mpeg4audio info: AAC channels: 2 samplerate: 48000
avcodec info: Using D3D11VA (NVIDIA GeForce RTX 4070 Ti SUPER, vendor 10de(NVIDIA), device 2705, revision a1) for hardware decoding
direct3d11 error: SetThumbNailClip failed: 0x800706f4
http error: local stream 1 error: Cancellation (0x8)

Any help is appreciated,

thanks.

Re: Network player stopping

Posted: 16 Dec 2024 12:40
by Lotesdelere
Please post the whole full messages log. Open Tools -> Messages (set Verbosity to 2) before you start the playback, keep the messages window open during the whole process and then paste the full resulting log here or on Pastebin.com or on Justpaste.it if it's too long.

Re: Network player stopping

Posted: 17 Dec 2024 02:31
by krimd00t
https://pastebin.com/rbRusdAK

This should work, I edited out the stream link I was using, but everything else is source.

Re: Network player stopping

Posted: 17 Dec 2024 13:19
by Lotesdelere

Code: Select all

mmdevice debug: state changed: 1 prefetch debug: end of stream ts debug: Can't read TS packet at 12386248 main debug: EOF reached

Looks like the stream is not very stable and VLC is very picky when it's about playing TS files/streams.

Re: Network player stopping

Posted: 19 Dec 2024 05:58
by krimd00t
I just don't know why that started happening all of a sudden, and never works now.
Previously I've used this site for months and never had any issues.

Re: Network player stopping

Posted: 21 Dec 2024 10:05
by RĂ©mi Denis-Courmont
The server side is cutting the connection. Maybe the service is overloaded or they've made a crap update of their software.

Unfortunately there is not much you or VLC can do about it, other than restarting the stream.

Re: Network player stopping

Posted: 21 Dec 2024 22:28
by krimd00t
Good to know its not on my side at least.
Thanks for the info.