Question / Help Cant Record on 1080p

Schlossi144

New Member
Hi im using OBS Studio for Streaming and wanna record my Videos too but I cant start a recording Session if I set my Video settings to 1080p.
I can record in 720p but not in full HD.
My current Setup:

i7 6700k
Asus Z170 PG
GTX 1080
G-Skill 2x 8GB

I always get the Error

Starting Output failed..

and yes my driver is Up to Date

grz

LOG

19:17:47.935: ==== Recording Start ===============================================
19:17:47.935: [ffmpeg muxer: 'adv_file_output'] Writing file 'D:/Streaming/Recordings/2017-05-01 19-17-47.flv'...
19:18:15.209: [ffmpeg muxer: 'adv_file_output'] Output of file 'D:/Streaming/Recordings/2017-05-01 19-17-47.flv' stopped
19:18:15.209: Output 'adv_file_output': stopping
19:18:15.209: Output 'adv_file_output': Total encoded frames: 1637
19:18:15.209: Output 'adv_file_output': Total drawn frames: 1635
19:18:15.209: Output 'adv_file_output': Number of lagged frames due to rendering lag/stalls: 885 (54.1%)
19:18:15.215: ==== Recording Stop ================================================
19:18:39.317: ---------------------------------
19:18:39.317: video settings reset:
19:18:39.317: base resolution: 1920x1200
19:18:39.317: output resolution: 1920x1200
19:18:39.317: downscale filter: Lanczos
19:18:39.317: fps: 60/1
19:18:39.317: format: NV12
19:18:39.321: Settings changed (video)
19:18:39.321: ------------------------------------------------
19:18:41.707: ---------------------------------
19:18:41.707: [NVENC encoder: 'recording_h264'] settings:
19:18:41.707: rate_control: CQP
19:18:41.707: bitrate: 0
19:18:41.707: cqp: 23
19:18:41.707: keyint: 250
19:18:41.707: preset: hq
19:18:41.707: profile: high
19:18:41.707: level: 4.1
19:18:41.707: width: 1920
19:18:41.707: height: 1200
19:18:41.707: 2-pass: true
19:18:41.707: b-frames: 2
19:18:41.707: GPU: 0
19:18:41.707:
19:18:41.851: error: InitializeEncoder failed: invalid param (8)
19:18:41.877: [NVENC encoder: 'recording_h264'] Failed to open NVENC codec: Invalid argument
19:26:03.246: ---------------------------------
19:26:03.246: [NVENC encoder: 'recording_h264'] settings:
19:26:03.246: rate_control: CQP
19:26:03.246: bitrate: 0
19:26:03.246: cqp: 23
19:26:03.246: keyint: 250
19:26:03.246: preset: hq
19:26:03.246: profile: high
19:26:03.246: level: 4.1
19:26:03.246: width: 1920
19:26:03.246: height: 1200
19:26:03.246: 2-pass: true
19:26:03.246: b-frames: 2
19:26:03.246: GPU: 0
19:26:03.246:
19:26:03.388: error: InitializeEncoder failed: invalid param (8)
19:26:03.414: [NVENC encoder: 'recording_h264'] Failed to open NVENC codec: Invalid argument
19:28:14.673: ==== Shutting down ==================================================
19:28:14.679: Switched to scene '(null)'
19:28:14.743: WASAPI: Device 'Kopfhörermikrofon (Corsair VOID RGB Wireless Gaming Headset)' Terminated
19:28:14.752: WASAPI: Device 'Kopfhörer (Corsair VOID RGB Wireless Gaming Headset)' Terminated
19:28:14.955: WASAPI: Device 'Kopfhörer (Corsair VOID RGB Wireless Gaming Headset)' Terminated
19:28:14.978: All scene data cleared
 

Attachments

  • Unbenannt.PNG
    Unbenannt.PNG
    22.6 KB · Views: 32
  • Unbenannt.PNG
    Unbenannt.PNG
    22.6 KB · Views: 24

Schlossi144

New Member
1920x1200 @ 60 FPS is way too high for level 4.1. Why did you change it from auto?

wow wanna kidding me?
that was the problem thanks a lot really appreciate.

I wachted a tutorial and is was working for my stream settings so i thought it will also work for my recording settings.

thank you
 

R1CH

Forum Admin
Developer
I believe only one instance of NVENC can be initiated on consumer products. You either need to record using the same settings as stream, or stream with x264.
 

Schlossi144

New Member
I believe only one instance of NVENC can be initiated on consumer products. You either need to record using the same settings as stream, or stream with x264.

yep fixed it can record and stream now
but is there a way i can record my games without my webcam?

I mean streaming with cam, recording without?
 

Fenrir

Forum Admin
yep fixed it can record and stream now
but is there a way i can record my games without my webcam?

I mean streaming with cam, recording without?

Not currently, no. The output is shared between the stream and recording. The only thing you can change is the resolution (so you can stream at 720p and record at 1080p, for example).
 
Top