Off-Topic > SCM EXtensions
VLC is not working
Juanito:
I'd say the problem lies here:
--- Code: ---gnutls debug: loaded 270 trusted CAs from system
main debug: using tls client module "gnutls"
main debug: resolving www.youtube.com ...
gnutls debug: TLS handshake: Resource temporarily unavailable, try again.
gnutls debug: TLS handshake: Success.
gnutls debug: - safe renegotiation (RFC5746) enabled
gnutls debug: - extended master secret (RFC7627) enabled
gnutls debug: - false start (RFC7918) enabled
...
access error: HTTP connection failure
main debug: no access modules matched
--- End code ---
There are quite a few search hits for gnutls handshake problems with vlc
There is also the possibility of a vlc vpx problem (as per linuxfromscratch)
Are you sure the url is in the correct format (totem will not play it)?
Juanito:
It seems vlc-3.0.8 not playing youtube videos is a known issue - there is a suggestion to use this:
--- Code: ---curl -L https://raw.githubusercontent.com/videolan/vlc/master/share/lua/playlist/youtube.lua > youtube.lua
--- End code ---
instead of youtube.luac, but it doesn't work for me
xor:
a long time ago
YouTube has turned off this API feature
no longer provides this service.
--- Quote from: neonix on February 19, 2020, 05:47:53 AM ---
--- Quote from: Juanito on February 19, 2020, 04:41:34 AM ---Ah - the problem seems to have been a missing dep - libzstd added
--- End quote ---
That solved problem. Now I want to watch YouTube video using YouTube url and get:
--- Code: ---[0000000000e30430] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
qt.qpa.xcb: failed to initialize XRandr
qt.qpa.xcb: XKeyboard extension not present on the X server
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-tc'
[0000000000e8f620] qt interface error: Unable to load extensions module
qt.qpa.xcb: xcb_shm_create_segment() failed for size 1296
qt.qpa.xcb: xcb_shm_create_segment() failed for size 1008000
qt.qpa.xcb: xcb_shm_create_segment() failed for size 466620
qt.qpa.xcb: xcb_shm_create_segment() failed for size 852120
[00007f4e44001160] mjpeg demux error: cannot peek
--- End code ---
--- End quote ---
neonix:
YouTube API is changing all the time, but youtube-dl is always updated.
https://www.reddit.com/r/VLC/comments/eps9bf/youtube_videos_do_not_play_308_vetinari/
Navigation
[0] Message Index
[*] Previous page
Go to full version