similar to: Again: Next libvorbis release?

Displaying 20 results from an estimated 5000 matches similar to: "Again: Next libvorbis release?"

2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2009 Feb 08
1
How To Beat DocBook Into Submission
To better understand how to work with DocBook, I'd like to suggest that you check out ZooLib's DocBook documentation from its SourceForge CVS, and use my work as an example to help you with your work. I just went through the whole painful process of getting it all to work. Please learn from my example! See especially the files: zoolib/doc/README.txt zoolib/doc/cookbook/Makefile
2009 Feb 08
1
Upgrade Doc to DocBook 5.0?
I'd like to ask what you all would think of me upgrading the libvorbis doc from whatever version of DocBook it presently uses to DocBook 5.0. There are three good reasons: - It supports XML namespaces, so you can embed stuff like Scalable Vector Graphics and MathML right into your DocBook source. - DocBook 5.0 uses Relax NG Schemas. This is a far, far better specification language than
2010 Oct 18
3
File size comparisons
Hi all, I just did a brief test with 3 different codec combinations: 1) ffmpeg sorenson/flv, mp3 audio in flv container 2) ffmpeg h264/vorbis audio/matroska 3) ogg/theora/vorbis using encoder_example Here are the results: 10721201 2010-10-16 14:46 origem1.flv 20731108 2010-09-13 23:04 origem1.mkv 33101703 2010-10-03 11:24 origem1.ogv as you can see, flv wins hands down, and it doesn't look
2003 Mar 10
3
DocBook and XML
I think I can say I've been officially horrified into a coma. During a routine rebuild after installing DocBook tools, I wandered away.. and then back and after half an hour, the build was still stalled on the same command: xsltproc. Huh? I thought, has it crashed? Strace revealed that it was making a bazillion connections all over the net. Loking at the XML, it's clear why. Because
2003 Mar 10
3
DocBook and XML
I think I can say I've been officially horrified into a coma. During a routine rebuild after installing DocBook tools, I wandered away.. and then back and after half an hour, the build was still stalled on the same command: xsltproc. Huh? I thought, has it crashed? Strace revealed that it was making a bazillion connections all over the net. Loking at the XML, it's clear why. Because
2007 May 05
2
OggDisk?
Hi! I've seen many new standards on the Xiph page. Have you thought about creating something like "OggDisk", that would correspond to CD, DVD, BD... disks? I mean data structure (propably on any filesystem) that could be used for audio and video (and perhaps for images too?). Desired features: - Ogg centric - designed to be filesystem/disk type independant (so that you can use
2009 Feb 03
1
Next libvorbis release?
Hi all, Any ideas when the next libvorbis release will be? I'm particularly interested in this fix: r13571 | erikd | 2007-08-19 19:36:24 +1000 (Sun, 19 Aug 2007) | 1 line Make vorbis comment functions const correct. with which I get a warning when compiling libsndfile. The configure.ac for libsndfile I'm about to release currently depends on the SVN version of libvorbis so
2012 Jul 25
2
libogg 1.3.0 ?
Hi, today I learned that libogg 1.3.0 had been released in August 2011. Curiously, there seems to have been no announcement mail here, and it is not being mentioned on <http://www.xiph.org/press/> either. Is that on purpose? Is there some other channel I could subscribe to in order to learn about updates? Freecode.com doesn't have up-to-date info either (though I just submitted a 1.3.0
2009 Feb 08
4
BUilding the docs
Hi all, I'm banging my head against the docs building problem and now I'm getting this: http://docbook.sourceforge.net/release/xsl/current/html/inline.xsl:1: parser error : Start tag expected, '<' not found HTTP/1.0 504 Gateway Time-out ^ compilation error: file http://docbook.sourceforge.net/release/xsl/ current/html/docbook.xsl line 50
2019 Sep 26
2
[PROVENANCE INTERNET] Re: Missing packages in centos8 mirrors or do I miss something?
For those who come across this thread, I've found the exact list of changed and dropped package between rhel:7 and rhel:8: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/considerations_in_adopting_rhel_8/index#package-replacements_changes-to-packages Too bad that the "note" column is empty in the dropped package table. NO word about reason or
2014 Mar 20
2
BARK implementation (or specification) error
Hi, In the course of some work which I describe below, I have found a very significant difference between the BARK function described in the Vorbis specification and its implementation in libvorbis. In the specificationhttp://xiph.org/vorbis/doc/Vorbis_I_spec.pdf bark(x) = 13.1arctan(.00074x) + 2.24arctan(.0000000185x**2 + .0001x) In the libvorbis code
2015 Jun 19
2
Muxing vorbis in WebM
Hi Vorbis-Dev, I'm investigating various WebM/Vorbis bugs in chromium. AFAIK muxing Vorbis inside of WebM does not have an official specification, so I'm using ffmpeg's implementation to try to answer 2 questions: 1. Under what circumstances is it valid to find WebM Blocks containing Vorbis data with zero duration? (This would mean the next Block in the Cluster has the exact
2011 Oct 26
0
[LLVMdev] [3.0 Release] Call for External Open Source Projects Using LLVM 3.0
Another one: Name: SDC - The Stupid D Compiler (https://github.com/bhelyer/SDC) Description: A project seeking to write a self-hosting compiler for the D programming language, without using the frontend of the reference compiler (DMD). Regards, Alex On Tue, Oct 25, 2011 at 3:06 AM, Bill Wendling <wendling at apple.com> wrote: > Good day! > > To get ready for the release, we need
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows
2004 Jun 16
3
working non-peeler
Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://westfish.xiph.org/pipermail/vorbis/attachments/20040616/9a2bfd8d/attachment.pgp
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list, I compiled Samba 3.2.0 document like this. cd samba-3.2.0/source configure ... ... ... cd ../docs-xml make all but some error happen. --------------------------------- # make all ... ... xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml runtime error: file xslt/man.xsl line 41 element if unregistered variable list-indent
2003 Dec 04
31
Shorewall Documentation Updates, Request for Input
Hello, I have the go ahead to fix documentation. For starters I will clean all extraneous crap from the markup. Then fix any errors and typos. If anyone sees any gramatical errors or typos or needed clarifications or expansions or whatever, please post them here. Or additional FAQ entries, etc, all will be considered. I hope to keep most of this conversation on the shorewall-devel list. Any
2002 Dec 29
1
RFC: xml-like streams in Ogg.
Hello! I've played in the last couple of days with an idea of having (binary) 'xml-like' streams in Ogg. This would make possible having metadata: 1) be independant on the codec, 2) could be introduced at any time, not just in the header (consider e.g. while streaming radio statio you want to send the current's program name / the current song, etc.. with the stream without