OBS setting to replicate simple to advanced

Asfictia

New Member
Hello Everyone, So all this time i had been using These simple settings all my time untill recently when i tried switching to advanced under the output mode

1597328601680.png

however under advanced no matter what setting i try, I always get pixalated image, I will show the difference of the 2 images between simple and advanced
Simple- https://drive.google.com/file/d/1uvpXbCApkB8SZ9T0b9wLrdVOCYBITwke/view?usp=sharing
Advanced- https://drive.google.com/file/d/1qwDUw5Smys6_xNHKhIUdpkaORjcQT2AC/view?usp=sharing

Here are the advanced setting i have tried last
1597329157969.png


I would be highly grateful if you could point me in a direction where i can acheive the same quality as in simple while still being in advanced(I kinda need the multi channel audio recording from advanced).
The quality did improve when i cranked up the bit rate to like 30K but still wasnt that good!

All helps appreciated

Regards,
Asfictia
 

koala

Active Member
Do a recording in simple mode. Open the corresponding logfile (Help->Log files->View Current Log)
Scroll down until you see a section that looks like this:
Code:
18:28:57.520: ------------------------------------------------
18:29:01.152: [([... encoder name...]): 'simple_h264_recording'] settings:
18:29:01.152:     rate_control: [...]
18:29:01.152:     bitrate:      [...]
18:29:01.152:     cqp:          [...]
[...]
18:29:01.152:
18:29:01.164: ---------------------------------
18:29:01.164: [FFmpeg aac encoder: 'simple_aac_recording'] bitrate: 192, channels: 2, channel_layout: 3
18:29:01.164:
18:29:01.171: ==== Recording Start ===============================================
18:29:01.171: [ffmpeg muxer: 'simple_file_output'] Writing file 'D:/OneDrive/Alex/Videos/Aufzeichnungen/2020-08-13 18-29-01.mp4'...
I removed the specific data from my example and replaced them with [...], since you have to look it up yourself from your logfile. Copy the data from the log to the fields of the corresponding advanced output mode settings.
 
Top