search for: frameno

Displaying 5 results from an estimated 5 matches for "frameno".

Did you mean: _frameno
2000 Nov 08
1
vorbis module: Makefile cleaning
...s.a barkmel_SOURCES = barkmel.c tone_SOURCES = tone.c --- rather than just plopping them into EXTRA_DIST (this way they don't get made by default, but the compilation rule is there) oh yah. psytune.c should now include "backends.h" at the beginning, and there are two lines where the frameno --> granulepos name change was missed. Similarly, it might be an idea to reinstate the 'selftest' target, even though you normally wouldn't make it. I also have rules to make the special library versions e.g. --- vorbis/Makefile.am with train_lsp: $(MAKE) all CFLAGS="@...
2006 Apr 19
0
RE: [patch] "frame number" size in hypercall ABI
Keir Fraser wrote: > On 19 Apr 2006, at 17:44, Hollis Blanchard wrote: > >> "xen_frameno_t" then? > > xen_pfn_t? Definitely won''t conflict with anyone, and I prefer ''pfn'' > to ''frameno'' as it''s more consistent with other names we have in the > interface. > >> Attached is the updated patch, with typos fixe...
1999 Oct 09
1
Just looking for some information...
In vorbis_info, is int rate; the sampling rate of the data being output or the bitrate of the encoded stream? If it is the sampling rate, is there some way to get the bitrate? (or vice versa) The only other thing I'm in need of is some way to determine (in seconds) the length of a stream... Tony Arcieri --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2007 Apr 12
1
Seek problem 2 - reinitialization of the decoder
...tream_packetout(&tstream, &packet); if (result == 0) { // Not enough data... load some more pages! bufferData(); } else if (result > 0) { theora_decode_packetin(&decoder, &packet); int videoBufferTime = theora_granule_time(&decoder, decoder.granulepos); int frameNo = theora_granule_frame(&decoder, decoder.granulepos); if (theora_packet_iskeyframe(&packet) == 1) { ... The problem is that the time and framenumber are not correct - in fact they are offset with something that's either completely random or influenced by whatever state the...
2007 Jan 18
16
5.1 surround channel coupling
It obviously would be nice to have such a mode available, for e.g. DVD audio compression. Apparently, the list doesn''t tell me too much about it. My questions are: 1. What is the current status of the 5.1 channel coupling in Vorbis? 2. If I''ll be interested in participation in its development, what is the recommended reading? -------------- next part -------------- An HTML