Menu

ubuntu 10.10 Matlab 2k10b

Help
Anonymous
2011-01-21
2013-02-21
  • Anonymous

    Anonymous - 2011-01-21

    Dear all,
    I have compiled videoIO on ubuntu 10.10 x64 with matlab 2k10b(7.11.0). The procedure is the same as mentioned in http://sourceforge.net/apps/trac/videoio/wiki/CompileOnUbuntu . The only difference is that mex files are compiled with gcc-4.3 , so you need to change the packages installations and links created from 4.1 to 4.3 on all commands.
    Best,
    vmil

     
  • Anonymous

    Anonymous - 2011-01-21

    One more point, needs to be looked at because the code might stop working in future releases of Matlab is that when you run testAll you will get the following warning all the time
    Warning: The fourth output, VERSN, of FILEPARTS will be removed in a future release.
    > In fileparts at 35
      In pvtVideoIO_normalizeFilename at 24
      In videoWriter.videoWriter at 120
      In longWriteTest at 30
      In standardTestBattery at 28
      In testFfmpeg at 22
      In testAll at 35

     

Log in to post a comment.