Displaying 20 results from an estimated 600 matches similar to: "tool dedicated to analyze theora stream"
2007 Jul 12
1
PostProcessingLevel field of PB_INSTANCE
What is the PostProcessingLevel field of PB_INSTANCE?
When is it used?
It is used for all Theora's video or it is just for legacy support with VP3?
Thanks
--
Leonardo de Paula Rosa Piga
Undergraduate Computer Engineering Student
LSC - IC - UNICAMP
http://www.students.ic.unicamp.br/~ra033956
2011 Mar 20
4
How to run dos cmd under wine
I neade to run a script under Wine but the script requires a cmd dos so atm dosent works (i neade to connect an ftp and upload some files) is thear any emulate that i can install on wine so that i have that posibility?
Thank's
Helen
8)
2014 Feb 13
2
回复: A beginner in "Posting list encoding improvements"
I think what i did is the same with you except i use make rather than make -sj8, and I did as root.
And I do as you wrote again:
root at hurricanetong-VirtualBox:/home/hurricanetong/xapian-1.2.17/xapian-core-1.2.17# ./configure
[...]
root at hurricanetong-VirtualBox:/home/hurricanetong/xapian-1.2.17/xapian-core-1.2.17# make -sj8
Making all in .
Making all in docs
Making all in tests
root at
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
I uninstall xapian1.3 and install xapian-1.2.17
but i still failed
hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` demo2.cc
/tmp/cc2wsfDJ.o: In function `main':
demo2.cc:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> >
2013 Apr 08
1
when save the domain, the following errors occured
Hi,
I have create one vm by libvirt api,
And I goto virsh, when I doing save the domain, the following errors occurred:
virsh # save demo2 /home/wk/libvirt/demo2.save
error: Failed to save domain demo2 to /home/wk/libvirt/demo2.save
error: internal error unable to send file handle 'migrate': No file descriptor supplied via SCM_RIGHTS
virsh # list
Id Name
2003 Oct 23
2
native bridge
Hello,
How to turn off native bridge in Asterisk.
Is it possible ??
Bart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031023/91dbe38d/attachment.htm
2011 Jan 17
1
virt-install with --channel option inquiry
hi, virt guys,
This is Hongqing from Fedroa QA team. I try to forward the guest installation logs to host with virtio.
I have used virsh edit <guestName> to add a channel, it works fine.
I think it would be better if I can initialize it when I create the guest using virt-install,
and virt-install also offers the option, I have tried below, but it does not work.
virt-install
2005 Jan 30
4
Processing incoming calls with multiple contextst over PRI
So I have a problem. A customer of mine wants a PBX, owns an office
building. I want to sell him on asterisk. He has 4 tenants. I am using
my asterisk box to simulate it. My asterisk box has a TDM400P card, not
a PRI card. Don't know if it makes any difference.
Anyway, I want to route incoming phone calls to different contexts based
on the phone number being called.
Here is my
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 14:58, "Hurricane Tong" <zhangshangtong.cpp at qq.com> wrote:
> hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` BuildIndexDemo.cpp
You want to use xapian-config-1.3 here, not xapian-config (which will be the installed version, not the trunk version you built).
I've just built trunk (on Mac OS, admittedly),
2005 Mar 18
3
Asterisk handling of SIP info
We encouter a situation where we need to use SIP info to convey infomation
for one end point to another endpoint. I use asterisk to do the test and
find asterisk does not forward the SIP info to another endpoint, but act as
UAS and returns a 4xx error message. I think asterisk is not right to handle
this SIP info message.
In RFC 3261 Page 70 "This protocol is designed to be extended.
2010 Mar 20
3
Updates to development?
Hi, again. Are there any updates to the development of Theora? Like a
version 1.2? I ask this because I want to be re-assured Theora is not just
sitting while people are choosing H.264...
--
Daniel Hendrycks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20100320/3c18a22c/attachment.htm
2009 Jul 21
2
Adjusting x/y text labels for a bwplot using cex.lab
Searched for this and found some help, but I still can't figure it out.
I have trying to enlarge the x and y labels on my box plot. I understand
that you can do this using "cex.lab", but it does not seem to be working for
me. I must be adding it in the wrong spot. Any help would be greatly
appreciated. Here is my code:
bwplot(hr~Herd, data=telemetry, notch=T, ylab="Home
2013 Sep 08
1
Sub setting multiple ids based on a 2nd data frame
HI Matt,
I changed the dates a little bit to show dates that are outside the range in dataset B.
A<- read.table(text="
ID????? Date???????????? Depth? Temp
1?????? 2002-05-12?????????? 10 12
1?????? 2003-05-13?????????? 10 12
1?????? 2003-05-14?????????? 10 12
1?????? 2004-04-15?????????? 10 12
2?????? 2002-05-16?????????? 10 12
2?????? 2002-12-17?????????? 10 12
2??????
2007 May 29
24
RFC: MCA/MCE concept
Hello!
The current MCA/MCE support in Xen is that it dumps the error and panics.
In the following concept I propose here, there are two places where Xen has to
react on.
I) Xen receives a MCE from the CPU and
II) Xen receives Dom0 instructions via Hypercall
The term "self-healing" below is used in the sense of using the most propriate
technique(s) to handle an error such as MPR
2008 Feb 15
2
verbose IMAP logging
Hi,
Is there a way to enable telemetry or debug-level logging in Dovecot
IMAP, to see the exact IMAP command issued by the client and server?
E.g. to confirm if a certain MUA is indeed using IMAP IDLE, or if
it's doing LIST or LSUB.
The IMAP connection is made over TLS/SSL, so tcpdump won't work.
Thanks,
Robert
2011 Mar 22
5
FPGA encode stages flow diagram
Good day!
I create diagram of encoder process. Using it i create implementation of
encoder in FPGA (Xilinx/Altera). Please critique it. Is there missing
stages?
Here is blog http://developer-fpga.blogspot.com/
Here is picture of encoding stage 1
https://lh4.googleusercontent.com/-NV8o9DG3jvE/TYjYXr-dYGI/AAAAAAAAAos/U06O-YvhSI0/s1600/stage1.jpg
Here is picture of encoding stage 2
2014 Jul 01
1
Problems with folders named the same like the share
Hello,
I saw a behavior on shares, where "msdfs root = yes" is set and wanted
to know if this is a bug or expected. The following I've done on a 4.1.9
member server:
* Create a share:
[demo]
path = /srv/samba/
msdfs root = yes
browseable = yes
* Create a subfolder "demo" somewhere on the shared directory on Linux
and make sure, that a group you
2016 Nov 04
3
printer tip (deploy win7 drivers)
Hai,
I noticed the following “Optional” update for win7.
https://support.microsoft.com/en-us/kb/3192403
October 2016 Preview of Monthly Quality Rollup for Windows 7 SP1 and Windows Server 2008 R2 SP1
Referres to : https://support.microsoft.com/en-us/help/22801/windows-7-and-windows-server-2008-r2-update-history
We which is talked about a lot..
Addressed issue that prevents
2004 Aug 06
2
speex over radio and homemade hardware
I've been given the task to hunt down a codec that out solar car team
can use to transmit and receive data over a radio link between a chase
car and the solar car its self. As of now I do not know the exact
specifications of the internal hardware of the car, what I do know is
they are looking at transmitting across a 2400baud connection, the unit
in the car is homemade from our labs here.
2013 Nov 12
3
IPMI serial over lan disconnects seem to trigger extlinux reboots
Hi,
On Tue, Nov 12, 2013 at 01:41:29PM -0800, H. Peter Anvin wrote:
> On 11/12/2013 01:22 PM, Andrew J. Schorr wrote:
> > I am using 4.05 because that's what's packaged in the latest Fedora
> > release (Fedora 19 in my case). I wonder why they are using such an
> > old version. I will take a look at how difficult it would be to build
> > the latest version on