I have a lot of source video (5TB+) so it lives on a network file server. File fetching over the network is a lot slower than a local SSD so overall processing is a lot slower. I think there's times during which we could consider pre-fetching file data, such as during AI detection.
Also I get FFMPEG illegal seek errors when accessing over gvfs, so I can't seek in the GUI or set different start times.
I have a lot of source video (5TB+) so it lives on a network file server. File fetching over the network is a lot slower than a local SSD so overall processing is a lot slower. I think there's times during which we could consider pre-fetching file data, such as during AI detection.
Also I get FFMPEG illegal seek errors when accessing over gvfs, so I can't seek in the GUI or set different start times.