org.gnome.Nautilus[79204]: vdpau_chroma filter error: video mixer attributes failure: An invalid handle value was provided

Hi and welcome to the forum :wave:

This is a know issue, there is a item on the backlog of the team that develops nautilus. Add your findings to the issue on gnome gitlab so the developers know that there are more people who experience this issue.

As a workaround I would set your systemd logsize to something sensible so it does not use all the space:

$ sudo nano /etc/systemd/journald.conf
Example for 50MB

SystemMaxUse=50M

more workarounds are here