You are not logged in.

#1 2012-02-19 22:59:42

sib null
Member
Registered: 2012-02-19
Posts: 5

[SOLVED] VLC 2.0 and smb

I just upgraded to VLC 2.0 and now I cannot open video files from samba shares.

Here's the error message from the GUI:
Your input can't be opened:

VLC is unable to open the MRL 'smb://windows-pc/filename.mkv'. Check the log for details.

Here's the relevant message that I got from the debug log:

main warning: cannot load module `/usr/lib/vlc/plugins/access/libaccess_smb_plugin.so' (/usr/lib/vlc/plugins/access/libaccess_smb_plugin.so: undefined symbol: smbc_init)
main error: corrupt module: /usr/lib/vlc/plugins/access/libaccess_smb_plugin.so
main debug: no access module matching "smb" could be loaded
main debug: TIMER module_need() : 0.339 ms - Total 0.339 ms / 1 intvls (Avg 0.339 ms)
main error: open of `smb://windows-pc/filename.mkv' failed

I do have smbclient installed, so I'm not sure what's going on.

Last edited by sib null (2012-02-24 02:02:12)

Offline

#2 2012-02-19 23:37:53

Maki
Member
From: Skopje, Macedonia
Registered: 2007-10-16
Posts: 353
Website

Re: [SOLVED] VLC 2.0 and smb

As i can see vlc uses the Kde file dialog, so smb:// is an KIO module http://www.jfdesignnet.com/?p=1281 .


If it ain't broke, broke it then fix it.

Offline

#3 2012-02-20 03:16:00

sib null
Member
Registered: 2012-02-19
Posts: 5

Re: [SOLVED] VLC 2.0 and smb

Maki wrote:

As i can see vlc uses the Kde file dialog, so smb:// is an KIO module http://www.jfdesignnet.com/?p=1281 .

I actually have the implemented the solution described in that blog post (the .desktop one).

The problem that I am currently experiencing is a different one.  The blog post described a problem where the file opened from the network share would be copied locally, then opened for playback.  The solution allows vlc to use the smb protocol and essentially stream it off the network.

My problem is, while the previous version of vlc worked perfectly, version 2.0 would not stream at all.  Something seems to be wrong with the smb plugin in vlc.  The key part I believe is the "undefined symbol: smbc_init" in the debug log.  I guess it somehow cannot find or initialize the smbclient.  Is anyone else having this problem?

Last edited by sib null (2012-02-20 03:16:46)

Offline

#4 2012-02-20 11:45:43

bferre
Member
Registered: 2012-02-20
Posts: 2

Re: [SOLVED] VLC 2.0 and smb

I have exactly the same problem that sib null. Previous vlc versions worked OK but, after yesterday upgrade, videos from samba shares don't work anymore. (Vlc plays local files just fine).

I am using Arch 64 and kde4 desktop.

Thank you very much.

Offline

#5 2012-02-20 11:53:31

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] VLC 2.0 and smb

The bug has already been reported: https://bugs.archlinux.org/task/28536

Offline

#6 2012-02-22 12:04:56

giovanni
Developer
From: Livorno, Italy
Registered: 2005-04-07
Posts: 68

Re: [SOLVED] VLC 2.0 and smb

Please, try vlc-2.0.0-4 and let me know.


Arch Linux forever
AUR & Pacman Italian Translations

Offline

#7 2012-02-22 21:12:21

bferre
Member
Registered: 2012-02-20
Posts: 2

Re: [SOLVED] VLC 2.0 and smb

Vlc 2.0.0-4 works flawlessly. Thanks.

Last edited by bferre (2012-02-22 21:12:41)

Offline

#8 2012-02-22 22:50:18

giovanni
Developer
From: Livorno, Italy
Registered: 2005-04-07
Posts: 68

Re: [SOLVED] VLC 2.0 and smb

bferre wrote:

Vlc 2.0.0-4 works flawlessly. Thanks.

Please, add [SOLVED].


Arch Linux forever
AUR & Pacman Italian Translations

Offline

#9 2012-02-22 22:52:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] VLC 2.0 and smb

giovanni wrote:
bferre wrote:

Vlc 2.0.0-4 works flawlessly. Thanks.

Please, add [SOLVED].

Only the OP, sib null, can do it.

Offline

#10 2012-02-23 02:52:09

sib null
Member
Registered: 2012-02-19
Posts: 5

Re: [SOLVED] VLC 2.0 and smb

Just got back from work and tried out 2.0.0-4.  Perfect!

Thanks for the quick turnaround from upstream git to Arch package!  As a new Arch user, I am really impressed!

Offline

Board footer

Powered by FluxBB