Re: [RDD] glasscoder error

2016-04-05 Thread Seth Stevenson
Making all in conf
make[1]: Entering directory
'/home/bananapi/Downloads/GlassCoder-master/conf'
Making all in httpd
make[2]: Entering directory
'/home/bananapi/Downloads/GlassCoder-master/conf/httpd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory
'/home/bananapi/Downloads/GlassCoder-master/conf/httpd'
make[2]: Entering directory
'/home/bananapi/Downloads/GlassCoder-master/conf'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/bananapi/Downloads/GlassCoder-master/conf'
make[1]: Leaving directory '/home/bananapi/Downloads/GlassCoder-master/conf'
Making all in docs
make[1]: Entering directory
'/home/bananapi/Downloads/GlassCoder-master/docs'
xsltproc /usr/share/doc/docbook-xsl-ns/manpages/docbook.xsl glasscoder.xml
warning: failed to load external entity
"/usr/share/doc/docbook-xsl-ns/manpages/docbook.xsl"
cannot parse /usr/share/doc/docbook-xsl-ns/manpages/docbook.xsl
Makefile:489: recipe for target 'glasscoder.1' failed
make[1]: *** [glasscoder.1] Error 4
make[1]: Leaving directory '/home/bananapi/Downloads/GlassCoder-master/docs'
Makefile:337: recipe for target 'all-recursive' failed


On Tue, Apr 5, 2016 at 6:25 PM, Seth Stevenson  wrote:

> I post them tonight when I get home.
> On Apr 5, 2016 3:06 PM, "Frederick Gleason" 
> wrote:
>
>> On Apr 5, 2016, at 13:01 48, rcflye...@gmail.com wrote:
>>
>> > I can't get the disable command to work. I have tried multiple ways.
>> I'm trying to set the export correctly, but having a devil of a time. I'll
>> continue working on it though.
>>
>> What errors exactly is it throwing?
>>
>> Cheers!
>>
>>
>> |--|
>> | Frederick F. Gleason, Jr. |  Chief Developer |
>> |   |  Paravel Systems |
>> |--|
>> |  A room without books is like a body without a soul. |
>> | -- Cicero|
>> |--|
>>
>> ___
>> Rivendell-dev mailing list
>> Rivendell-dev@lists.rivendellaudio.org
>> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>>
>


-- 
Seth Stevenson
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Chuck
On Tue, 5 Apr 2016 17:46:01 -0400
Frederick Gleason  wrote:

> > On Apr 5, 2016, at 17:27 04, Matthew Chambers  
> > wrote:
> >
> > I'm running DarkIce with a MP3 stream to a local icecast server for testing 
> > before we push it out to our stream provider. The stream starts off ok but 
> > after just a few minutes it gets slower and slower and the pitch gets lower 
> > and lower. If the listener refreashes their browser or player it goes back 
> > to normal again and starts slowing again.  Any ideas what might cause this? 
> 
> Not hearing it here after about fifteen minutes of monitoring.  Are you sure 
> it isn?t a player problem?  I?m hard pressed to imagine a server-side failure 
> scenario that would cause these symptoms (not that it couldn?t happen!).  
> Server-side problems usually present as glitchy or distorted audio.  
> Client-side though ? an unstable sample-clock generator on a sound card 
> could cause these sorts of symptoms. <

  I'm not hearing a problem either using VLC on Linux.

  We did have a similar problem, when we were feeding the stream from 2
different studios with 2 different Edcasts.  Board Ops were forgetting
to turn OFF the inactive studio's Edcast when the studio changed, so
both Edcasts were feeding at the same time, and we got both speed-ups
and slow-downs until the silent one was turned off.  In our case, we
fixed the problem when we switched from Barix to Tielines for the STL
and used one of the old Barixes to feed the stream from further down the
air chain.  The stream now automatically follows the studio switches
made with the Tielines.

--Chuck W.

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] glasscoder error

2016-04-05 Thread Seth Stevenson
I post them tonight when I get home.
On Apr 5, 2016 3:06 PM, "Frederick Gleason" 
wrote:

> On Apr 5, 2016, at 13:01 48, rcflye...@gmail.com wrote:
>
> > I can't get the disable command to work. I have tried multiple ways. I'm
> trying to set the export correctly, but having a devil of a time. I'll
> continue working on it though.
>
> What errors exactly is it throwing?
>
> Cheers!
>
>
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  A room without books is like a body without a soul. |
> | -- Cicero|
> |--|
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Karl Koscher
I would agree that it's a player problem (or somewhere between the darkice
stream and the player). The MP3 stream is running at 48 KHz, which is a bit
unusual in consumerland and might cause some grief.

On Tue, Apr 5, 2016 at 2:46 PM, Frederick Gleason 
wrote:

> On Apr 5, 2016, at 17:27 04, Matthew Chambers 
> wrote:
>
> > I'm running DarkIce with a MP3 stream to a local icecast server for
> testing before we push it out to our stream provider. The stream starts off
> ok but after just a few minutes it gets slower and slower and the pitch
> gets lower and lower. If the listener refreashes their browser or player it
> goes back to normal again and starts slowing again.  Any ideas what might
> cause this?
>
> Not hearing it here after about fifteen minutes of monitoring.  Are you
> sure it isn’t a player problem?  I’m hard pressed to imagine a server-side
> failure scenario that would cause these symptoms (not that it couldn’t
> happen!).  Server-side problems usually present as glitchy or distorted
> audio.  Client-side though — an unstable sample-clock generator on a sound
> card could cause these sorts of symptoms.
>
> Cheers!
>
>
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  A room without books is like a body without a soul. |
> | -- Cicero|
> |--|
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down (solved)

2016-04-05 Thread Matthew Chambers
It was on every player/browser we tried at several different locations.

But it appears one of my coworkers fixed it.  Changed the samplerate of the
encoder from 44100 to 48000.

Guess we can mark this issue fixed, but at least it's note in the archives
for anyone down the road that had this problem.

Matthew A. Chambers
Public Information Officer
Wright County Emergency Management Agency
On Apr 5, 2016 4:46 PM, "Frederick Gleason" 
wrote:

> On Apr 5, 2016, at 17:27 04, Matthew Chambers 
> wrote:
>
> > I'm running DarkIce with a MP3 stream to a local icecast server for
> testing before we push it out to our stream provider. The stream starts off
> ok but after just a few minutes it gets slower and slower and the pitch
> gets lower and lower. If the listener refreashes their browser or player it
> goes back to normal again and starts slowing again.  Any ideas what might
> cause this?
>
> Not hearing it here after about fifteen minutes of monitoring.  Are you
> sure it isn’t a player problem?  I’m hard pressed to imagine a server-side
> failure scenario that would cause these symptoms (not that it couldn’t
> happen!).  Server-side problems usually present as glitchy or distorted
> audio.  Client-side though — an unstable sample-clock generator on a sound
> card could cause these sorts of symptoms.
>
> Cheers!
>
>
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  A room without books is like a body without a soul. |
> | -- Cicero|
> |--|
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Wayne Merricks
There is definitely some 44.1khz vs 48khz issues going on.  You can 
check it by speeding up your output.


If you increase the sound by 8.843% you get the pitch you're after.

Is it possible dark ice on whatever machine you're using is doing some 
weird 44.1 sampling/playback when it should be 48 (your stream is 
definitely 44.1)?


I have a clip here http://thevoiceasia.com/rivendell/testsamplerate.mp3

0 - 13 seconds your stream as it is now

14 - 26 seconds original clip from youtube

27 - 40 seconds your stream but sped up by 8% to account for 48khz to 
44.1khz playback.


On 2016-04-05 22:38, Matthew Chambers wrote:

It sounds ok over the air, Im actually pulling the audio in from the
program bus back in for streaming rather then straight from 
Rivendell.

That way we get the jocks, news, weather and sportscasts.

Matthew A. Chambers
 Public Information Officer
 Wright County Emergency Management Agency
On Apr 5, 2016 4:33 PM, "Wayne Merricks"
 wrote:


Hi,

Seems low pitch from the get go although Im not too familiar with
the songs.  Ive had issues with Darkice in the past (switched to
liquidsoap) but never like this.  Are you sure youve not got a
48khz library but Riv set to playback at 44.1?

Regards,

Wayne

On 2016-04-05 22:27, Matthew Chambers wrote:


Requesting help from the braintrusts

Im running DarkIce with a MP3 stream to a local icecast server
for
testing before we push it out to our stream provider. The stream
starts off ok but after just a few minutes it gets slower and
slower
and the pitch gets lower and lower. If the listener refreashes
their
browser or player it goes back to normal again and starts slowing
again.  Any ideas what might cause this?

If you want to hear what Im talking about, heres my temporary
stream
URL

http://grove.showmeham.info:8000/thegrove.mp3 [1] [1]

Matthew A. Chambers
 News Director
 KELE-FM 92.5 The Grove
 KOZX-FM 98.1 The Rock Of The Ozarks
 KELE-AM 1360 The Tri-County Talk

Matthew A. Chambers
 Public Information Officer
 Wright County Emergency Management Agency

Links:
--
[1] http://grove.showmeham.info:8000/thegrove.mp3 [2]


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org [3]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
[4]



Links:
--
[1] http://grove.showmeham.info:8000/thegrove.mp3
[2] http://grove.showmeham.info:8000/thegrove.mp3
[3] mailto:Rivendell-dev@lists.rivendellaudio.org
[4] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
[5] mailto:waynemerri...@thevoiceasia.com


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Frederick Gleason
On Apr 5, 2016, at 17:27 04, Matthew Chambers  wrote:

> I'm running DarkIce with a MP3 stream to a local icecast server for testing 
> before we push it out to our stream provider. The stream starts off ok but 
> after just a few minutes it gets slower and slower and the pitch gets lower 
> and lower. If the listener refreashes their browser or player it goes back to 
> normal again and starts slowing again.  Any ideas what might cause this? 

Not hearing it here after about fifteen minutes of monitoring.  Are you sure it 
isn’t a player problem?  I’m hard pressed to imagine a server-side failure 
scenario that would cause these symptoms (not that it couldn’t happen!).  
Server-side problems usually present as glitchy or distorted audio.  
Client-side though — an unstable sample-clock generator on a sound card could 
cause these sorts of symptoms.

Cheers!


|--|
| Frederick F. Gleason, Jr. |  Chief Developer |
|   |  Paravel Systems |
|--|
|  A room without books is like a body without a soul. |
| -- Cicero|
|--|
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Matthew Chambers
It sounds ok over the air, I'm actually pulling the audio in from the
program bus back in for streaming rather then straight from Rivendell. That
way we get the jocks, news, weather and sportscasts.

Matthew A. Chambers
Public Information Officer
Wright County Emergency Management Agency
On Apr 5, 2016 4:33 PM, "Wayne Merricks" 
wrote:

> Hi,
>
> Seems low pitch from the get go although I'm not too familiar with the
> songs.  I've had issues with Darkice in the past (switched to liquidsoap)
> but never like this.  Are you sure you've not got a 48khz library but Riv
> set to playback at 44.1?
>
> Regards,
>
> Wayne
>
> On 2016-04-05 22:27, Matthew Chambers wrote:
>
>> Requesting help from the braintrusts
>>
>> Im running DarkIce with a MP3 stream to a local icecast server for
>> testing before we push it out to our stream provider. The stream
>> starts off ok but after just a few minutes it gets slower and slower
>> and the pitch gets lower and lower. If the listener refreashes their
>> browser or player it goes back to normal again and starts slowing
>> again.  Any ideas what might cause this?
>>
>> If you want to hear what Im talking about, heres my temporary stream
>> URL
>>
>> http://grove.showmeham.info:8000/thegrove.mp3 [1]
>>
>> Matthew A. Chambers
>>  News Director
>>  KELE-FM 92.5 The Grove
>>  KOZX-FM 98.1 The Rock Of The Ozarks
>>  KELE-AM 1360 The Tri-County Talk
>>
>> Matthew A. Chambers
>>  Public Information Officer
>>  Wright County Emergency Management Agency
>>
>> Links:
>> --
>> [1] http://grove.showmeham.info:8000/thegrove.mp3
>>
>
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
>
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] DarkIce slowing down

2016-04-05 Thread Wayne Merricks

Hi,

Seems low pitch from the get go although I'm not too familiar with the 
songs.  I've had issues with Darkice in the past (switched to 
liquidsoap) but never like this.  Are you sure you've not got a 48khz 
library but Riv set to playback at 44.1?


Regards,

Wayne

On 2016-04-05 22:27, Matthew Chambers wrote:

Requesting help from the braintrusts

Im running DarkIce with a MP3 stream to a local icecast server for
testing before we push it out to our stream provider. The stream
starts off ok but after just a few minutes it gets slower and slower
and the pitch gets lower and lower. If the listener refreashes their
browser or player it goes back to normal again and starts slowing
again.  Any ideas what might cause this?

If you want to hear what Im talking about, heres my temporary stream
URL

http://grove.showmeham.info:8000/thegrove.mp3 [1]

Matthew A. Chambers
 News Director
 KELE-FM 92.5 The Grove
 KOZX-FM 98.1 The Rock Of The Ozarks
 KELE-AM 1360 The Tri-County Talk

Matthew A. Chambers
 Public Information Officer
 Wright County Emergency Management Agency

Links:
--
[1] http://grove.showmeham.info:8000/thegrove.mp3


___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


[RDD] DarkIce slowing down

2016-04-05 Thread Matthew Chambers
Requesting help from the braintrusts

I'm running DarkIce with a MP3 stream to a local icecast server for testing
before we push it out to our stream provider. The stream starts off ok but
after just a few minutes it gets slower and slower and the pitch gets lower
and lower. If the listener refreashes their browser or player it goes back
to normal again and starts slowing again.  Any ideas what might cause this?

If you want to hear what I'm talking about, here's my temporary stream URL

http://grove.showmeham.info:8000/thegrove.mp3

Matthew A. Chambers
News Director
KELE-FM 92.5 The Grove
KOZX-FM 98.1 The Rock Of The Ozarks
KELE-AM 1360 The Tri-County Talk

Matthew A. Chambers
Public Information Officer
Wright County Emergency Management Agency
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] glasscoder error

2016-04-05 Thread Frederick Gleason
On Apr 5, 2016, at 13:01 48, rcflye...@gmail.com wrote:

> I can't get the disable command to work. I have tried multiple ways. I'm 
> trying to set the export correctly, but having a devil of a time. I'll 
> continue working on it though. 

What errors exactly is it throwing?

Cheers!


|--|
| Frederick F. Gleason, Jr. |  Chief Developer |
|   |  Paravel Systems |
|--|
|  A room without books is like a body without a soul. |
| -- Cicero|
|--|

___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev


Re: [RDD] glasscoder error

2016-04-05 Thread rcflyer30
Fred,


I can't get the disable command to work. I have tried multiple ways. I'm trying 
to set the export correctly, but having a devil of a time. I'll continue 
working on it though. 

Sent from my iPhone

> On Apr 4, 2016, at 2:28 PM, Frederick Gleason  
> wrote:
> 
>> On Mar 21, 2016, at 00:21 15, jorge soto  wrote:
>> 
>> I have xsltproc and docbook.xsl installed, any ideas what I'm missing?
> 
> Have you put $DOCBOOK_STYLESHEETS into your environment?
> 
> *** From ‘INSTALL’ ***
> XML-DocBook5 Stylesheets.  Available at 
> http://sourceforge.net/projects/docbook/.  You will also need to create a
> $DOCBOOK_STYLESHEETS variable in you environment that points to the top
> of the stylesheet tree.  More information can be found at
> http://www.docbook.org/tdg5/en/html/appa.html#s.stylesheetinstall.
> *** snip snip ***
> 
> For example, on my system here (CentOS 7), I have this in my .bashrc:
> 
>export DOCBOOK_STYLESHEETS=/usr/share/sgml/docbook/xsl-ns-stylesheets
> 
> Or, if you don’t need the docs, simply add '—disable-docbook’ when you run 
> ./configure, and it will skip generating the docs.
> 
> Cheers!
> 
> 
> |--|
> | Frederick F. Gleason, Jr. |  Chief Developer |
> |   |  Paravel Systems |
> |--|
> |  A room without books is like a body without a soul. |
> | -- Cicero|
> |--|
> ___
> Rivendell-dev mailing list
> Rivendell-dev@lists.rivendellaudio.org
> http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
___
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev