Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: [ANNOUNCE] vdr-softdevice-0.0.7pre1



On Freitag, 16. Juli 2004 23:44, Joerg Riechardt wrote:
> 
> Stefan Lucke wrote:

[ .. ]

> >What is the build level reported in /var/log/messages ?
> >Something like:
> >Jul 16 22:31:11 jarada vdr[4778]: [VideoOut]: LIBAVCODEC_BUILD = 4700
> >  
> >
> /var/log # grep -e VideoOut messages
> Jul 16 12:16:13 vdr vdr[7155]: [VideoOut]: Good bye

I'm still puzzeld. To get some infos could you try the following
patch to report used ffmpeg version and build level earlier.
-- cut: start --
Index: softdevice.c
===================================================================
RCS file: /home/nfs/extra/src/cvsroot/softdevice/softdevice.c,v
retrieving revision 1.19
diff -r1.19 softdevice.c
275a276,278
>     fprintf(stderr,
>             "[softdevice] ffmpeg version(%s) build(%d)\n",
>             FFMPEG_VERSION, LIBAVCODEC_BUILD);
-- cut: end --

Stefan Lucke





Home | Main Index | Thread Index