Question / Help Best Local Recordings

DANI3L

New Member
I want to record a free masterclass that is Streamed online,
those are my settings currently
1585318182085.png


Can I get better quality?
I don't care about space, I have a ton of this

my Specs
RTX 2060
I7-9750H
16RAM
 

FerretBomb

Active Member
If you are only recording:
Switch back to Simple Mode.
Set the Recording Quality to Indistinguishable.
Set the encoder to NVENC (new).
NEVER EVER RECORD TO MP4 DIRECTLY WITH OBS, FOR ANY REASON. Record to MKV or FLV, then from OBS' File menu, choose Remux Recordings to re-wrap the videostream as an mp4 if you need them.

This will give you visually-lossless video. Advanced mode is generally not needed unless you're doing a multitrack audio recording, and from your screenshot, you aren't.
 

DANI3L

New Member
Report
If you are only recording:
Switch back to Simple Mode.
Set the Recording Quality to Indistinguishable.
Set the encoder to NVENC (new).
NEVER EVER RECORD TO MP4 DIRECTLY WITH OBS, FOR ANY REASON. Record to MKV or FLV, then from OBS' File menu, choose Remux Recordings to re-wrap the videostream as an mp4 if you need them.

This will give you visually-lossless video. Advanced mode is generally not needed unless you're doing a multitrack audio recording, and from your screenshot, you aren't.
First of all, Thank you for replying and for the help!
I wanted to ask, why is it matter to record directly to MKV Or FLV (by the way, what is better for quality MKV or FLV?)
And if I record directly to MKV/FLV and then Remux to MP4 will I lose any quality?
 

FerretBomb

Active Member
All three are just video package formats. They have the same videostream data in them. FLV can only support a single audio track, MKV and MP4 can support multiple. Other than that, they're the same quality. Remuxing just re-wraps them into another container.

The main problem with recording direct to MP4 is that if there is ANY issue during recording, even a minor hiccup, your entire recording will be rendered corrupted, and 100% un-recoverable by any means. A heap of digital garbage, only good for deleting. MP4 keeps its file data at the END of the file instead of the beginning. If that data isn't written out successfully, there's no way to play it back. MKV and FLV write that info out first, at the start of the file, so if there's a problem while recording, you'll lose at most a half-second or so.
The secondary problem with direct-recorded MP4s is that many major video editors (Premiere (Pro), Vegas, Resolve) can have issues importing, playing, or generally working with the MP4 files OBS puts out directly including crashing the editor in some extreme cases. Remuxed files do not have this issue.

So yeah.
There's no drawbacks to recording to MKV, while recording to MP4 has a bunch of risk of total loss of potentially un-repeatable moments.
 

DANI3L

New Member
All three are just video package formats. They have the same videostream data in them. FLV can only support a single audio track, MKV and MP4 can support multiple. Other than that, they're the same quality. Remuxing just re-wraps them into another container.

The main problem with recording direct to MP4 is that if there is ANY issue during recording, even a minor hiccup, your entire recording will be rendered corrupted, and 100% un-recoverable by any means. A heap of digital garbage, only good for deleting. MP4 keeps its file data at the END of the file instead of the beginning. If that data isn't written out successfully, there's no way to play it back. MKV and FLV write that info out first, at the start of the file, so if there's a problem while recording, you'll lose at most a half-second or so.
The secondary problem with direct-recorded MP4s is that many major video editors (Premiere (Pro), Vegas, Resolve) can have issues importing, playing, or generally working with the MP4 files OBS puts out directly including crashing the editor in some extreme cases. Remuxed files do not have this issue.

So yeah.
There's no drawbacks to recording to MKV, while recording to MP4 has a bunch of risk of total loss of potentially un-repeatable moments.
Thank you for your great information, it helped me alot <3
 
Top