similar to: vorbismodule 0.0b

Displaying 20 results from an estimated 600 matches similar to: "vorbismodule 0.0b"

2001 Aug 31
1
Finally, it can be told!
The reason I have been being very nosy, yet very secretive. vorbismodule 0.0a ----------------- This is a Python (http://www.python.org/) module that can be use to read files in the Ogg Vorbis format, using the same interface as defined in the wave and sunau modules. At the moment it only supports reading Vorbis files, and I've only really tested it under Linux. Please feel free to download
2001 Aug 31
1
Finally, it can be told!
The reason I have been being very nosy, yet very secretive. vorbismodule 0.0a ----------------- This is a Python (http://www.python.org/) module that can be use to read files in the Ogg Vorbis format, using the same interface as defined in the wave and sunau modules. At the moment it only supports reading Vorbis files, and I've only really tested it under Linux. Please feel free to download
2001 Sep 11
2
Another backtrace
I got this one this morning, but didn't notice it til now: --- (gdb) bt #0 0x4003be91 in vorbis_block_clear (vb=0xbffff71c) at block.c:156 #1 0x4003ce36 in vorbis_analysis_blockout (v=0xbffff71c, vb=0x8050b80) at block.c:591 #2 0x4002ff23 in _prefetch_all_headers (vf=0xbffff540, dataoffset=-1073749296) at vorbisfile.c:324 #3 0x4003039c in _process_packet (vf=0xbffff540, readp=1)
2001 Sep 09
1
Backtrace off Lithium's strem
Here it is, all nice and decoded: --- (gdb) bt #0 0x4003be91 in _vds_shared_init () at eval.c:41 #1 0x4003ce36 in vorbis_synthesis_init () at eval.c:41 #2 0x4002ff23 in _make_decode_ready () at eval.c:41 #3 0x4003039c in _process_packet () at eval.c:41 #4 0x4003238e in ov_read () at eval.c:41 #5 0x0804a0d1 in alarm () #6 0x0804993b in alarm () #7 0x400b6177 in __libc_start_main
2001 Sep 06
1
NULLs in ov_callbacks
When calling ov_open_callbacks(), is it safe to have seek_func, tell_func, and close_func all equal to NULL? If not, which ones must I provide and how can I return an error e.g., data source is not seekable? -- Ignacio Vazquez-Abrams <ignacio@openservices.net> --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2001 Sep 02
0
Encoding process
I apologize for bugging you all again, but I've been trying to wrap my head around the encoding process and I'm about to have an aneurysm :P I've gone through oggenc.c, encode.c, and audio.c and I think I have a basic idea of what happens. I got it down in pseudocode as follows: --- 1 get parameters 2 init vorbis_comment -- vorbis_comment_init() 3 init vorbis_info --
2001 Sep 12
6
Yet another backtrace
Another one at block.c:176: --- Title: We The People Artist: DJ Lithium Presents Bitstream is 2 channel, 44100Hz Time: 58:29.07, Bitrate: 100.1 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 27207)] _vds_shared_init (v=0xbffff73c, vi=0x4024efe0, encp=0) at block.c:176 176 b->modebits=ilog2(ci->modes); (gdb) bt #0 _vds_shared_init
2001 Aug 29
2
Byte-width of a bitstream, cabbages, and other things
Sorry to bug you all, but I have some questions (I have beta4 at the moment; don't ask): I was reading through the VorbisFile API documentation because I'm writing code to deal with Ogg Vorbis-encoded files, and nowhere did I see a function or method for retrieving the byte-width of a stream. However, I did notice that ov_read() takes a word size as a parameter. Am I correct in assuming
2001 Sep 02
1
ao-python 0.0.2 not building under latest libs
I decided to take a break from trying to get the encoding working in order to update my libraries to the latest versions I tried to build ao-python from both SRPM and tarball, and here's what I got: --- + python setup.py install --root=/var/tmp/pyao-buildroot --record=INSTALLED_FILES running install running build running build_ext building 'aomodule' extension creating build creating
2008 Dec 03
1
how do I eliminate excess levels in lattice contourplot key / legend?
I'm working on a contourplot( ) graph, the subject of several previous posts to this list. The contours express probabilities from 0 - 1, but the key that is automatically generated by contourplot pads the probability scale with values that are impossible (i.e, range goes from -0.2 to 1.2), which will be confusing to those who view the plot. How can I get the scale to just run from 0 - 1?
2005 Sep 01
2
Inbox weirdness
I recently had a system crash and my inbox became inaccessible via IMAP. ls -ld /var/spool/mail drwxrwxr-x 2 root mail 4096 Sep 1 07:54 /var/spool/mail ls -l /var/spool/mail/ignacio -rw-rw---- 1 ignacio mail 7222021 Sep 1 07:54 /var/spool/mail/ignacio /usr/libexec/dovecot/imap * PREAUTH [CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT IDLE CHILDREN LISTEXT LIST-SUBSCRIBED
2001 Oct 15
1
ogg to mp3 conversion
Howdy folks, currently i am using a cygwin32 build of all tools on NT here at work. most of my cd's are ripped to ogg files, but my mp3diskman is.. well an mp3 player. (http://www.soul.com.hk Its a nice player!) i use: ogg123.exe -d raw -f - "filename.ogg" | lame --r3mix -r - filename.mp3 Is there a better way of doing this, for instance passing the tags through as well? I am
2006 Apr 01
0
php-5.0.4-0.iva.0.centos4.src.rpm (built for x86_64 and i386) in CentOS Plus
All, Ignacio Vazquez-Abrams has created php-5.0.4-0.iva.0.centos4.src.rpm that works with CentOS-4. After testing this version of php, we have decided to include it in CentOS-Plus for CentOS-4. It is available for i386 and x86_64. There are several files in each distro: x86_64: php-5.0.4-0.iva.0.centos4.x86_64.rpm php-devel-5.0.4-0.iva.0.centos4.x86_64.rpm
2005 May 11
0
CentOS-announce Digest, Vol 3, Issue 4
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://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
2008 Mar 15
0
Re: CentOS] Skype on CentOS 5 - my microphone settings are incorrect
On 15 March 2008, Anne Wilson cannewilson at googlemail.com wrote: <snip> <It's not obvious from that. There is an alsa-users list at <alsa-user at lists.sourceforge.net. I had to go to them once with a <problem and found that they have detailed knowledge of a lot of sound <cards. The solution to my problem wasn't obvious either - and it was a <matter of finding
2005 Sep 12
0
x86_64 Question (Solved)
Hmmm... Looking at drivers/human.c starting at line 666 if (human.state_test(ALIVE)) then if (eval_actions(DUMB)) dumber(); else human.state_set(DEAD); Get used to it. Brian Brunner brian.t.brunner at gai-tronics.com (610)796-5838 >>> ethericalzen at gmail.com 09/12/05 03:06PM >>> Ignacio Vazquez-Abrams wrote: > On Mon,
2005 Oct 03
0
Re: [which kernel for AMD Sempron processor?
Agreed: Should have read "socket A" semprons, since these are the most common currently although rapidly disappearing... >*1* type of Sempron is an Athlon XP processor, the Socket-462 >versions. With the Socket-754, it is an Athlon 64, although >most have their 64-bit functions disabled. Only the lastest, >specifically branded Sempron 64 have the same, full
2005 Sep 02
4
ffmpeg2theora bugs ?
Hi, we are using ffmpeg2theora as encoder for a new project. We are finding problems during the conversion step with different type of input compression but, for now, in AVI container. In many case an error generated by ffmpeg lib produce a stop in theora lib (we suppose) Here an example: D:\tmp\ffmpeg>ffmpeg -i f:\vi1.avi vo1.avi ffmpeg version 0.4.9-pre1, build 4743, Copyright (c)
2004 Sep 17
4
SS7 E1 cards
Hi, I'm looking into support for SS7 and I found an article (http://www.openss7.com/news13022002.html) which says that OpenSS7 supports Linux Support Inc's T400P-SS7 Quad T1 and E400P-SS7 Quad E1 PCI interface cards. It also says that Linux Support Inc is the primary sponsor of Asterisk. However I cannot find these cards on the Asterisk hardware page
2002 Aug 02
1
Problems with ogg/vorbis python bindings.
I compiled and installed pyogg followed by pyvorbis, running: $ ./config_unix.py $ python setup.py build and as root: # python setup.py install for pyogg and pyvorbis in turn. This completed without error, however upon trying to import ogg.vorbis in IDLE I get an import error: ImportError: libvorbisfile.so.3: cannot open shared object file: No such file or directory I was told this may have