similar to: How could I get the test suite for Theora?

Displaying 20 results from an estimated 1000 matches similar to: "How could I get the test suite for Theora?"

2011 Jan 19
1
How to build Theora decoder on VC++ paltform
On 17.01.2011 12:35, Raju wrote: > Dear friends > Recently i have downloaded Theora video codec from http://www.xiph.org/ > , > here its having both encoder and decoder , how can i build only > decoder on VC + windows platform , if i build now i will be getting " > Cannot open include file: 'ogg/ogg.h': No such file or directory " > pls send me solution for
2010 Jan 29
6
Theora video support in Firefox and Opera
Firefox: 3.6 is out. What's new? I don't know (see :-( below) Trying to play videos: + Can play (in some cases) Internet videos + Can play (in some cases) videos from local storage + Seems to pass the testsuite tests , http://wiki.xiph.org/TheoraTestsuite , ("offset" looks good, 4:4:4 and 4:2:2 too, not sure about the 322x242 "not divisible by 16" - there is a black
2008 Oct 13
3
console output
Hi All, Does anyone knows what doest this output means? [root@serverxen ~]# xm list Name                                      ID Mem(MiB) VCPUs State   Time(s) Domain-0                                   0     3202     8 r-----   5220.1 vm1                                  3     4095     2 -b----   3529.2 vm2                                  5     8191     4 -b----    399.0 [root@serverxen ~]# xm
2017 Feb 17
4
samba ad sysrepl
Hello, I have installed an samba ad1 and an samba ad2 with replication. On the dc1 "samba-tool drs showrepl" say "... was successful" On dc2 there is the same. When dc1 goes down I get an Error (on my client): Active Directory Users and Computers error: "server is not operational" What is wrong here? For my understand that is no Replication, when one goes down and
2010 Feb 14
1
Loop Filter Limits
I'm going to try documenting the various sections as I figure them out, in order to help others who are trying to implement the Theora CODEC. I'll go back and document the stuff I've already done, but I'm starting at the loop filter limits because that is where I ran into my first uncertainties. I found where libtheora did its loop filter limit decoding, and printed out the
2004 Feb 07
2
killing rsync
HI, My name is tarun and iam new to this list.. Can any one please help me ?? How can i kill a rsync.. Suppose if iam in middle of rsync of a whole 10gb of data. Can i kill rsync in the middle using kill "rsync process id" and resume it later, wouldnt it result in any errors if we kill rsync suddenly. Or is there any signal to send to rsync to terminate it cleanly..Doest rsync have
2007 Nov 08
2
weird 185 secs timeout call problem
On our tests using asterisk, some calls have been terminated abruptely with exact 185 seconds. This is happening with all our incoming calls from a trunk from 1 of my DID providers ( other providers or trunks are fine) and I could reproduce it by calling a queue from my Wengophone Softphone and letting the MoH play for 185 secs. If I make the same call from my WRTP54G on the same place,
2015 Jun 18
2
CentOS QA
Thanks for the replies. I understood that a major part of testing being done by Redhat. But after repackaging the sources how doest CentOS make sure the integrity of the product. Is it being done by a dedicated team or by community ? On Fri, Jun 12, 2015 at 8:37 PM, Jonathan Billings <billings at negate.org> wrote: > On Fri, Jun 12, 2015 at 09:49:42AM +0530, Sudhi wrote: > >
2011 Apr 15
2
If voice mail not found dialplan
Hey guys, I have stdexten macro dialplan and I have to handle those who doesn't have voicemail box setup. Right now if someone call and if person unavailable the it's just hangup that call. I want it say "person doest have vm setup yet." smthing like that. How should I handle this in my dialplan ? -- Sent from my iPhone
2007 Dec 15
2
Reading Model data before update
Hi all, here is the challenge: I have this validation method, that basically prevents an object which billed = true to be updated: def before_update if read_attribute(:billed) errors.add_to_base(''This service has already been billed for'') end !read_attribute(:billed) end The above code does not work in case I do something like: object =
2004 Nov 11
5
URGENT!! some large websites cant be surfered
Clients: Some sites just show the top area not the full page. Some sites cant be reached at all. I think it 90% may be the MTU/MSS problem. But I already have set the shorewall.conf CLAMPMSS=1400 or CLAMPMSS=Yes, but it doest make things good. I would be mad. Anybody helps me would so appreciated! If you want know more info. to diag my problem, I would be please to.
2006 Dec 28
4
filter policy drop and allow transparent proxy
Trying to use the policy drop rule with the bridged firewall, when I removed the first line the transparent proxy works great? It seems a bit strange as from reading several articles on it I thought the following occurs. 1st line - if it doest match it gets dropped on the local filter input. 2nd line - redirects the traffic off the link layer into the network layer ready for line 3. 3rd line -
2006 Jul 14
2
Qtracker on Wine
I'm running ubuntu. and I'm trying to get qtracker running in wine. www.qtracker.com is the website. I'm a total noob when it comes to wine on linux. I'm really a noob to linux. But I can listen to someone talk fast so dont be afraid to help. It should be an easy install for someone who's already used wine. I'm just wondering I've gotten as far as $wine qtracker.exe
2009 Feb 09
2
Problems with mysql multi-master after update.
Hello, after I updated from mysql-5.0.22 CentOS 5.0 to mysqld-5.0.45 in CentOS 5.2, mysql looses master-slave sync after one node reboots. I've noticed that the slave doest not respect the informantion on master.info, instead, it tries to read the informantion from the master server file inc-index.index. Let me give a example, the master is alredy on incremental.000006 and the
2005 Oct 05
1
user authentication
Hi , Could you please tell me the icecast having any possibility , to do user authentication with user MSISDN ?? and at the moment doest it support for video streaming , like real , mpeg , avi .etc. with RTSP protocol ?? Thanx in advance, Kane. --------------------------------- Yahoo! for Good Click here to donate to the Hurricane Katrina relief effort. -------------- next part
2005 Feb 21
1
error in using usrmgr.exe
Hello: I have set up samba PDC using samba 3.0.11. When I use the usrmgr.exe tool on NT4 machine to add user to the domain, it prompts and says: "The following error occurred changeing properties of the user mary: fail find the group" (The error msg actually appears as Chinese in my computer, I just translate the error message). Then I check with the samba log file and it said: group
2008 Jan 04
3
session auth and AWS auth
Hello I have 2 applications (1 normal, 1 Beast Forum) that set the session domain to be the same so that they can share information between them (they use the same database). However, i am not 100% clear on how I can expose the controller methods to each of them through normal HTTP Auth, and keep the normal acts_as_authenticated pieces in place at the same time? Is there a way to distinguish
2023 Sep 21
2
Help ! libvirt
Adding libvirt mailing list apologies for cross-posting libvirt version: 9.7.0-1 On Thu, Sep 21, 2023 at 8:39?AM john doe <johndoe65534 at mail.com> wrote: > On 9/21/23 09:32, Bhasker C V wrote: > > I am getting an error with libivrt when I create a VM > > > > ``` > > $ sudo virsh create ./win11.xml > > error: Failed to create domain from ./win11.xml >
2009 Aug 05
2
sip.conf parameter and sip msg between server <-> client
Hello I have few questions : - what's the difference between a subscribe request et a register request ? - in asterisk 1.6 allowguest=yes or no param does it work ? if yes, please someone could explain how doest it work because I think i'm a little bit confuse. - if I configure a sip terminal in sip.conf like this [john] type=friend username=JOHN secret=mypassword host=dynamic
2006 Mar 28
1
XP does not login Samba PDC
Hi all, I'm usigin Samba version 3.0 with OpenLDAP 2.2.23 server:~# smbd -V Version 3.0.14a-Debian server:~# slapd -V @(#) $OpenLDAP: slapd 2.2.23 I was using the Windows XP client login on Samba PDC but after some days, unexpectedly it didn't login anymore The client: client$ id added on LDAP and the configurations above are sets on Windows XP: Domain member: Digitally encrypt or