similar to: Quicktime Vs Windows encoding with VP3

Displaying 20 results from an estimated 3000 matches similar to: "Quicktime Vs Windows encoding with VP3"

2002 Nov 11
3
Theora vs. Nullsoft NSV
How does the Theora project differ from Nullsofts NSV project? Other than the obvious fact they use mp3.... <p><p>--- >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-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is
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
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
2007 Jan 16
2
On2 VP3 codec for Intel macs
Hi all, It's been a few years since I encoded a number of movies using the VP3 codec (v3.2) on my Quicksilver PPC. Now I have a new Intel mac and I'd like to play them. However, it seems that the codec offered on On2's website is only for the PPC architecture. Does anyone know a workaround or some other codec that works on the MacIntel platform? I'm using Quicktime Pro 7.
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 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).
2002 Oct 11
5
Changing video quality during encoding
I don't know how to change a video quality on the fly - I want to provide a slider with a preview window, so user could see the result immediately in this window. I tried to send ICM_COMPRESS_FRAMES_INFO to encoder or calling ICSetState() - with no success however. Am I doing something wrong ? How can I set 'lDataRate', 'dwRate', 'dwScale' parameters ? I tried every
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 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
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 Mar 05
5
VP3 IDCT
Hi, Is there anything special I need to know about VP3's IDCT? I mean besides the fact that there are separate IDCTs to handle sparse coefficient matrices. Are the IDCT functions mathematically equivalent to any textbook IDCT functions? Thanks... -- -Mike Melanson --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To
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 17
3
More introductions
--- "Tabuleiro" wrote: Hi, guys. I was working with the VP3 code, planning to integrate it with Ogg for a self-contained solution for video playback, platform independant, no installation required, no QT, no AVI runtimes. My main interest is CD-based work using local files and portability/performance, not really into streaming or anything fancy (network error correction, prediction,
2002 Sep 29
1
VP3 vs CPU
Hi DVD-Quality playback uses 100% CPU on my Athlon 1333 MHz. My Duron 800 can't play them. XviD uses ~25%. Does someone have few tricks for that? Stéphane Bérubé ---- sirber@webernic.com --- >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-request@xiph.org' containing
2002 Oct 29
3
Simple player and encoder binaries for Windows
--- Stephane wrote: VP3 codec uses a lot of CPU for decoding. We will need some optimization because now this codec is way too slow for home uses. --- end of quote --- Actually, the Windows VP3 QuickTime codec runs just fine on a 400MHz Pentium II box, with only occasional glitches on some dodgy Celeron systems. At work, we routinely test 320x240 full-color, full-motion video on low-end boxes.
2003 Feb 23
6
More Missing Pieces
Hi, I am making good progress on understanding, documenting, and re-implementing VP3. I have found some more deadwood in the decoder code and I just wanted to verify that it really has no place: * Version 3.3 tables: There are 2 sets of VLCs: One for v3.1 and one for v3.3. The v3.1 set is always selected. Are the v3.3 tables in production, or will they ever be? * DC Search Points: VP3
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
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
2004 Oct 01
1
Quicktime + FLAC?
----- Original Message ----- From: "Ralph Giles" <giles@xiph.org> To: "illiminable" <ogg@illiminable.com> Cc: <flac-dev@xiph.org> Sent: Saturday, October 02, 2004 1:22 PM Subject: Re: [Flac-dev] Quicktime + FLAC? > On Sat, Oct 02, 2004 at 01:21:03PM +0800, illiminable wrote: > >> I had a look a few times for detailed info on quicktime, and it