similar to: Granule Position Information:

Displaying 20 results from an estimated 800 matches similar to: "Granule Position Information:"

2005 Sep 04
2
Basic Doubt on Packets and Pages
Hi All, Sorry if this is too much silly. Vorbis encoder gives out packets of information. 1. Is it that each packet contain information of one frame/window either 256 / 2048 or any length set by encoder? If yes then the encoded packet will be variable in length. 2. Every packet is divided into segments, how does the encoder decide on number of segments in each packet? It must be dependent upon
2005 Aug 29
3
Vorbis Encoder Spec and Detailed Doc
Hi All, Can any one link me or send me a complete detailed spec of Vorbis encoder? I found the Vorbis_I_spec.pdf but it does not provide much information about encoding procedure. Ravi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20050829/cf209e5a/attachment.html
2005 May 17
4
HOW TO Enable IPSec for FreeBSD.......???
Hi, I have tried to enable IPSec support for my FreeBSD( 4.11-RELEASE) system. First, I copied the generic kernel configuration file to a file I called MYKERNEL: #cp /usr/src/sys/i386/conf/GENERIC /usr/src/sys/i386/conf/MYKERNEL Then, I added the following three lines to the options section of /usr/src/sys/i386/conf/MYKERNEL: options IPSEC options IPSEC_ESP options
2004 Jun 23
1
Asterisk user/host registration
Hi Folks, I am newbie to asterisk. Recentely I have installed asterisk on Linux Fedora 2 box. After reading some document, I tried to configure the server. When I connect to our server, SIP user-agent shows that I am logged in. But it doesn't show my system(client) IP when I issue command at astrisk CLI. The O/P is as below. *CLI> sip show peers Name/username Host
2004 Nov 23
1
making winxp machine a member of the domain
Hi, I am using Samba 3.0.7. on a Red Hat 9 system. I tried to configure the machine as a PDC by using a configuration file quite similar to what is giving in the chapter 4.Windows NT domains of 'Using Samba' 2nd edition by Orielly. Using testparm shows that the machine has been identified as a PDC of the domain 'hamsateam.' To test the PDC, I tried to make a WinXP
2005 Aug 30
2
BlockSize Length in Vorbis Encoder
Hi, How does vorbis encoder decide upon the variable block/frame size length? Ravi -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/vorbis/attachments/20050830/cf6b8ed4/attachment.htm
2005 May 12
7
wanted A tool to measure bandwidth....
Hello Everybody, I have configured a Linux box that does traffic shaping. Its working wonderfully fine, just as expected...Now i want to measure the bandwidth consumed by each of my hosts....But I dont want SNMP to run on all the hosts[as required by MRTG] I used iptraf on my linux box, but it only measures the bandwidth on interface basis only.... I tried installing traffic-vis, its not working
2006 Feb 15
2
[LLVMdev] question-TUD, germany
hi everyone, here i have a question: is there any chance in llvm intermediate representation to compare whether a operand (ie a value) is used as a user without iterating over all the instructions in a basic block. i will explain this with an example: i=p+4; j=i+p; in the above example i mean p,4,i,p which are on the RHS are operands and the terms i,j which are on the LHS are users. so what i
2005 May 23
2
How to setup IPSec tunnel between FreeBSD and Linux systems...?
Hi, I am trying to setup ipsec tunnel between Freebsd (host1) and Linux (host2) systems.And I also interested in executing some ipsec test cases( Like TAHI conformance test suite) on the same connection. Please, suggest me some details regarding this setup and Specify any materials which can be obtained from from any locations(site).. I have enabled IPSec support for FreeBSD (4.11 Release) and
2005 Sep 05
1
Floor Generation
Hi, Can any one explain me basic concept of Floor Generation in Vorbis encoder? Ravi __________________________________________________________ Yahoo! India Matrimony: Find your partner online. Go to http://yahoo.shaadi.com
2005 Sep 12
1
Multiple Code-book Setup
Hi All, I believe thr is only one Probability and Code book per logical bit-stream, and if chaining exists then we may have multiple setup's. Is this right? In short for a logical bit-stream we get only once 1. Identification Header 2. Comment Header 3. Code-book Setup Header right? Ravi __________________________________________________________ Yahoo! India Matrimony: Find your
2006 Mar 03
1
[LLVMdev] printing constants
Sir, Given code like: > > X = add int Y, 1 > Z = mul int X, 17 while I iterate over the operands of the first instruction i want to print the variable x ,as well as the constant 1 and while i iterate over the second instruction i want to print variable x and constant 17. what should I do? thanking you, yours sincerely, anubham suresh TU-Darmstadt --- llvmdev-request at
2005 Aug 31
2
Asterisk Queues and Strategies
I was playing today with the different queueing strategies in queues.conf when I noticed the following behavior. I have 4 agents defined in a queue in queues.conf. These agents login using AgentCallbackLogin. The strategy in the queue is set to leastrecent. I place four calls into the queue and * sends only one call to the least recently used agent. If that agent does not pick up, the
2023 Jan 19
0
Ambiguity regarding granule position
Hello all, there is an ambiguity within the Vorbis specification regarding the granule position of the Ogg encapsulation. I'm referring to section "A.2. Encapsulation" of the Vorbis I specification, as found here: https://xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-132000A.2 The specification both says > The granule position of these first pages containing only headers > is
2004 Apr 15
1
Granule pos bug ?
After trying to find out what to do when no packets complete on a page... i reread the ogg spec and found this... "A special value of -1 (in two's complement) indicates that no packets finish on this page." So i searched through a few files and it appears that the muxer doesn't do this... has this been depracated ? In all cases i can find that this happens the page has the same
2008 Jul 24
2
Zero granule pos
Hi, I've seen several implementations of Ogg demuxing that use a zero granulepos to detect headers. However, I do not recall seeing this in the Ogg docs - is this an abuse that happens to work because Vorbis is timed by end granule, or is it a proper way to check ? Thanks
2002 Nov 12
1
Chained streams and granule position
Hi! I don't find any detailed information about this in the specification, so I try a question here. If two plain, unmultiplexed Ogg/Vorbis-files are chained into one file, you end up with an Ogg-file with two logical Vorbis streams. When playing this file, would it be correct for a decoder to synchronize the two streams according to the granule position of the Ogg pages (playing them
2008 Mar 22
2
fishead granule rates
Hi, What are the two granule rates in a fishead packet supposed to be for ? Since each of the streams has a corresponding fisbone packet with its own granulerate in it, and they can be all different, wha does the presentationtime num/den means ? Also for hte basetime num/den, since the UTC time which is also present in fishead seems to be a textual representation rather than a linear count ?
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
Hi, We have some 100 Servers (includes both Intel and PPC based systems). Is there any way to easly install OS (different flavours of Linux) on these systems ? We do not have control over the DHCP Server settings so is there any way to do this with out touching the DHCP Server ? We have static IPs for all the systems. Regards, Naveen
2007 Oct 23
2
Vorbis granule position
I have a technical question about the vorbis granule position, but I would like to put the question into context. When a ogg vorbis stream is ripped using wget, fetch, or streamripper under Linux or FreeBSD, the resulting file has problems both with granule position and with a missing EOS. I think I can figure out how to add an EOS, but is there a way to determine the granule position in a stream