Question / Help Recording Error

AsapSpa

New Member
Error message : If you are using the NVENC or AMD encoders, make sure your video drivers are up to date.

Log:

01:01:22.619: rtmp-common.c: [initialize_output] Could not find service ''
01:01:22.622: [qsv encoder: 'recording_h264'] settings:
01:01:22.622: rate_control: CBR
01:01:22.622: target_bitrate: 14464
01:01:22.622: fps_num: 120
01:01:22.622: fps_den: 1
01:01:22.622: width: 1024
01:01:22.622: height: 768
01:01:22.622: [qsv encoder: 'recording_h264'] debug info:
01:01:22.714: [qsv encoder: 'recording_h264'] qsv failed to load
01:01:22.714: major: 1
01:01:22.714: minor: 0
01:01:22.714: interval: 8
01:01:22.714: GopPictSize: 360
01:01:22.714: g_pts2dtsShift: 0
 

kokowang

Member
You seem to be attempting to use intel Quicksync encoder.
You probably want to record at 60 or 30 fps.
It should be able to easily handle roughly ~720p at 120fps. If you want to record at 60/30 fps, then change it. Otherwise, 120 is fine. Quicksync does not impact your GPU or CPU usage as it is on a separate core from the Intel Graphics and the CPU cores (other than thermal throttling). At that resolution, Quicksync should be good for up to 240fps.

QSV Failed to start. It's highly likely that Quicksync video is not installed, or was not properly installed on your system. Make sure your CPU supports Quicksync video and you have the appropriate Intel drivers with the Quicksync encoder.
Also make sure no other sources are using your QSV encoder. Quicksync only supports only 1 encode at a time.

Your bitrate is also way overkill for that resolution on Quicksync. Quicksync is very efficient compared to NVenc or AMD VCE. I recommend ~5-8mbps. Just a suggestion, take it or leave it.
 
Last edited:
Top