Currently I am using the below rclone mount command with emby but from when I click play it takes around 50 seconds to start playing the video. This is around the same amount of time it would take for it to download the buffer specified in the command. I am wondering whether the buffer command works with emby? I was under the impression it downloads the buffer once it has started streaming.
rclone mount --allow-other --bind 2a01:xxxx:1:fd0d::4 --log-file /opt/rclone/logs/xxxxlog -v --dir-cache-time 96h --vfs-cache-max-age 12h --vfs-read-chunk-size 128M --buffer-size 3G --timeout 1h gdrive4: /gdrives/GD_4 --user-agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36': &