similar to: Boring but useful VP3/QT patches

Displaying 20 results from an estimated 2000 matches similar to: "Boring but useful VP3/QT patches"

2002 Jul 19
1
Using 'patch' (was Re: Boring but useful VP3/QT patches)
--- "Daniel B. Miller" wrote: It looks to me like patch is trying to put each .cvsignore in the vp32 directory rather than the specified subdirectories such as Codecs/quicktime/. It seems like I need some option to get patch to use the 'Index:' commands. I looked at the man page, it goes on about how patch tries to derive the filenames, but I am still confused. Any help would
2002 Jul 18
1
VP3/QT: Fix for QuickTime 6 GDI bug
QuickTime 6 for Windows breaks the VP3 codec quite severely--if you turn on "Safe Mode" (which forces QuickTime to draw through GDI), you'll see a white or black screen instead of video. This is logged as bug #2111990 in Apple's QuickTime feedback system. The fix is a classic one-liner, although it took me a long time to figure it out. :-/ Also attached is a patch to bump the
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).
2001 Aug 30
1
Some minor refactoring of Oggdrop build environment
I performed a minor amount of refactoring of the build environment for oggdrop. These include: Action: Added a workspace to manage project files and dependencies Purpose: To build all dependent libraries before attempting to build oggdrop -- i.e. provide one-step build process. Instead of opening "oggdrop.dsp", open "oggdrop.dsw" Action: Added
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
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
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 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
2004 Jul 11
17
Independent implementations?
Hullo, When people ask me what Vorbis's license terms are, I usually tell them that the bitstream format is in the public domain, that the reference libraries are licensed under a BSD-like license, and that the example programs are licensed under the GNU GPL. (Note the distinction between filespec and implementation here.) Meanwhile, Theora.org's FAQ doesn't say anything about the
2002 Sep 04
1
Web access to CVS tree - any chance this will be re-enabled at one point?
I tried it out on the Vp32 site - nothing in there. Says something of not matching the current tag. Nice. Theora's website does not have a web surface. Thomas Tomiczek THONA Consulting Ltd. (Microsoft MVP C#/.NET) --- >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
2002 Nov 11
2
Quality of vp3.2 codec?
How good is the video compression in vp3.2? For example, how does it compare (bit rate & quality) to mpeg1, mpeg2, Divx, real Video 8+, Windows Media, etc. etc. It being open source is nice and all, but if it can't be reasonably competitive then there isn't much point to it. I just haven't seen anything that compares vp32 to anything else. (Although to be honest, I haven't
2002 Sep 05
3
Setting up VC6 to build VP3 source
All the notes you mention for VC are in vp32_build.html in the release, but thanks for reiterating. Last time I built for Mac I believe I did the os9 version in CW6 and the OsX version in CW8, but I can't think why they shouldn't both compile in CW8. <p>-----Original Message----- From: Tabuleiro [mailto:beta@tabuleiro.com] Sent: Thu 9/5/2002 4:25 PM To: theora-dev@xiph.org Cc:
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
2000 Jul 12
1
VC6 MS Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that attempts to use vorbis.lib. The attached .dsp and .dsw file fix these
2000 Jul 12
2
VC6 Project Files
The VC6 .dsp and .dsw files included with the distro of the Vorbis source has a few problems. Mostly, a few files are missing and cause unresolved symbols when attempting to link to the resulting vorbis.lib. There also exists a problem with linking to LIBC, that can cause multiply defined symbols in an application that attempts to use vorbis.lib. The attached .dsp and .dsw file fix these
2004 Aug 06
1
Building speexdec on win32
Hello , I had downloaded latest tar.gz of speex sources. I am trying to build it on windows , by using the Visual C project files. (dsp/dsw) with libspeex I did succeed. When I try to build speexdec (using the (dsp/dsw project files under win32/speecdec) I get the follwoing message dialog : "browse for project ogg_static" what to do ? regards sting
2000 Aug 22
4
Vorbis Beta 2 MSVC Files
The .dsp and .dsw files included I obtained as a part of the vorbis source, via CVS, are not recognized by Visual Studio as valid workspace/project files. Should I be getting these files from another place or can someone clue me in on how else to build vorbis on a windows platform? Scott Danahy Programmer VedaLabs - www.vedalabs.com --- >8 ---- List archives: http://www.xiph.org/archives/
2013 Mar 09
3
Updated MSVC patch
On 09-03-13 01:01, Erik de Castro Lopo wrote: > I would like to know how many years I have to wait before we can ditch > this stuff. I intend to do some testing on platforms I have available > today and roll a second pre-release after my testing. Talking about ditching, there are still .dsp files in the repository, these are MSVC 6 files. I haven't seen anyone on the list testing
2003 Feb 13
5
Ogg MIME types scheme
Hello everybody, I hope to finish this MIME types discussion with these conclusions - it's taken enough bandwidth on these lists :). So here's a generic MIME types scheme that we all seem to be able to agree on and all that is needed for the moment. --- 1) Ogg encapsulated files: Any data that is encapsulated in an Ogg container will us the MIME type: application/ogg (as already
2003 Feb 13
5
Ogg MIME types scheme
Hello everybody, I hope to finish this MIME types discussion with these conclusions - it's taken enough bandwidth on these lists :). So here's a generic MIME types scheme that we all seem to be able to agree on and all that is needed for the moment. --- 1) Ogg encapsulated files: Any data that is encapsulated in an Ogg container will us the MIME type: application/ogg (as already