> Hi,
>
> gmerlin prereleases can be downloaded here:
>
> http://gmerlin.sourceforge.net/gmerlin-dependencies-20100803.tar.bz2
> http://gmerlin.sourceforge.net/gmerlin-all-in-one-20100803.tar.bz2
>
> Highlights of this development iteration:
>
> * Pass-through of compressed streams in the transcoder
>
> (http://hirntier.blogspot.com/2010/05/processing-compressed-streams-with.html)
>
> * Native matroska demuxer with sample accurate seeking in webm files
>
> * VP8 decoding via ffmpeg
>
> * Lots of work on precise timing and sample accurate seeking
>
> (http://hirntier.blogspot.com/2010/08/getting-serious-with-sample-accuracy.html)
>
> * Presets in the GUI configuration (will blog later about that)
>
> * The gmerlin package reaches version one-zero
>
> Please test this as much as possible and report any problems
>
> Burkhard
gavl and gmerlin build and install fine for me.
I am having problems with the latest CVS for avdec and encoders.
I cannot configure avdec to use libswscale because of the problems I
reported with libavutil.
---------------
with gmerlin_encoders, I get the following compile error:
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include
-I../../include -I/opt/gmerlin/include -I/include -I/include
-DLOCALE_DIR=\"/usr/local/share/locale\" -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -march=nocona -mtune=nocona -O3
-funroll-all-loops -fomit-frame-pointer -ffast-math -I/usr/local/include
-I/usr/include/libxml2 -Wall -Wmissing-declarations
-Wdeclaration-after-statement -MT ffmpeg_common.lo -MD -MP -MF
.deps/ffmpeg_common.Tpo -c ffmpeg_common.c -fPIC -DPIC -o
.libs/ffmpeg_common.o
ffmpeg_common.c: In function ‘bg_ffmpeg_add_video_stream’:
ffmpeg_common.c:297: error: ‘AVStream’ has no member named
‘sample_aspect_ratio’
ffmpeg_common.c:298: error: ‘AVStream’ has no member named
‘sample_aspect_ratio’
ffmpeg_common.c: In function ‘open_audio_encoder’:
ffmpeg_common.c:380: error: ‘AVCodec’ has no member named ‘sample_fmts’
ffmpeg_common.c:381: error: ‘AVCodec’ has no member named ‘sample_fmts’
ffmpeg_common.c: In function ‘open_video_encoder’:
ffmpeg_common.c:440: warning: ignoring return value of ‘fread’, declared
with attribute warn_unused_result
ffmpeg_common.c: At top level:
ffmpeg_common.c:889: error: ‘SAMPLE_FMT_DBL’ undeclared here (not in a
function)
make[2]: *** [ffmpeg_common.lo] Error 1
make[2]: Leaving directory
`/home/august/Downloads/gmerlin_encoders/plugins/ffmpeg'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/august/Downloads/gmerlin_encoders/plugins'
make: *** [all-recursive] Error 1
It looks like ./configure found all the right headers.
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general