Google Drive mount for working with Premiere Pro

've mounted my Shared Drive in Google Drive to work with Adobe Premiere Pro. I'm using Mac OS 13, M2 Max.
The project loads fine, and all files are linked but the preview is very choppy, I've tried to increase cache size but it doesn't seem to change the performance of the preview. I'm not sure what's happening, but it feels like the files are being downloaded fresh every time I place my playback arrow back on the footage clip in the timeline. The footage files are mostly 10-60 MB each.

rclone version:

rclone v1.62.2
- os/version: darwin 13.0 (64 bit)
- os/kernel: 22.1.0 (x86_64)
- os/type: darwin
- os/arch: amd64
- go/version: go1.20.2
- go/linking: dynamic
- go/tags: cmount

I'm running this command to mount my Shared Drive from Google Drive:

rclone mount Drive: /Volumes/GoogleDrive --volname "Google Drive" \
    --drive-acknowledge-abuse \
    --vfs-cache-mode full --vfs-cache-max-size 100G \
    --daemon --daemon-timeout 599s 

hello and welcome to the forum,

when you posted, there was a template of questions to be answered.
help us to help you and answer all the questions.

need to post a rclone debug log that shows the issue.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.