Displaying 20 results from an estimated 2000 matches similar to: "Ogg Vorbis crossfading"
2011 May 09
1
Fwd: Random "fast forward" noise between tracks
On 05/09/2011 01:28 PM, Geoff Shang wrote:
> On Sun, 8 May 2011, josh at thepruitts.org wrote:
>
>> Foobar2000 is running on a Windows XP PC. It has the Oddcast plugin
>> and it is streaming to a Linux machine that is running Icecast Server
>> 2.3.2. Foobar2000 is using the Crossfade, Compressor and Advanced
>> Limiter DSP plugins on top of the edCast plugin.
>
2005 Aug 15
5
ices2, metadata, bumps and crashes
I'm using ices2's metadata facility to update the name of a track in a
vorbis stream:
<input>
<module>alsa</module>
<param name="rate">44100</param>
<param name="channels">2</param>
<param name="device">hw:1,0</param>
<param name="metadata">1</param>
2004 Aug 06
2
crossfades?
any plans or progress towards cross-fading between songs?
thanks
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be
2011 May 08
2
Fwd: Random "fast forward" noise between tracks
Hello all,
I have subscribed to this list hoping I might find someone who can
suggest a fix for a problem I'm experiencing with Icecast (or possibly
something else in my setup).
Here is my configuration:
Foobar2000 is running on a Windows XP PC. It has the Oddcast plugin
and it is streaming to a Linux machine that is running Icecast Server
2.3.2. Foobar2000 is using the Crossfade,
2006 May 08
1
metaflac: New tags to replace crossfading in players.
Hi All,
I'd like to improve the way MPD (and other players) switches between tracks.
I'd like something like crossfade but without any fading. I'd like the player
to just overlap the end of one track with the beginning of the next track to
provide a nice transition. Crossfading in MPD doesn't work for me since it
just ramps the volume up/down over a fixed time and some tracks
2005 Oct 20
4
cross-fade effect on elements updated by ajax.updater?
Hello.
I was wondering if anybody could point me in the right direction of
creating a cross-fade effect for Ajax.Updater. If you have an element
that gets replaced by a new one with Ajax.Updater, how can we blend
one into the other?
Many thanks.
Tench
2002 Dec 27
1
Vorbisgain in ogg123
I'm considering patching my copy of ogg123 to support vorbisgain tags. Is
there any interest in folding this sort of patch into the main line ogg123?
Has anyone done this already (or to another command line ogg player)?
John
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
2006 Mar 02
7
Timing of effects before and after Ajax call
Hello,
I have a problem with the timing of effects. I do have a tag (with id:
post1). When the link is clicked, the block "post1" must BlindUp. Then the
block is updated with the new content and then the effect BlindDown is
executed.
Below is the source code of the link_to_remote I am using.
<%= link_to_remote("Ajax Edit",
:update =>
2004 Aug 06
2
Fading between songs
HI all ,
i'm using icecast1.3.12/IceS0.23.
Is it possible to "fade" songs ? i mean , begining the following song a
few seconds before the previous ends ?
(Tell me if it's necessary to upgrade to icecast2/ices2 )
Thanks in advance ....
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this
2005 Sep 23
2
ices2 metadata update causes gaps
Mike... did you look into this? I posted a waveform from a file
generated by ogg123 dumping to a wav (so that audio driver problems were
eliminated).
It looks to me like ices2 is restarting the vorbis encoder in a
non-gapless way when it stops and starts the encoding (to change the
stream id and update the metadata). Because I'm doing crossfades from
one track to another, this shows up.
2002 Jul 28
1
ogg123 crossfade
Does anyone know of any developments to include a crossfade feature to
ogg123.
I'm building a music server, and I don't want XFree, xmms, or windows and
any player.
It'll be FreeBSD or Linux, and a command-line player, but I need crossfade(3
second merge).
Any projects/ideas on how to include this feature into ogg123?
How much will it cost to get it written?
2002 Jan 22
2
Peak value
Hi,
While testing ReplayGain (so it could be related to a bug), I noticed the following gain comments for a file:
RG_PEAK=1.71580
RG_RADIO=-7.91 dB
RG_AUDIOPHILE=-6.72 dB
I've never seen such a large peak. Not that I've looked much, nor have I analyzed the file further. I just thought I should mention it. :)
The file is the track Board Burner by Mixmaster Mike, available at:
2004 Aug 06
5
Crossfader for ices 0.3
FYI, I've added a crossfader to the ices0 trunk in subversion:
http://svn.xiph.org/icecast/trunk/ices0
It requires LAME support (of course). To use it, either pass -C <secs>
on the command line, or add a <Crossfade>secs</Crossfade> node to the
Playlist section of the config file. Reencoding must also be enabled
on your stream.
NOTE: the crossfader can't resample, so all
2002 Jan 03
3
Suggestion for libvorbisfile: scaling
I've been experimenting with the ideas of Replay Gain[1] and find that
ogg123 doesn't have a way of specifying the scaling applied to
replayed samples (like -f in mpg123).
Looking at libvorbisfile, I see no function exactly matching this
possibly desirable behaviour.
ov_read() scales by either 128 (byte output) or 32768 (word output),
but there's nothing in between.
ov_read_float()
2005 May 23
1
Why does ov_open fail?
hello everyone.
after reading through the api manual of the ogg vorbis win32 sdk, i
tried to implement a very simple comment reader in visual c++. but for
some reason the very first operation to initialize the OggVorbis_File
struct keeps failing and i can't figure out why. is there anything i
might not have considered? The memory exception seems to happen deep
within the calling tree of
2011 Jan 08
8
Synchronizing a streaming client to the server Was: Idea to possibly improve flac?
This thread has raised several good topics. It's surprising that the
FLAC-Dev list has been silent for years, and now suddenly there are
several good ideas to discuss.
On Jan 7, 2011, at 15:04, David Richards wrote:
> I am interested in streaming lossless audio, FLAC is probably the best
> option for that. Currently the OggFLAC way of doing it mostly works
> with a few hacks in
2004 Aug 06
1
streaming with crossfade
Hi list,
I am just wondering if anyone knows a way to stream with automated
crossfading under Linux.
I know that you can stream to icecast from windows using something like
otsjuke, or WinAmp with the SQR crossfading plugin, but am not aware of
anything for Linux that will allow me to stream with gapless output.
Any suggestions greatly appreciated as always.
2017 Nov 16
2
Gapless concatenation of Opus frames
Hi all,
I finally understand how lipopusenc is capable of producing chainable
Opus files (in contrast to my program), and I managed to successfully
implement the method [1].
Essentially, the last frame of a file is marked as a "keyframe" by
disabling prediction for this frame in libopus. This encoded keyframe
frame is then copied in verbatim to the next file, with the pre-skip
set to
2004 Aug 06
2
Dummy soundcard driver for Windows (OT)
Stefan Neufeind wrote:
> Could you be a BIT more precise? If you use SQRSoft crossfading,
> doesn't it work as desired with the normal Oddcast DSP? And if it
> does: Where's the problem with using the Null output plugin?
You can only select one output plugin in Winamp and that needs to the
the SQRSoft one, not the Null output plugin. The audio needs to pass
through the
2005 Sep 26
3
ices2 metadata update causes gaps
On Mon, Sep 26, 2005 at 12:41:00PM +0200, Michael Smith wrote:
> On 9/23/05, Paul Martin <pm@nowster.zetnet.co.uk> wrote:
> > Mike... did you look into this? I posted a waveform from a file
> > generated by ogg123 dumping to a wav (so that audio driver problems were
> > eliminated).
> >
> > It looks to me like ices2 is restarting the vorbis encoder in a
>