Advertisement
Guest User

Untitled

a guest
Jul 14th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. libavcodec/nvenc.c:96: warning: declaration does not declare anything
  2. libavcodec/nvenc.c: In function ‘out_surf_queue_enqueue’:
  3. libavcodec/nvenc.c:299: error: ‘NvencData’ has no member named ‘surface’
  4. libavcodec/nvenc.c: In function ‘out_surf_queue_dequeue’:
  5. libavcodec/nvenc.c:311: error: ‘NvencData’ has no member named ‘surface’
  6. libavcodec/nvenc.c: In function ‘timestamp_queue_enqueue’:
  7. libavcodec/nvenc.c:317: error: ‘NvencData’ has no member named ‘timestamp’
  8. libavcodec/nvenc.c: In function ‘timestamp_queue_dequeue’:
  9. libavcodec/nvenc.c:329: error: ‘NvencData’ has no member named ‘timestamp’
  10. CC libavcodec/opus_parser.o
  11. make: *** [libavcodec/nvenc.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement