In GNOME, Nautilus is trying to create a preview of the video file every time the file changes ... which is constantly. ;) Nautilus is therefore constantly pulling data from your drive and using CPU to create a thumbnail that will be discarded the next second. Since the bus is probably already saturated with outgoing data, Nautilus is causing all kinds of problems there.
Close the drive's window, and Nautilus won't do that, saving time and energy.
Nice. I've also noticed this for torrents of video files, every few seconds nautilus will try to thumb all the files in the directory if you have it open.
ReplyDeleteYou could also disable thumb generation in preferences or (probably) navigate out of the destination folder if closing the window is not a good idea for the current situation.
Perhaps there's a way to hack nautilus to detect when a file is being updated via copy (or torrent) and prevent it from thumbnailing those files? I know torrent modified time continuously changes, so that could be one method, but IIRC copy keeps the true modify date from the source file, so.
If this is true, it should be reported as a bug.
ReplyDelete