In this article, we will discuss how to record an HDMI stream using OBS Studio on a Windows 11 Desktop PC with an HDMI USB capture card (Oxlaw) and an HDMI AV source. We will ensure the article is at least 800 words long, providing a detailed context of the topic, covering key concepts, subtitles, and paragraphs using
tags, and the content inside code blocks will be properly formatted according to the programming language, including indentation and tabulation needed. We will exclude the H1 tag title, provided separately.
After the article, we will include a summary and references using an HTML unordered list (
). We will specify the types of references included, such as books, articles, and online resources. We will not use page layout tags like div, hr, among others. We will avoid mentioning a multi-page article; the generation purpose is to split the article into multiple pages if necessary. Please generate plain HTML output, and ensure the output HTML is valid.
Setting Up OBS Studio
Before we start recording, let's ensure OBS Studio is installed and configured correctly on your Windows 11 Desktop PC.
- Download OBS Studio from the official website: https://obsproject.com/
- Install the software following the on-screen instructions.
- Plug in your HDMI USB capture card (Oxlaw).
- Open OBS Studio and go to the "Sources" panel.
- Click on the "+" button to add a new source.
- Select "Video Capture Device" and choose your HDMI USB capture card (Oxlaw) from the dropdown menu.
- Click "OK" to add the source.
- Right-click on the HDMI USB capture card source and select "Properties."
- In the properties window, set the resolution and other settings according to your HDMI AV source.
- Go to the "Audio Mixer" panel and ensure the correct audio device is selected for your HDMI AV source.
Recording an HDMI Stream with OBS Studio
Now that OBS Studio is set up, let's start recording an HDMI stream.
- Go to the "Scene" panel and create a new scene if necessary.
- Add the HDMI USB capture card source to the scene.
- Click on the "Start Recording" button (or press F9) to start recording the HDMI stream.
- Choose the output format (MP4) and destination for the recording.
- When you're done recording, click on the "Stop Recording" button (or press F9 again).
Troubleshooting Minor Echo Recorded Stream Audio Despite Correct Settings
If you encounter a minor echo recorded stream audio despite correct settings, try the following troubleshooting steps:
- Go to the "Audio Mixer" panel and lower the gain of the HDMI USB capture card source.
- In the same panel, adjust the balance between the HDMI USB capture card source and the system audio (if necessary).
- Go to the "Filters" panel, right-click on the HDMI USB capture card source, and select "Add Filter."
- Choose "Noise Gate" and configure it to reduce background noise and echo.
- If the problem persists, try using a different HDMI USB capture card or updating the drivers for your current capture card.
References