Re: Error compiling kino.....
Robin Cook <[email protected]>
| Newsgroups | gmane.comp.video.kino.devel |
|---|---|
| Message-ID | <1240189713.5056.1.camel@localhost> |
Thanks that worked. As a side question... I guess the .kino file doesn't take frame # for clipBegin and clipEnd anymore? Thanks On Sun, 2009-04-19 at 15:43 -0400, sean darcy wrote: > On Sun, Apr 19, 2009 at 1:02 PM, Robin Cook <[email protected]> wrote: > > I am trying to compile kino and I need ffmpeg from svn for another > > program. I am getting the below error when trying to compile kino. > > > > Any suggestions on how to fix it? > > > > Thanks > > > > g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I/usr/include/alsa > > -I/usr/include/libxml2 -pthread -D_REENTRANT -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -I/usr/include/libglade-2.0 > > -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include > > -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > > -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb > > -I/usr/include/libpng12 -D_FILE_OFFSET_BITS=64 -DKINO_PLUGINDIR= > > \""/usr/lib/kino-gtk2"\" -DDATADIR=\""/usr/share"\" -D_REENTRANT > > -D__STDC_CONSTANT_MACROS -march=k8 -m32 -pipe -DPIC -fPIC -O3 -MT > > frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.cc > > frame.cc: In member function 'int Frame::ExtractYUV(void*)': > > frame.cc:1124: error: 'PIX_FMT_YUV422' was not declared in this scope > > frame.cc: In member function 'bool Frame::CreateEncoder(bool, bool)': > > frame.cc:1317: warning: 'AVFormatContext* av_alloc_format_context()' is > > deprecated (declared at /usr/include/libavformat/avformat.h:873) > > frame.cc:1317: warning: 'AVFormatContext* av_alloc_format_context()' is > > deprecated (declared at /usr/include/libavformat/avformat.h:873) > > make[3]: *** [frame.o] Error 1 > > make[3]: Leaving directory `/usr/src/kino-1.3.3/src' > > make[2]: Leaving directory `/usr/src/kino-1.3.3/src' > > make[1]: Leaving directory `/usr/src/kino-1.3.3' > > make[2]: *** [all-recursive] Error 1 > > make[1]: *** [all-recursive] Error 1 > > make: *** [all] Error 2 > > > > > > ------------------------------------------------------------------------------ > > Stay on top of everything new and different, both inside and > > around Java (TM) technology - register by April 22, and save > > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > > 300 plus technical and hands-on sessions. Register today. > > Use priority code J9JMT32. http://p.sf.net/sfu/p > > _______________________________________________ > > Kino-dev mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/kino-dev > > > > > > Try kino cvs. There are fixes in frame.cc for new ffmpeg. > > sean > ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Kino-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kino-dev
signature.asc
(application/pgp-signature, 835 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iQIcBAABAgAGBQJJ68sEAAoJEDx9azGHxhuRy1cP/2K35v0fPmslsXWMGiK4w7Cp hF4yiSvgU8u6Dxg3dyoNUSL0nlV9DUmu3FiKdKuvAJ+KGDwEFXgBWusAwcNXYe2k tVTsOAJIX8V1ojPwawgBfopJllf44V/jCoR9weEvOvjiS0GflR4hm9500iNO98lb 8STXh/bCcNqRR4h8OwYXliYt2mpBJbu8tctzj/n22Gg1nbTRDOcvOkZNPsZ0+p/b xHhXePDFImMc2Wh6TfSXsOKo3eoaMg7gF/38Fjp/MfCv8IwmK27N5pSk+eOkpHfT yxD/2GvEgedOvuz4gjb+reKSWL/AEQOiCIY7Uaq34G2tBd+TSm5tP7JFOSsaiSLh e+nvc2eGgkbvUa5DdCuBrmclLyWd72edP283DieP4pDpZaMR4hutfuLsaxi0m2ye 5RNWACZNQeX7S8cNzeoQwGsTQ1xwYf1tTI+ylF3ak3SimvmD7ssthUkz8XhTAATd yRGYGXfPAtp7HhPKzDaF1p3UUbbsaQxEYRUnWYHZPzexGnToJpxkf8acvAXzQVF0 7/zJ/vCxJHl0EeQgq7UHRRgMA6fbkTGGBifKzrqthXB25TcfsjwlpXjW8+cl8qzk S3uvN44VTkWprRbk9CAxsYXTLk2mlT6kTB5zHsy2WptOmVEMhRi0WkRs5PMBKzQJ ujzXm5O5+D+OS5E/r2v8 =UXfr -----END PGP SIGNATURE-----