[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VLC player doesn't playback correctly



28/11/2010 18:09, Matthias Andersson wrote:
> I ran the same command with the -vv option enabled -
> the following snippet was among the output:
> 
> 
> [0x765770] main input debug: creating access 'sftp'
> path='secretuser:secretpassword@192.168.1.2/media/sda1/2.AVI'
> [0xa49750] main access debug: looking for access module: 0 candidates
> [0xa49750] main access debug: no access module matched "sftp"
> [0xa49750] main access debug: TIMER module_need() : 0.309 ms - Total
> 0.309 ms / 1 intvls (Avg 0.309 ms)
> 
> That would mean VLC was compiled without the sftp support.
> 
> How do I tell apt to install vlc with sftp support from the deb-src
> videolan repository?
> 
> I feel I'm one step closer to the solution.
> //Matthias
> 
> 
You can see a list of enabled access module with

vlc --list --verbose

sftp doesn't seem to be enabled in Debian. Looking at latest vlc in a
Windows vm access_sftp isn't enabled either.


Reply to: