Trying to watch a youtube video using VLC on a Mini hooked up to my TV as an HTPC. I'm still using 10.6.8 because Front Row is easy for the wife to deal with. I've watched youtube videos in the past though I wouldn't be able to tell you exactly when the last time I knew this was working. The debugging log shows:
Code: Select all
main debug: creating access 'https' location='www.youtube.com/watch?v=dOyJqGtP-wU', path='(null)'
main debug: looking for access module matching "https": 18 candidates
main debug: looking for tls client module matching "any": 1 candidates
main warning: cannot load module `/Applications/VLC.app/Contents/MacOS/plugins/libgnutls_plugin.dylib' (dlopen(/Applications/VLC.app/Contents/MacOS/plugins/libgnutls_plugin.dylib, 2): Symbol not found: _memmem
Referenced from: /Applications/VLC.app/Contents/MacOS/plugins/libgnutls_plugin.dylib
Expected in: /usr/lib/libSystem.B.dylib
in /Applications/VLC.app/Contents/MacOS/plugins/libgnutls_plugin.dylib)
main error: corrupt module: /Applications/VLC.app/Contents/MacOS/plugins/libgnutls_plugin.dylib
main debug: no tls client modules matched
main error: TLS client plugin not available
main debug: no access modules matched
main error: open of `https://www.youtube.com/watch?v=dOyJqGtP-wU' failed
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
Thanks!