Advertisement
Guest User

Untitled

a guest
Feb 12th, 2020
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. Handbrake:
  2.  
  3. [15:43:07] sync: expecting 857 video frames
  4. [15:43:07] encavcodecInit: H.265 (Nvidia NVENC)
  5. [15:43:07] encavcodec: encoding at rc=vbr 22.00
  6. [15:43:07] encavcodec: encoding with stored aspect 1/1
  7. [hevc_nvenc @ 000001b599c49280] OpenEncodeSessionEx failed: out of memory (10)
  8. [hevc_nvenc @ 000001b599c49280] No NVENC capable devices found
  9. [15:43:07] encavcodecInit: avcodec_open failed
  10. Failure to initialise thread 'FFMPEG encoder (libavcodec)'
  11.  
  12.  
  13. OBS:
  14.  
  15. 15:39:09.077: [jim-nvenc: 'recording_h264'] init_session: nv.nvEncOpenEncodeSessionEx(&params, &enc->session) failed: 10 (NV_ENC_ERR_OUT_OF_MEMORY)
  16. 15:39:09.084: ---------------------------------
  17. 15:39:09.084: [NVENC encoder: 'recording_h264'] settings:
  18. 15:39:09.084: rate_control: CBR
  19. 15:39:09.084: bitrate: 25000
  20. 15:39:09.084: cqp: 0
  21. 15:39:09.084: keyint: 250
  22. 15:39:09.084: preset: hq
  23. 15:39:09.084: profile: high
  24. 15:39:09.084: width: 2752
  25. 15:39:09.084: height: 1152
  26. 15:39:09.084: 2-pass: false
  27. 15:39:09.084: b-frames: 2
  28. 15:39:09.084: GPU: 0
  29. 15:39:09.084:
  30. 15:39:09.213: [NVENC encoder: 'recording_h264'] Failed to open NVENC codec: Generic error in an external library
  31. 15:39:11.918: obs-browser: WebSocket connection to 'ws://localhost:6557/socket' failed: Error in connection establis
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement