similar to: Is this a bug in ogg ?

Displaying 20 results from an estimated 200 matches similar to: "Is this a bug in ogg ?"

2004 Apr 21
3
Streaming ogg from filepointer pointing to archive of many oggs. Ogg stream does not stop after end of one ogg file - what to do ?
Hello, I'm currently trying to implement streaming off ogg-files out of an archive file using SDL and SDL_mixer for playback. Therefore i create a FILE * filepointer, place it to the beginning of an ogg file inside the archive and hand over the filepointer to ov_open. ( command: ov_open(fp, &music->vf, NULL, 0) ). This works fine so far. The problem is: if i put many oggs together in
2001 Jul 16
2
Songs stopping early on my player
I suspect the stopping behaviour is my mishandling of either OV_EBADLINK or OV_HOLE. What should I be doing if either of these values are returned by ov_read? Having experimented more Winamp has no trouble with the "jerky" songs. But the songs where my player stops prematurely pause for a second or two in Winamp. And with WMP they continue to play properly, but from the point where they
2010 Jan 14
3
iaxmodem / hylafax receive problem
Hi, I'm trying to receive faxes using hylafax / iaxmodem but I just can't get it to work. We're using Sangoma E1 cards and have calls coming in over PSTN. I've tried turning hardware echo cancellation off but it makes no difference. This is what I get in /var/spool/hylafax/log: [root at faxhost log]# cat c000000003 Jan 14 12:44:43.39: [ 3403]: SESSION BEGIN 000000003 18005551212
2012 Apr 19
1
Xapian::Database->close() for perl missing
I have a xapian-daemon, which can be queried via http. A background-process generated every hour one new index and then remove and create a new symlink to the current database. /path/to/index/20120419010000 /path/to/index/20120419020000 /path/to/index/20120419030000 /path/to/index/default => /path/to/index/20120419030000 So the daemon only check the mtime of /path/to/index/default/iamchert
2008 Apr 11
1
ov_read() returns OV_EINVAL (-131)
Hi, I'm new to mailing lists, so don't argue if I do sth wrong... I'm coding on a C++ game with Vorbis- and 5.1-Surround-compatibily. For two channels (stereo), everything's fine, but when I try to read a 6-channel-ogg, ov_read returns -131 (OV_EINVAL). That's strange, because as the specification says, it only returns OV_HOLE or OV_EBADLINK as errors [1]. Have I missed
2002 Oct 24
2
A question about OpenSSH_3.4p1 on Solaris 8
Hi, I'm doing test with OpenSSH. The question I have is when I issue "ssh -l test1 localhost", there are two additional "sshd" daemons spawned - there should be only one. I don't know why. Appreciate if anybody can give me some clue. Please make sure to include my address since I'm not in the list yet. Thanks in advance. Below is the procedure: $ ps -ef | grep
2018 Nov 09
0
CentOS-announce Digest, Vol 165, Issue 1
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2018 Nov 05
0
CESA-2018:3403 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2018:3403 Important Upstream details at : https://access.redhat.com/errata/RHSA-2018:3403 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 8df523679c35149a2785c6056419e4087d991acf7a5415761d5353b5d7612840 thunderbird-60.2.1-5.el6.centos.i686.rpm x86_64:
2006 Aug 28
0
Problem with openvpn and tun interface
I'm scratching my head here a little. And my post to the openvpn mailing list is not getting any attention. I have an openvpn server working with Windows clients and I thought I'd try to get a client config on a CentOS box running. The client is a minimal install of CentOS and I like to use shorewall (3.2.x). I've tried to run the vpn client with the fw off and on with no change.
2014 Feb 26
2
sentiment analysis en español en R?
Gracias Jorge! Pregunta: y por que fue archivado? ...................................................................................... Silvia Cobialca Cincinnati DBA Team - CIO RAS Team Accenture - Buenos Aires IO Delivery Center Desk: 5411 5196 2715, Mobile: 54911 4160 7748 Email: silvia.cobialca@accenture.com<mailto:silvia.cobialca@accenture.com> IM:
2014 Feb 26
2
sentiment analysis en español en R?
Muchas gracias Carlos. Lo voy a probar a ver como me funciona con lo que tengo que procesar ...................................................................................... Silvia Cobialca Cincinnati DBA Team - CIO RAS Team Accenture - Buenos Aires IO Delivery Center Desk: 5411 5196 2715, Mobile: 54911 4160 7748 Email: silvia.cobialca en accenture.com IM: cobialca en hotmail.com Pager:
2007 May 30
0
Index file rewrite status
The biggest problem with getting v1.0 out was getting its index file code stable. v1.1 plans included doing large changes to the index file code, so it's important to get the new code stable as soon as possible. Since I've managed to stay pretty productive for the last few weeks, I've been mostly just coding the index changes. Once I'm sure that the code is again fully working
2014 Feb 26
4
sentiment analysis en español en R?
Queria saber si ya esta disponible un paquete para poder hacer sentiment analysis de textos en español en R. Si lo hay me podrían informar si lo puedo adicionar a la instalación en ingles? Gracias!!!! ...................................................................................... Silvia Cobialca Cincinnati DBA Team - CIO RAS Team Accenture - Buenos Aires IO Delivery Center Desk: 5411 5196
2006 Jun 21
5
module and cache/restarting server
Hello, It seems I need to restart webrick everytime I modify a module in order for my modifications to be taken into account. Is this normal and is there a workaround? Regards, -- ---------------------------------------------------------------------- Yannick Majoros http://www.inma.ucl.ac.be/~majoros Informaticien UCL/INMA-MEMA 4, avenue G. Lema?tre B-1348 Louvain-la-Neuve Tel:
2012 Dec 05
7
ov_open_callbacks takes so much time to open 210 MB OGG file
Why ov_open_callbacks(fd_, &vf, NULL, 0, OV_CALLBACKS_NOCLOSE) takes so long to open OGG file? The OGG file has just 210 MB. It takes a lot of time open the file. I am working on OGG audio recorder and player. Thanks in advance! With kind regards, Pavel
2008 Sep 09
1
How do I compute interactions with anova.mlm ?
Hi, I wish to compute multivariate test statistics for a within-subjects repeated measures design with anova.mlm. This works great if I only have two factors, but I don't know how to compute interactions with more than two factors. I suspect, I have to create a new "grouping" factor and then test with this factor to get these interactions (as it is hinted in R News 2007/2), but
2014 Mar 17
2
problema con intalacion de zoo (debido a version) y sentiment140
Daniel- Yo intente bajar de zoo/archive la version anterior (la 7.10) pero no es un zip y como mi OS es windows, no hay caso, no me lo toma. Al instalar sentiment140 (si, desde ese link que has puesto) desde el zip no me aparece en la lista de los paquetes instalados y por tanto cuando hago library(sentiment) me aparece un mensaje indicando que el paquete no existe Gracias por la ayuda!
1999 Apr 28
3
weird problem
Hi there, I ran into a weird problem. 2 machines, one with an NE2000 clone (W95) card and the other with an Etherworks203 (linux with Samba). Samba: from W95 client file shares ok, home shares ok, can read and write files. Printing: I *can* configure a printer up to the printing of the testpage, that fails. At starting of W95 it succesfully connect to the printer share. Printing something fails,
2010 Nov 24
0
Surprise in (delete_all | clear | destroy_all) on association
Hi, I was very surprised by difference of delete_all on association vs model(delegated to relation). Given TaskFilter.has_many(:qualifiers, :class_name=>''TaskFilterQualifier'') TaskFilter.delete_all => one DELETE statement Without :dependent option on "qualifiers" association TaskFilter.first.qualifiers.delete_all => SELECT `task_filter_qualifiers`.* FROM
2005 Mar 27
0
"Unable to get parameters" while configuring FXO cards, any ideas?
Hello, I was trying to configure 2 Digium X100P-Card compatible FXO cards. Everything went OK up to starting Asterisk, the following error occures while parsing zapata.conf: Parsing '/etc/asterisk/zapata.conf': found Mar 27 16:24:20 ERROR[1075656544]: chan_zap.c:5196 mkintf: Unable to get parameters Mar 27 16:24:20 ERROR[1075656544]: chan_zap.c:7162 setup_zap: Unable to register channel