[vlc-devel] [PATCH 1/2] access: file: remote FS can't FAST_SEEK
Romain Vimont
rom1v at videolabs.io
Tue Apr 16 18:26:13 CEST 2019
On Tue, Apr 16, 2019 at 06:55:04PM +0300, Rémi Denis-Courmont wrote:
> Le tiistaina 16. huhtikuuta 2019, 18.52.00 EEST Thomas Guillem a écrit :
> > I can speak for Debian stable/testing with gnome: mounted file systems don't
> > work like a local one: it is very slow.
>
> I don't care about GNOME bugs.
I don't understand how it is a GNOME bug.
It's just a mount, the actual data may be local or remote.
For example, this mounts a remote folder locally:
sshfs server:folder local_folder
More information about the vlc-devel
mailing list