Advertisement
Guest User

Untitled

a guest
Dec 11th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. info: ------------------------------------------------
  2. info: ---------------------------------
  3. info: [NVENC encoder: 'simple_h264_stream'] settings:
  4. rate_control: CBR
  5. bitrate: 2500
  6. cqp: 0
  7. keyint: 60
  8. preset: default
  9. profile: main
  10. level: auto
  11. width: 1280
  12. height: 720
  13. 2-pass: true
  14. b-frames: 2
  15. GPU: 0
  16.  
  17. [nvenc_h264 @ 0x55ad1e0ebda0] This encoder is deprecated, use 'h264_nvenc' instead
  18. info: libfdk_aac encoder created
  19. info: libfdk_aac bitrate: 160, channels: 2
  20. info: ==== Recording Start ===============================================
  21. info: [ffmpeg muxer: 'simple_file_output'] Writing file '/home/user/2016-12-11 11-12-56.mp4'...
  22. [mp4 @ 0x55c096121d40] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  23. [mp4 @ 0x55c096121d40] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
  24. [mp4 @ 0x55c096121d40] track 1: codec frame size is not set
  25. info: [ffmpeg muxer: 'simple_file_output'] Output of file '/home/user/2016-12-11 11-12-56.mp4' stopped
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement