Skip to content

Handle network files better #397

Description

@uSpike

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions