Advertisement
Guest User

Untitled

a guest
Jan 29th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. mediadev build # make
  2. [ 4%] Built target sV
  3. [ 5%] Building C object lib/CMakeFiles/sVencode.dir/ffmpegEncode_sV.c.o
  4. /home/chris/git-projects/slowmoVideo/slowmoVideo/lib/ffmpegEncode_sV.c: In function ‘prepare’:
  5. /home/chris/git-projects/slowmoVideo/slowmoVideo/lib/ffmpegEncode_sV.c:254: error: ‘AVIO_FLAG_WRITE’ undeclared (first use in this function)
  6. /home/chris/git-projects/slowmoVideo/slowmoVideo/lib/ffmpegEncode_sV.c:254: error: (Each undeclared identifier is reported only once
  7. /home/chris/git-projects/slowmoVideo/slowmoVideo/lib/ffmpegEncode_sV.c:254: error: for each function it appears in.)
  8. /home/chris/git-projects/slowmoVideo/slowmoVideo/lib/ffmpegEncode_sV.c:285: warning: ‘av_write_header’ is deprecated (declared at /usr/include/libavformat/avformat.h:1578)
  9. make[2]: *** [lib/CMakeFiles/sVencode.dir/ffmpegEncode_sV.c.o] Error 1
  10. make[1]: *** [lib/CMakeFiles/sVencode.dir/all] Error 2
  11. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement