|
||||
|
|
|||
f i r m a e t p e r s o n e n s a g e r k o n t a k t |
Ogg/Theora compile and install how-toCa. 414 ord. If you don't know Theora see Theora.I did: De-install libogg libvorbis vorbis-tools cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot
login cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co
vorbis cvs -d :pserver:anoncvs@xiph.org:/usr/local/cvsroot -z 9 co
theora Compiled! ProblemsI ran into every problem described in theora/README. The solution is described above.-lartscI had problem with -lartsc:gcc: /usr/kde/3/lib/libartsc.a: No such file or directory This file is only installed if you --enable-static when compiling arts (the KDE sound daemon). Using Gentoo Linux I simply changed /usr/portage/kde-base/arts/arts-1.0.4.ebuild: *** arts-1.0.4.ebuild~ Wed Oct 16 21:20:21 2002 And then I did: emerge arts before compiling Theora. player_example and -staticThe player_example is linked with -static as default. While the compile works for me, the resulting binary does not. It gives the following errors when run:$ examples/player_example < fiatlux.theora.ogg And although the compiler should link statically file says otherwise: $ file examples/player_example The solution to all this seems to be linking the player without -static. Convert a .mpg to .oggLet us convert fiatlux_320x176.mpg to theora.ogg-format.FILE=/home/tange/fiatlux_320x176.mpg Play a .theora.ogg-fileThe .theora.ogg-file should be supplied on stdin:examples/player_example < fiatlux.theora.ogg |
|||
|
Sidst ændret Sun Nov 24 02:55:26 2002 |
|||