Displaying 20 results from an estimated 1910 matches for "intros".
Did you mean:
intro
2004 Aug 23
0
corrections for R-intro.texi (PR#7192)
Hello,
Here are some patches for R-intro.texi, to correct various typos,
missing words, and minor inconsistencies in formatting.
Each patch is preceeded by its corresponding 'wdiff' output to make it
easier to see which words have changed.
--
Brian Gough
Network Theory Ltd,
Publishing the R Reference Manuals --- http://www.network-theory.co.uk/R/
2005 Jan 14
4
<intro> stream stopt after intro
Hi Guys,
I'm using the icecast-2.1-kh5 for the intro feature. The intro works,
but after the intro it stops. It does not go on
with the stream. When I comment the intro part, the stream works perfectly.
Does anybody know what I can do to solve this problem?
--
Met vriendelijke groeten,
Jesper Weiland
Exonet Internet Services
Koopmanslaan 3
7005 BK Doetinchem
E: Jesper@exonet.nl
T:
2005 Jun 08
4
IceCast 2.2 MP3 stream and Real Player noise
I tested it this morning and here are my findings:
1) The Intro tag causes Real Player to give an error that the stream
"contains unexpected data and may be corrupt". It does not play with the
Intro tag in the mount point. If I remove the Intro tag the stream plays,
and, the Real Player noise caused by meta-data is gone and the meta-data
updates work.
2) The Intro plays in iTunes and
2006 Jun 21
8
Modifying Model Output
Hi!
I''m a very-very new Ruby-on-Rails user even if I have some experience
with other Languages (mostly PHP, so this is my first real
object-oriented language)
My problem, newbie-ish as it is, is the following: I have a model,
Article, that returns Articles from the DB. Now, when a certain field of
the model (the intro text) contains no data, I want to fill it with a
truncated
2020 Mar 16
6
Zero listeners on icecast stats
Hi there,
I just set up a system of fallback streams for our free radio station
here but I have this weird problem: it always show zero listeners.
Our setup is this:
We have a listening mount point for people - that fall back to a live
streaming from a cellular phone - that fall back to a live streaming
from a base station (a pc), that fall back to a 24/7 archive
streaming.
No matter what the
2005 Apr 19
2
Intro file automatically tagged on stream
Hi,
I am looking for a solution for a short station ident to be included at the
start of our stream file. Currently we have a short playlist, but this
then doesn't work in itunes, and people can just click forward to go to the
stream.
I hear that this is possible in Shoutcast, so hopefully there is something
similar in icecast. Yes I have asked this before and got our current
solution
2020 Aug 13
0
Voicemail: don't play vm-intro if custom intro is recorded.
Hi Gang
We migrated our voicemail system from asterisk 13 to 16 a couple of
months ago.
Right after the migration, we got the complaint that vm-intro is being
played when the customer had recorded a own announcement. So I assumed
we had replaced that file by a zero lenght one on the previous
installation and did the same to suppress that surplus intro.
Now I got the opposite complaint: If the
2005 Jul 25
3
FW: Problem with Intros in Relay with RealPlayer
...8.116.36.62:8000/ClassicRock
Title1=Test
Length1=-1
NumberOfEntries=1
Version=2
Fred
-----Original Message-----
From: icecast-bounces@xiph.org [mailto:icecast-bounces@xiph.org] On Behalf
Of Fred Black
Sent: Monday, July 25, 2005 1:12 PM
To: 'icecast'
Subject: RE: [Icecast] Problem with Intros in Relay with RealPlayer
Yes.
I took the intros out of our production setup, I setup a test relay on
another server:
http://38.116.36.62:8000/ClassicRock if you access the stream with Windows
Media Player, or iTunes, the into plays and then the stream plays. If you
put it in a playlist and try it...
2004 Aug 24
0
additional examples for R-intro.texi (PR#7195)
Here are some patches to expand some of the examples in R-intro.texi.
--
Brian Gough
Network Theory Ltd,
Publishing the R Reference Manuals --- http://www.network-theory.co.uk/R/
--- R-intro.texi~ Tue Aug 24 11:21:37 2004
+++ R-intro.texi Tue Aug 24 11:21:37 2004
@@ -6288,6 +6288,21 @@
use
@example
+> help(package = "@var{name}")
+@end example
+
+A complete list of the
2011 Nov 15
2
Regular expressions in R
Good afternoon list,
I have the following character strings; one with spaces between the maths
operators and variable names, and one without said spaces.
form<-c('~ Sentence + LEGAL + Intro + Intro / Intro1 + Intro * LEGAL +
benefit + benefit / benefit1 + product + action * mean + CTA + help + mean
* product')
2011 Dec 12
5
not complete character in csv file
Dear R users, I got the following problem. Given that
> data[3,2]
[1] "010252"
Code:
intro <- data.frame()
intro[1,1] <- as.character(data[3,2])
write.csv(intro, file='intro.csv')
In 'intro.csv' file I am loosing the 0 in frot of 10252, which I need. Is
there a way to keep the full character saved? R 2.13.2 (64 bit).
Thanks, robert
--
View this message in
2009 Jul 16
5
Add an intro to a theora file without re-encoding?
Hello,
I would like to add a introduction video (typically a title with fade-in
/ fade-out) at the beginning of an Ogg/Theora video. I generated this
intro video in Ogg/Theora from a sequence of png files.
I would need to do this in an automatic script, because I have many such
videos to process, and without doing any re-encoding step (which would
be very costly because my videos are huge).
I
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi Leif,
Did You faced that with the exact same Chrome version? Since this version is the only one having this issue. I have had this kind of arrangement (intro + live stream) for decades. Technology changes but the idea is the same. I have tested a lot of hardware and combinations.
I do have a fail over stream (with different specs) and that hasn’t been an issue at all.
I do not know but I
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi there,
I ran to dead end when Google released a new version for Chrome. I have tried to search with google and I haven’t found anything.
There seems to be a problem when a stream has an intro element. It only plays the the intro and does not allow the stream to be played.
http://185.139.186.34:8000/yleisohjelma
And if there is no intro then it will play like:
2020 Oct 28
2
HLS enabled mounts
I second that advice. Also when you reference your file in intro do this <intro>/Sonic.mp3 </intro> . As long as it is in the folder you don’t need the whole path.
Patricia
> On Oct 28, 2020, at 10:08 AM, Robert Fitzpatrick <robert at webtent.org> wrote:
>
> Mayiani, Martin Martine - mayianmm wrote on 10/27/2020 11:03 PM:
>> Hi Robert,
>> Unfortunately I
2018 Apr 18
2
Intro & Chrome v. 65.0.33.25.181
Hi there,
Any other versions of Google Chrome and all version of other browsers are working.
I have done my best to set up the intro to match the live stream.
http://185.139.168.34:8000/yleisohjelma
- intro is 256 kbits/s 48 kHz ISO-MPEG2 L3
- live is 256 kbits/s 48 kHz ISO-MPEG2 L3
http://185.139.168.34:8000/vara
- live is 128 kBits/s 48 kHz, possible ISO-MPEG2 L3
- there is no intro
Of
2020 Oct 28
3
HLS enabled mounts
...Digital about
> "utilizing your HLS enabled mounts for streaming". I am not familiar
> with this technology, could someone here provide more information
> about how this could be used with Icecast and how it would help in the
> case of unstable Internet connections and/or intros?
>
> Thanks!
_______________________________________________
Icecast mailing list
Icecast at xiph.org
https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.xiph.org_mailman_listinfo_icecast&d=DwIGaQ&c=eLbWYnpnzycBCgmb7vCI4uqNEB9RSjOdn_5nBEmmeq0&r=fM5iy7jgIV7jGhy9QkEGrQ&m=a...
2018 Apr 19
0
Intro & Chrome v. 65.0.33.25.181
...ncing to a frame boundary first. (Someone more familiar with
the Icecast internals could probably answer that in detail.) I suspect
that Chrome isn't happy about this, doesn't bother to re-sync to the stream
itself, and throws this error.
I would recommend dropping your intro. In-stream intros tend to have bad
side effects anyway, when clients get disconnected and have to reconnect.
This re-connection often happens seamlessly, but cannot be so seamless if
your intro gets sent for every GET request.
Brad Isbell
brad at musatcha.com
http://www.musatcha.com
On Wed, Apr 18, 2018 at 8:06 AM...
2020 Mar 19
1
Zero listeners on icecast stats
I must try that. Will let you know asap!
btw I'm not "trying to stick with the one that has the most universal
"default browser support" but instead trying to avoid a LOT of
listeners writing me "my player/browser/whatever doesn't connect, it
doesn't understand ogg / opus / xspf " etc. etc. - so mp3 it is.
It's simple surviving :)
On 3/18/20, Jeroen van
2020 Mar 16
2
Zero listeners on icecast stats
On 16 Mar 2020, at 12:02, José Luis Artuch wrote:
> Hi Gabriele,
>
> El lun, 16-03-2020 a las 11:04 +0100, Gabriele Zaverio escribió:
>> Hi there,
>>
>> I just set up a system of fallback streams for our free radio station
>> here but I have this weird problem: it always show zero listeners.
>>
>> Our setup is this:
>>
>> We have a