search for: probobally

Displaying 16 results from an estimated 16 matches for "probobally".

2003 Aug 08
4
Listening to Ogg streams with MacOSX
This comes from Indymedia audio list, Whamb! should probobally be listed on the vorbis.com software pages. ----- Forwarded message from nathaniel t <vsea75@hotmail.com> ----- The whole world doesn't use Linux or Windows. Some tiny fraction of computer users use Macs. I didn't realize until yesterday evening how difficult and mysterious it i...
2005 Nov 08
1
[Theora-dev] Re: OggYUV
> For a lossless codec, the luxury of a "small number of useful formats" > may not be advisable. I can't tell you how many times I've had some raw > data and been completely unable to play it with e.g., mplayer, because > mplayer did not have an apporpriate fourcc. And mplayer has made up many > of their own non-standard fourcc's (which not even all of mplayer
2004 Aug 06
3
BUG: page-aligned data in libshout
I've spent three days tracking this bug down.. I have yet to find how to fix it in the code, tho I do have a workaround which proves the nature of the bug. Sorry for the somewhat-overkill nature of explaining this bug, but some people have been doubting it so I'm going to give the evidence nessesary to prove the nature of it. If you send page-aligned data to libshout (via shout_send) it
2004 Aug 06
3
BUG: page-aligned data in libshout
I've spent three days tracking this bug down.. I have yet to find how to fix it in the code, tho I do have a workaround which proves the nature of the bug. Sorry for the somewhat-overkill nature of explaining this bug, but some people have been doubting it so I'm going to give the evidence nessesary to prove the nature of it. If you send page-aligned data to libshout (via shout_send) it
2004 Aug 06
0
OOPS! (was BUG: page-aligned data in libshout)
Sorry everyone, one major flaw in my proof: On Sat, May 17, 2003 at 02:07:36AM -0400, Arc wrote: > > The last test, and the way the code currently stands, proves that the > bug is in sending libshout page-aligned data: > > [...] > self.shout.open() > self.shout.send('OggS') > def __call__(self, data) : > [...] >
2003 Aug 21
1
voice -only broadcast
Hi I'm actually running an icecast server to broadcast voice . I'm not broadcasting music at all . Would it be better for me to use speex ? Is there an icecast-like broadcast server for speex ? Would there be a way to read the braodcast stream under windos and MacOs and Linux ? ( Winam or else ... ) Thenks inadvance ... --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg
2005 Mar 12
2
Pretec Allegro does not appear to play Oggs
Can I change the wiki? The box claims it plays oggs, the tech. specs. in the booklet claims it plays oggs, *some* places on the website claims it supports oggs, but it doesn't actually play my oggs. Can I move it to a "misadvertised" section, or a "rumours" section, or what can I do to indicate this to other people, so they don't accidentaly buy it? Hugo
2005 Nov 08
0
OggYUV
On Wed, Nov 09, 2005 at 09:59:02AM +0800, illiminable wrote: > > While it's true there are a bunch of FOURCC's that represent non-raw > formats like DIVX etc, the ones which represent raw YUV types are pretty > well defined. Yes you certainly still need the width, height, aspect ratio > and frame rate. Since FourCC is an identifier for a different codec, what you are
2003 Feb 27
1
NSV and VP3
Hi, Quick note: In case anyone has not heard, Nullsoft, the people behind Winamp, have seen fit to develop their own multimedia container format. It can hold any kind of data, but their primary codecs are MP3 for audio and VP3 for video: http://www.nullsoft.com/nsv/ I and a few other people are still working out the details of the format:
2005 Nov 07
1
OggYUV
In response to (and with the help of) John Koleszar I put together an early draft of OggYUV.. or rather, a list of header fields for it. http://wiki.xiph.org/index.php/OggYUV Feedback (on list or on wiki) is most certainly solicited, especially on the chroma subsampling list (how many different sampling methods do we need to reasonably support?) and if we've missed any fields to date.
2004 May 05
3
allofmp3.com provides ogg downloads
In case anyone is interested, there is a great online music store at allofmp3.com that features $0.01 (USD) per Mbyte download. Since they are based in Russia, they pay very low royalties. The kicker is that they encode to your requested format, including ogg/vorbis at whatever quality or bitrate setting you want. Downloading legal ogg's to my iRiver iHP-120.... Oh, the bliss.....
2004 Feb 25
1
a new proposal
...Ogg Vorbis stream, one would also have to change the encapsulation. Tools to port Ogg Vorbis from Ogg1 to Ogg0 would be fairly trivial, as it'd just take the two granule fields of the page header and add them together to get the Ogg0 granulepos. If this proposal is sound, then there should probobally be a discussion about potential other improvements which could be made at the same time, tho I think we should keep in mind that Ogg0 has proven to be damned stable and useable over several years now. IMHO, this is the first case I've seen where Ogg0 has not been an optimal container forma...
2005 Nov 08
0
OggYUV
...an be generically programmed. Being as there's less than 20, it may make sense to simply define these sets on their own, giving the 6 bits over to "data format" and make these part of the spec. As far as mapping to other codecs, it really doesn't matter, since there'll probobally be a table which says "map to this arrangement". Mapping to maximum 32 would only require 5 bits, if we wanted to condense this list to index#'s, gaining another format bit for something else... in the current spec draft, the top bit is used for interlaced flag, the second for wet...
2005 Nov 08
3
OggYUV
> > FourCC is a codec identifier, nothing more. It's four letters which can > be > referenced against a table to see what codec it is, it's a standard used > by RIFF > (aka, wav and avi) and older Macintosh formats, and in my opinion, its > obsolete. > While it's true there are a bunch of FOURCC's that represent non-raw formats like DIVX etc, the ones
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
2005 Nov 08
2
OggYUV
Here's a shot at a list of fields: // High level data Displayed Width&Height Stored Width&Height Aspect Ratio (Fractional) Frame Rate (Fractional) FourCC (Optional, set to zero to use values below) Colorspace (enum, R'G'B', Y'CbCr, JPEG (not sure proper name), etc) // Subsampling data U Channel X Sample Rate (Fractional) U Channel Y Sample Rate (Fractional) U Channel