> For the complete documentation index, see [llms.txt](https://indranil.gitbook.io/video/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://indranil.gitbook.io/video/course-content/setting-up.md).

# Setting Up

## All the basics in one video

Scroll down for more in depth material on all the basics, but if you have time to watch only one thing before you start practicing, this is a good place to start.

{% embed url="<https://www.youtube.com/watch?v=HTUjJoMNWqo>" %}

## One and done settings

Before you being a shoot, make sure your camera batteries are charged, memory cards backed up and formatted. Carry extra batteries, cards, charger, card reader, etc.&#x20;

Under most circumstances, the following settings won't change:

* Frame rate - 24 fps (except slow motion, timelapses, step printing)
* Shutter speed&#x20;
  * 180 degrees if measured in angle
  * 1 over 2 x frame rate if measured in seconds (so 1/48 or closest available on your camera, usually 1/50)
  * Exceptions include step printing, or low motion blur sharp images - examples include Peter Jackson's Hobbit movies, Saving Private Ryan
* Picture profile - do you want your final look in camera with minimal postproduction, or do you want to shoot a flat picture profile (or log) and color grade in post? LUTs are like instagram filters that apply a certain look
* File format - in NX100, choose between AVCHD or XAVC (only some SD cards support)

{% embed url="<https://www.youtube.com/watch?v=7lUFluLOh-s&t=1s>" %}

{% embed url="<https://www.youtube.com/watch?v=SsIEcGbwgN0>" %}

{% embed url="<https://www.youtube.com/watch?v=OCj-lZ4xQUA>" %}

## Exposure

<figure><img src="/files/9FvxYLD2SUF0zmz7rvuO" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.studiobinder.com/blog/e-books/exposure-triangle-photography-video-guide/>" %}

### Aperture

<figure><img src="/files/nxSuoyFWxzUQpKPYQWVO" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=SOrROvRx-XM&list=PLEzQZpmbzckXxYxEWH2g8WweEraD4kDqY&index=3>" %}
More here - <https://www.studiobinder.com/blog/what-is-aperture/>
{% endembed %}

### Depth of field

<figure><img src="/files/dAMeW0p1059J9o7NYL5k" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=ZGNUqNFfD8M&t>" %}

### Exposure tools - histogram, zebra

{% embed url="<https://www.youtube.com/watch?v=htqrTTSZp-M>" %}

{% embed url="<https://www.youtube.com/watch?v=ibMoGDWi3V0>" %}

## Color and white balance

<figure><img src="/files/So9oHfLpHzYKMpPFNEkN" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh5.googleusercontent.com/NtYpzRpklwMQ6RmN3WBJmxBe1k406AOI6sFIebdAm5u4nLIi7BXDu2AMj277o8je6r8p4HF4xvcUlw5lGJn8yWpOoO9wx2thti1S7r0dpKNm8eUl8SgRHSpsW06JJeO_5LS4DM4fzeZdEe7Ho6hlgy83jGS7kChEfXIoRxUqg-FINT6ryGo7O7OBjSrG71R9=s2048" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh5.googleusercontent.com/8XQQdGqiK1I-4ZRMYiZmVPkUXEJvufy_SdHI2oFQGvrbUDEPdxae_VOF6Udn5uI204oNwskh4eM6YjdVSPIXLlwXrSZWTG-yWWFKWkS2_1IdPMhii7QtDQVHAOoQZKRrEPqeli5lh2MJSC7S3aGEfbpOwORgIeObHINRHZJY4q26maVBQmKG9hKrOLrhH_pv=s2048" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=APLq7aPlDhk>" %}

## Focus

{% embed url="<https://www.youtube.com/watch?v=Hyyjp89YPGE>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://indranil.gitbook.io/video/course-content/setting-up.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
