<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Film Study as Background Noise | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="a thought on studying pre-seen films passively as background noise">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1>Film Study as Background Noise</h1>
<pre class="stat"> File: <a href="../../blog.html">/n/kris/blog</a>/film-study-as-background-noise
Size: 680 words
Access: (0644/-rw-r--r--) Uid: (1000/kris) Gid: (100/users)
Modify: 2025-07-13
Status: <span class="status-evergreen">evergreen</span> confidence: certain importance: 9
Tags: cinephilia methodology viewing
</pre>
<p class="preview">a thought on studying pre-seen films passively as background noise</p>
<div class="prose">
<h2>Initial Remarks</h2>
<p>As I more thoroughly study film, I have found that, just like any other art form, there is a multitude of stimuli, meaning, symbolism, and intention
behind each part of the film. For myself, a rather novice critic, I have found that it might take 2-3 viewings of a film to fully grasp the
more subtle aspects of the film: subplots, intentionality in the cinematography, and other niche aspects that I might not have
noticed in the first viewing.</p>
<h2>On Cognitive Load and Experience</h2>
<p>I refrained from titling this section "On Cognitive Load and Expertise," as the OED defines expertise as "expert knowledge in a particular field." Knowledge itself
does not imply that the cognitive load for a given task will be reduced. In fact, assuming your knowledge (theory) has a negative correlation with experience, the opposite is true.
You will have a higher cognitive load when you are more knowledgeable about a subject, naturally, as you will be aware of more aspects of the subject to analyze. This, without experience,
can work much to your detriment. This creates an uncomfortable bottleneck as knowledge is fairly easy to acquire, but experience takes significantly longer. There is, however, a solution to this:
<a href="https://en.wikipedia.org/wiki/Chunking_(psychology">Chunking</a>). Chunking is a cognitive strategy that reduces load by grouping information into manageable chunks to avoid overloading working memory.
Think of stimuli as a set of digits '184920349824' which is hard to remember, but if you chunk it into '1849 2034 9824,' it becomes much easier to remember. Similarly, in order to
study film as a novice critic, I have found that it is best to chunk the film into manageable pieces. As you become more experienced, your cognitive load does not necessarily increase, but rather
the more general aspects of the film become more apparent. Taking less cognition to process the general aspects leaves more for the subtleties.</p>
<h2>The Problem with Chunking</h2>
<p>Chunking is a great strategy, but it does pose a great problem for someone like myself. As someone whose goal is to consume a large amount of media, analyze it, and learn
about art and the human condition, every additional rewatch of a film is time that I could be spending watching a new film. You could give up here and say that you will just
inevitably miss some of the more subtle aspects of the film and move on. Alternatively, you could settle for watching fewer films over time. I propose my solution to this issue
is better than both of the aforementioned options.</p>
<h2>Film Study as Background Noise</h2>
<p>A lot of cinephiles spend copious amounts of time at our computers doing a diverse range of tasks: from writing to coding, browsing the web, etc. Outside of this,
there are also normal repetitive tasks such as cleaning, cooking, and other household chores. I propose that you can use this time to study film in a relaxing and
unobtrusive way by simply rewatching films that you have already seen and are familiar with. This drastically reduces the cognitive load of the film, allowing you to
naturally pick up on the more subtle aspects of the film even without the intention of doing so. It allows you to fall in love with new characters, scenes, subplots, and other
decisions made by the director previously unnoticed.</p>
<h2>Final Remarks</h2>
<p>Film is a great art form, and I hope that you will take the time to study it. However, everything comes at a cost. Here, you give up the moments of slow
reflection and analysis of one's own life that occurs when you are alone and not actively consuming. This is a trade-off that each individual must decide for themselves.
In my case, my life is, and will continue to be, tailored toward isolation and introspection, giving me more than enough time to reflect on my own life, as well as use the
time doing mundane tasks to study film. I hope that you will find this method useful and that it will help you become a better film critic and cinephile.</p>
</div>
</body>
</html>