search for: icecast_optional

Displaying 4 results from an estimated 4 matches for "icecast_optional".

2005 Nov 11
0
[PATCH] icecast video preview 2
...CFLAGS="$CPPFLAGS -I$extrapath/include" + LIBS="$LIBS -L$extrapath/lib" + fi + AC_CHECK_HEADER(png.h, + [AC_CHECK_LIB(png, png_libpng_ver, + [AC_DEFINE(WITH_PNG, + 1, + [Define as 1 if you want to enable generation of PNGs])] + ICECAST_OPTIONAL="$ICECAST_OPTIONAL video_preview.o" + LIBS="$LIBS -lpng -lz", + echo "png library not found or too old -- not including PNG support", + -lz)]) +fi + dnl Checks for header files. AC_HEADER_STDC Index: src/format_theora.c =======================...
2005 Nov 11
2
[PATCH] icecast video preview 2
Updated version of video preview covering frame writing every 3 keyframe and a xsl typo. Best regards :) kysucix -- Make things as simple as possible, but no simpler. - Albert Einstein
2005 Nov 11
1
[PATCH] icecast video preview
Hi. Here it is my patch to put a video preview of a theora stream in status.xsl. I just added a: <video-preview>1</video-preview> parameters in icecast.xml.in that control the previewing function. It encodes a png in $webroot/$mountname.tmp and then move it to $webroot/$mountname.png As for now it saves a frame every theora keyframe, which is probably too heavy for the server but
2019 Feb 03
1
YP listings in version 2.5 beta
Hi, This thread seems to have stalled. Would anyone still be able to help me with this one? I?ve posted my log as requested. Any advice would be a great help. > > Message: 1 > Date: Tue, 29 Jan 2019 20:00:21 +1000 > From: Damian <db76 at riseup.net> > To: icecast at xiph.org > Subject: Re: [Icecast] Icecast Digest, Vol 175, Issue 11 > Message-ID: