similar to: Ez-Stream and Error

Displaying 20 results from an estimated 400 matches similar to: "Ez-Stream and Error"

2007 Jun 19
1
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2005 Dec 15
3
Ezstream Program Call Patch
Alrighty, Got it patched and working (at least in my one setup). You can pull the patch from: http://denetron.com/~dballenger/ezstream-program.patch (I can post the pre-patched source too if people would like) You'll have to add a "<filetype></filetype>" line into your config files, just put "file" if you want it to work just by reading that file or playlist.
2005 Jan 10
2
ezstream is streaming differently bitrate to config file
hi together, our e zastream is streaming the bitrate that is original in the mp3 file. but in the config i have 24. have you any idea ? thank you <ezstream> <url>http://localhost:8010/backup</url> <sourcepassword>+++</sourcepassword> <format>MP3</format> <filename>playlist.m3u</filename> <svrinfoname>Radio.Chatlabel.de
2007 Jun 19
0
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2007 Dec 11
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2007 Dec 17
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2005 Jan 19
3
ezstream question
Hello, I can't seem to understand - how am I supposed to make ezstreams conf file to get ezstream to reencode the stream it gets in stdin, and send it to port streamreencoded.mp3 and also send it as not encoded to stream.mp3 ? The input is MP3, out should be MP3 - one notice - I do not have a sound card on the server - is it still possible ? >From what I read, it is supposed to be
2005 Feb 08
0
setting up a windows icecast server
I'm having problems with setting a windows icecast server. Below is what my icecast config file looks like. <icecast> <!-- set hard limits for server usage --> <limits> <!-- max number of clients at a time --> <clients>100</clients> <!-- max number of sources at a time --> <sources>25</sources>
2005 Feb 08
1
setting up a windows icecast server
I'm having problems with setting a windows icecast server. Below is what my icecast config file looks like. <icecast> <!-- set hard limits for server usage --> <limits> <!-- max number of clients at a time --> <clients>100</clients> <!-- max number of sources at a time --> <sources>25</sources>
2005 Dec 15
0
Ezstream Program Call Patch
Daniel Ballenger a ?crit : > Alrighty, > Got it patched and working (at least in my one setup). You can pull > the patch from: > http://denetron.com/~dballenger/ezstream-program.patch > (I can post the pre-patched source too if people would like) > Ok, it compiles fine on debian Sarge ! > You'll have to add a "<filetype></filetype>" line into your
2010 Nov 01
4
Camera MJPEG to Icecast
Dear All ... I have AXIS camera with output mjpeg format. I try to relay it to outside world using ffmpeg and it work The recipe is taken from http://www.daantje.nl/2007/05/07/convert-axis-webcam-stream-to-flash-swfflv/ Now .. I want to do it the otherway with Icecast I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout |
2005 Oct 17
1
source for Ogg//Theora + ezstream.
On Mon, 2005-10-17 at 13:36 -0500, oddsock wrote: > even if you aren't re-encoding, you still need to tell ezstream what > content-type to use (via the <format> setting) when connecting to icecast. The subtype of the stream is told as Vorbis in the icecast stats page. I provide you the content of my simple ezstream config file.
2010 Nov 01
0
Camera MJPEG to Icecast
Not sure if you perhaps intended to obfuscate these for the purposes of email, but in ezstream you are using a different source password to oggfwd. - Leo On 1 November 2010 10:17, Bino Oetomo <bino at indoakses-online.com> wrote: > > Dear All ... > I have AXIS camera with output mjpeg format. > > I try to relay it to outside world using ffmpeg and it work > The recipe is
2005 Oct 17
2
source for Ogg//Theora + ezstream.
> >Icecast only > >streams the audio part of the video file. > sounds like you didn't have theora installed when you built icecast. Check > the config.log for your compile, and you'll probably see that theora > support was disabled. In the general section of the ezstream configuration file (before of <encode> ... </encode>), setting <format> to
2016 Feb 09
4
ezstream question
Hi all: I am managing a radio station that has 7 streams. I am using icecast, ices and ezstream on the streams and overall it is working pretty well. One of the streams is an old time radio stream and I use ezstream to run the prerecorded shows. The streams are 128K mp3 streams. Also this station is running on a VPS using Ubuntu 14.04. My question: Is there a package or some sort of
2016 Feb 10
0
ezstream question
On Tue, 9 Feb 2016, Larry Turnbull wrote: > One of the streams is an old time radio stream and I use ezstream to run the > prerecorded shows. > > Is there a package or some sort of way I can apply dynamic compression to > the stream? Ezstream really isn't designed for this. It's primarily meant for streaming files as they are, which is a very light-weight operation, with
2016 Feb 10
2
ezstream question
Thanks Geoff, I will give it a try. I am reencoding all files to a 128K mp3, 44100 sample rate stereo stream for consistency. So yes I have the decode and encode lines in the xml file as you outlined. I will check out sox and see how it does. I am also exploring mp3gain to run across the entire library and see if getting all files to the same level will help. Larry -----Original
2006 Jun 26
0
converting mp3's to aac+ or ogg
Hi, I'll attach my ezstream.xml file to illustrate how ezstream can be "programmed" to do various on-the-fly re-encodings. The basic idea is to treat each <encdec> section as a pair of cmd-line tools: implying a *ix pipe connects the output of the <decode> cmd to the input of the <encode> cmd. The stdout of the <encode> cmd is fed back to ezstream for
2004 May 20
0
libfishsound-0.6.2
FishSound 0.6.2 Release ----------------------- libfishsound provides a simple programming interface for decoding and encoding audio data using Xiph.Org codecs (Vorbis and Speex). This release is available as a source tarball at: http://www.annodex.net/software/libfishsound/download/libfishsound-0.6.2.tar.gz This release includes improved handling of first and last blocks of data (bos and eos