Displaying 20 results from an estimated 20000 matches similar to: "theora spec"
2003 Mar 09
4
Proof of Concept
Hi,
So it took a little while to get here but VP3 through ffmpeg is
finally starting to achieve viewable results. It partially works right
now. Keyframes only. And monochrome. Oh, and the picture is upside down
(something I did not realize about VP3 until I let it fly just now).
Anyway, here is a picture of ffmpeg's VP3 decoder in action using xine:
2002 Aug 05
3
Cross-Compiling VP3 lib on Linux
Hi,
I have been working with VP3 for some time now. Dan Miller from
On2 just told me about this list.
A few months ago, I managed to get On2's VP3 source snapshot to
compile under Linux, a feat that many have apparently attempted and
quickly abandoned. I compiled a small console app and the results of the
experiment are explained here:
2009 Jul 04
2
Some questions about Theora IP
Hello Theora developers,
I'm doing some cursory research into Theora's IP status in preparation
for asking Apple to reconsider the possibility of shipping an
implementation. I have a few questions and I'm hoping knowledgeable
people can help out.
1) What are the terms of any patent licenses or disclaimers, and do
they have field of use restrictions or limitations on code for
2003 Jul 14
2
new spec
hi folks
I've posted a new version of the Theora spec, same place as before:
ftp.vp3.com/theora/spec
name: vp3
pass: vp3dev
This one actually works (the old one had a significant bug). Many editorial changes too. Please review & comment.
- dan
ps Rillian, I would have updated CVS myself but my pub key stuff is not working.
--- >8 ----
List archives: http://www.xiph.org/archives/
2002 Aug 06
1
VP3 Patch For xine
Hi,
Since a number of people are eager to try out the native VP3
decoder in xine, I have made a patch available, bz2-compressed:
http://www.pcisys.net/~melanson/codecs/xine-vp3-decoder-patch.bz2
To work with this patch:
1) Get the latest xine-lib from CVS. Visit this page for more details:
http://sourceforge.net/cvs/?group_id=9655
The module name is xine-lib, but you will also need
2003 Mar 23
6
A comparison of VP3, and two MPEG-4 variants
a couple points before I look at this too hard:
"For VP3, since you can't do a constant quality encode"
what? that should not be the case. Could be a QT-specific bug. Theora at any rate is certainly capable of doing constant-quality encode. This probably explains your standard deviation complaint -- VP3 is running a rate control alg, where the other codecs are just shooting for
2003 Jul 23
2
Question about converting VP3 to Ogg Theora
As I understand it the current plan is to make it possible to
losslessly transcode VP3 video to Theora video.
In my experience, one of the "features" of VP3 is it drops frames in
the event that there is little/no movement in a frame, or if "drop
frames" is enabled, to drop frames if the data rate is getting too
high. I understand that the way that VP3 does this in
2002 Jul 23
1
VP3/QT: A new kdxlqt_CodecVersion patch
The new 3.2.6.1 codecs work great with QuickTime 6 (thank you!), but there's no way for an application to identify them. And since the older 3.2.1.x and 3.2.2.x installers will actually *downgrade* the installed version of VP3, it would be nice if an application could warn the user.
The attached patch increments kdxlqt_CodecVersion (and documents all the Component Manager arcana involved).
2003 May 28
2
autoconf problem
./configure: line 524: syntax error near unexpected token `AM_INIT_AUTOMAKE(libtheora,0.0)'
./configure: line 524: `AM_INIT_AUTOMAKE(libtheora,0.0)'
I'm sure I'm doing something pro-stupid, but ---
my setup works fine for ogg & vorbis.
autoconf ver 2.13
automake (GNU automake) 1.4-p4 if that matters
hey let's put tool version numbers into the README
-dan
2004 Feb 01
2
Where's TrueCast5?
Supposedly On2 transferred their Video Recorder and TrueCast5 streaming server into opensource along with VP3. Theora is obviously the VP3 project, and while I can find nothing on Xiph about it, the recorder source is offered on vp3.com; but I can find nothing on Xiph or vp3.com about what happened to Truecast5. I contacted On2 about whether TrueCast5 was really going to be open source, and they
2003 Jun 14
6
dead DCSearchPoints code
Dan,
In reviewing the code, derf came across the DCSearchPoints array in
QuadCodeDisplayFragments(), encode.c:696. It looks like it specifies a
search order for nearby coded fragments for prediction if there isn't a
nearest neighbor. However, the upper search bound is defined as *0*, so
the search loop (line 917) is never executed and it always falls back
to the last coded fragment.
2002 Jul 20
1
VP3/QT: 3.2.6.1 is OK w/QT6
--- Daniel B. Miller wrote:
Please, anyone who is working with VP3 codecs, get the new build as soon
as possible. It's available through the normal cvs server at xiph. see:
http://www.theora.org/cvs.html
take the latest build, 3.2.6.1
--- end of quote ---
I've run down through all of our QuickTime 6 bugs, and the VP3 source code in CVS appears to have a clean bill of health. If
2002 Aug 28
5
Analogue artifact estimation
Hi List,
Just batting a few ideas around here, but would it be possible to include in to the codec, estimation for common video artifacts that occur in the analogue world?
For example, anything that's gone through a composite stage will likely have dot-crawl and false colour - if we can recognise this effect in the encoder, we can treat it as a special case.
Other artifacts that come to
2002 Sep 02
2
Installing vp31vfw.dll - how?
Hello,
We put the DirectShow filters on hold till the release of our software
(next week) and will integrate it into the first patch. Till then, our
customers will ahve to live with a VP31 vfw hack.
Now, my problem is that I need to integrate the vp31vfw.dll setup into a
MSI file, because spawning another installer is not exactly an option.
Can anyone post a list of complete registry keys that
2002 Aug 20
5
Using the VP3 ENCODER in a DIRECTSHOW GRAPH wit defined quality and BANDWIDTH - HOW?
Hello,
Due to some licensing changes (and because I actually want to promote
this, too) I want to replace our usage of Intel Indeo 5 with VP3 in a
video conferencing pplication we are just developing (check:
http://www.stnadby24.no/ for infos (english language) on the
application).
My problem is this: I need to define at least the bandwidth. I am
feeding full frames from the camera with a given
2003 Mar 27
1
Blockiness
I tried out Theora to see what the future holds, and see some pros and cons.
As a great plus, I have noticed that, even at the lowest quality (ie. "-v 0"),
the detail, and overally quality is clearly better than anything else available.
On the negative side, at qualities comparable to MPEG4, I've notcied a great
deal of blockiness. It's not as bad as blockiness from other
2002 Sep 04
4
Limiting bandwidth to around max. 8k per second - possible? UPDATE
Ok, we got it working with 176x144 resolution.
The following string produced an image that was not falling behind too
much for too long - basically a little when it was getting TONS of
movement, and then catching up fast.
"65 58 110 0 1 1 90 8 120 1 1 "
Now, we need to get this working on a 320x240 resolution, too (as sadly
VP3 does not support 160x120. Seems to be a little senseless,
2002 Jul 19
1
VP3/QT: More QT 6 trouble
It looks like there's more QT 6 trouble, and this is specific to the post-3.2.5.x builds. I'm on it, and will try to sort things out by Monday.
Cheers,
Eric
(not a happy camper!)
--- From a note I sent to Dan Miller:
The "3.2.2.0" binaries on www.vp3.com fail with an error I haven't seen before--"You may experience problems playing a video track in credits_v.mov
2003 Jul 16
4
Current state of theora & Windows port?
Hello everyone,
I'm developing software for a marketing company which creates multimedia
presentations. We're currently using proprietary Windows software, but
are looking for a royalty-free cross-platform solution. It's important
that the solution is royalty- and patent-free because the presentations
are copied and given out in large quantities for free (as in beer ;-)
We are
2003 May 07
2
VP30
Hi,
Can anyone tell me the significant differences between VP30 and
VP31 (or are you allowed to)? Are there different token and quantizer
tables? Are there algorithmic differences? I have a VP30-encoded file that
plays with the VP3 VfW DLL but not with the open source decoder.
Thanks...
--
-Mike Melanson
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project