SoMuchForSubtlety / f1viewer

🏎️ TUI for F1TV
GNU General Public License v3.0
755 stars 66 forks source link

[BUG] VLC Playback error V1.2.0 #89

Closed 13AscensioN closed 4 years ago

13AscensioN commented 4 years ago

When choosing to play with VLC a continuous error appears on the right side stating "main libvlc error: stale plugins cache:". I'm assuming there's more after that but that's where the window cuts off. VLC does open and sometimes audio begins to play for a little bit but no video nor continuous playback.

Steps to reproduce the behavior: The usual way to start any video/stream.

Expected behaviour: Normal playback of selected item.

Screenshots: f1viewervlc

F1TV account plan: F1 TV Pro

Desktop (please complete the following information):

Logs: Logs provide nothing extra. 2020/07/19 17:43:25 [INFO] logged in! 2020/07/19 17:43:25 [INFO] checking for live session 2020/07/19 17:43:25 [INFO] could not find mpv 2020/07/19 17:43:29 [INFO] no live session found

SoMuchForSubtlety commented 4 years ago

Yea VLC is still hit or miss, I can't do anything about it. It works for some streams, for the other ones you will need to use mpv

13AscensioN commented 4 years ago

Alright thank you. If it can be of any help: using streamlink (so long as you have the link beforehand) you can flawlessly play any stream/video from F1TV in VLC. That's how I did it before it became a feature in V1.2.0. I open f1viewer and copy the link and than use streamlink to start playing it in VLC. I just prefer VLC cause I'm familiar with it and it has support for chromecast. It doesn't allow for scrolling back and fast forwarding though as far as I'm aware. Perhaps it could be worked into f1viewer like this?

13AscensioN commented 4 years ago

VLC update 3.0.11 improves HLS support and seems to fix this issue so this ticket can be closed.