Hi,

august wrote:
> Hi,
> 
>       is there work being done in the CVS of gmerlin_avdec?
> 
>       I just upgraded my system to Ubuntu Koala and am trying to install
>       gavl and gmerlin_avdec from CVS.
> 
>       Gavl goes perfectly (like always it seems).

No wonder, it has no depencencies :)

>       With gmerlin_avdecoder, I have a few problems.
> 
>       First, I do:
>       sudo apt-get install libz-dev
>       sudo apt-get install libavcodec-dev libswscale-dev
>       sudo apt-get install libavformat-dev libpostproc-dev libspeex-dev
>       sudo apt-get install libmjpegtools-dev   libtheora-dev libvorbis-dev
>       sudo apt-get install libschroedinger-dev
>       sudo apt-get install libtiff4-dev libopenjpeg-dev  liba52-dev
>       sudo apt-get install libmad0-dev  libdvdread-dev libcdio-dev
>       sudo apt-get install libmpeg2-4-dev libdca-dev libmpcdec-dev
> 
> 
>       then, ./configure 
>       
>       This still tells me that I am missing theoradec, but I have all the
>       theora-dev libs from apt-get.

The libtheora-1.0-dev from Ubuntu is broken and they didn't upgrade it for
Karmic. On my recently installed Karmic system I use the ppa for theora:

https://launchpad.net/~theora/+archive/ppa

It's also the (greatly improved) 1.1.x version. Certainly someone should
submit a bug report for this...

>       I type make and get this error:
> 
>       audio_dca.c:33:17: error: dts.h: No such file or directory

>       looking now for where I can find that lib.

It's libdts aka libdca, and I can remember some problems with the dts.h
versus dca.h issue. But I thought I fixed them a while ago. Can you send
your zipped config.log file and the zipped configure output?

Burkhard

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to