well, it's easy to do. dowload ffmpeg 0.6 package and compile as develop guide as http://incubator.apache.org/bluesky/files/html/dev_guide.html. just change ./configure --prefix=/usr --enable-shared --enable-static --disable-gpl --disable-mmx --enable-mp3lame --cc=gcc-3.4 with ./configure --prefix=/usr --enable-shared --enable-static --disable-gpl --disable-mmx then dowoload opencv lib package, install it as the guide in opencv wiki http://opencv.willowgarage.com/wiki/InstallGuide%20%3A%20Debian then compile the test program under QT, run it and done. regards, Kevin
2010/9/7 du.haipeng <[email protected]> > > Well down and congratulations! > > Get some detailed docs for job hand over with hongzhen and zhengyan. > > > 2010-09-07 > > > > du.haipeng > > > > 发件人: SamuelKevin > 发送时间: 2010-09-07 16:37:21 > 收件人: bluesky-dev > 抄送: > 主题: Finish testing cam capture by using QT > > hi, all: > I just tried to test capture video by using QT&Opencv lib(BSD > licensed)&FFMPEG(LGPL compiled). And it's ok to use. But i still need to > find some other new web cam to test whether it would work for the web cam i > just tested is vintinged and only support V4L. > I will post the result as soon as further tests are launched. > regards, > Kevin > -- > Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team XJTU > Shaanxi Province Key Lab. of Satellite and Terrestrial Network Tech > http://incubator.apache.org/bluesky/ > -- Bowen Ma a.k.a Samuel Kevin @ Bluesky Dev Team XJTU Shaanxi Province Key Lab. of Satellite and Terrestrial Network Tech http://incubator.apache.org/bluesky/
