Advertisement
Guest User

Untitled

a guest
Oct 19th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. In file included from /usr/local/include/libavutil/mem.h:34:0,
  2. from /usr/local/include/libavutil/common.h:464,
  3. from /usr/local/include/libavutil/avutil.h:296,
  4. from /usr/local/include/libavutil/samplefmt.h:24,
  5. from /usr/local/include/libavcodec/avcodec.h:31,
  6. from main.cpp:31:
  7. main.cpp: In function β€˜int main(int, char**)’:
  8. main.cpp:112:55: error: taking address of temporary array
  9. fprintf(stderr, "Could not open codec: %s\n", av_err2str(ret));
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement