Displaying 8 results from an estimated 8 matches for "audio_channels".
2002 Sep 18
4
Test files for decoder implementation
Hi,
I am trying to implement a Vorbis decoder in Java, and I have some
problems understanding the file-format specification included with
libvorbis. In the header description, there are a few obvious mistakes,
which I believe to have solved, but when I try to decode the audio
packets, the decoded floor and residue data doesn't seem to make
sense at all, and after a few packets, my decoder
2009 Jun 21
0
Sources can't connect to my server
...e)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node total_bytes_read (0)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node total_bytes_sent (0)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_samplerate
> (44100)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_channels (2)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node audio_bitrate (64001)
> [2009-06-17 17:50:09] DBUG stats/stats.c new node ice-bitrate (64)
> [2009-06-17 17:50:10] DBUG stats/stats.c new node artist (Quant)
> [2009-06-17 17:50:10] DBUG stats/stats.c new node title (Second Lif...
2008 Feb 01
1
can not stream the video using eztream
...size: 368x256
0:02:23.44 audio: 42kbps video: 100kbps, time remaining: 00:00:54
server Icecast 2.3.1
server_start Thu, 31 Jan 2008 18:07:42 -0500
source_client_connections 1
Mount Point : (/different.ogg)
List Clients | Move MountPoints | Update Metadata | Kill Source
audio_bitrate 48000
audio_channels 2
audio_info bitrate=128;channels=2;samplerate=44100
audio_samplerate 44100
bitrate 128
channels 2
genre RockNRoll
ice-bitrate 48
listener_peak 3
listeners 3
listenurl http://localhost:8000/different.ogg
max_listeners unlimited
public 1
samplerate 44100
server_description This is a stream descripti...
2003 Mar 15
0
mapping mux vector question
Hello everybody
According to "vorbis-spec-ref.html"
paragraph: "mappings", the vector [vorbis_mapping_mux]
should contain the following:
4.
if [vorbis_mapping_submaps] is greater than one, we read channel multiplex settings.
For each [j] of [audio_channels] channels:
1. vector [vorbis_mapping_mux] element [j] = read 4 bits as unsigned integer
2. if the value is greater than the highest numbered submap
([vorbis_mapping_submaps] - 1), this in an error condition rendering the stream undecodable
But, what are the values of v...
2009 Jun 18
4
Sources can't connect to my server
I have IceCast 2.3.1 running on Window XP SP3 as a windows service.
My computer is behind a d-link router, and the router is configured to
pass through to port 8000 on my computer.
On the same computer I am running WinAmp with an oddcast dsp and
streaming work fine, people beyond my router can listen no problem.
I also have a laptop running Windows Vista SP2 with WinAmp and a Spacial
dsp,
2002 Oct 15
5
Specification change requests
...----------
------------
read 1 bit as a boolean flag; if set, square polar channel mapping
is in use:
[vorbis_mapping_coupling_steps]= read 8 bits as unsigned integer
and add one
for [j] each of [vorbis_mapping_coupling_steps] steps:
vector [vorbis_mapping_magnitude] element [j]=
read ilog([audio_channels] - 1) bits as unsigned integer
vector [vorbis_mapping_angle] element [j]=
read ilog([audio_channels] - 1) bits as unsigned integer
-----------------------------------------------------------------
------------
In this block, the vectors vorbis_mapping_magnitude and
vorbis_mapping_magnitude ar...
2003 Mar 16
2
Some Questions
...or1_partition_class_list
<p>3---------------
According to "vorbis-spec-ref.html"
paragraph: "mappings", the vector [vorbis_mapping_mux]
should contain the following:
4.
if [vorbis_mapping_submaps] is greater than one, we read channel multiplex settings.
For each [j] of [audio_channels] channels:
1. vector [vorbis_mapping_mux] element [j] = read 4 bits as unsigned integer
2. if the value is greater than the highest numbered submap
([vorbis_mapping_submaps] - 1), this in an error condition rendering the stream undecodable
But, what are the values of v...
2004 Sep 10
2
Ogg encapsulation
I've been implementing Ogg FLAC support in an editor I'm working on, and
I must admit to being frustrated by the lack of support for the codec on
the Ogg layer... and this is more than lacking granulepos.
The codec's I've worked with, and my own (Writ), use Page 0 for general
information about the codec. Specifically, the samplerate, bitrate,
quality, number of channels, all