Derf's from-scratch alternate implementation of the theora codec is now publicly available from our subversion repository. http://svn.xiph.org/experimental/derf/theora-exp/ This exciting new codebase promises superiour performance, and the encoder is capable of higher quality output than the current represenation, taking advantage of the bitstream extension we've added to the original VP3 format. Unfortunately, the encoder is currently broken, but this is still a good codebase for playing with new features. Thanks to Derf for making it available. -r --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Timothy B. Terriberry
2004-May-14 22:47 UTC
[theora-dev] New experimental theora implementation
> Unfortunately, the encoder is currently broken, but this is still a good > codebase for playing with new features. Thanks to Derf for making it > available.Just to be clear, it produces valid bitstreams (using features not yet supported in the reference decoder), but the quality is horrible. That just means the psychovisual model is broken, not the rest of it. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Derf's from-scratch alternate implementation of the theora codec is now > publicly available from our subversion repository. > > http://svn.xiph.org/experimental/derf/theora-exp/ > > This exciting new codebase promises superiour performance, and the encoder > is capable of higher quality output than the current represenation, taking > advantage of the bitstream extension we've added to the original VP3 format. > > Unfortunately, the encoder is currently broken, but this is still a good > codebase for playing with new features. Thanks to Derf for making it > available.<p>How about setting up some downloadable nightly tar-balls of all the projects in the svn? <p>Jens --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Ralph Giles wrote:> Unfortunately, the encoder is currently broken, but this is still a good > codebase for playing with new features. Thanks to Derf for making it > available.May I assume that it´s well known that not only the encoder is broken but also the decoder? Although the new decoder accepts files created with alpha3 there are plenty of blocky artifacts... looks as if sometimes blocks are predicted from a wrong frame... or like a problem with motion-vectors. Maik -- EN: Every mail bigger than 35 KByte will be deleted automatically from my mailbox. Please contact me before sending any attachments. DE: Jede Mail größer als 35 KByte wird automatisch aus meinem Postfach gelöscht. Bitte kontaktieren Sie mich, wenn Sie Anhänge schicken wollen. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'theora-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.