similar to: Changing video quality during encoding

Displaying 20 results from an estimated 800 matches similar to: "Changing video quality during encoding"

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,
2005 Feb 09
2
VFW Codec
Hi everybody, I'm currently writing a real time video conferencing tool for Windows and I want to use the Theora Library for this purpose. My questions are: 1.) is there a vfw implementation of theora 2.) if no, can I bundle the VP3 vfw codec that's available from On2's website with my application Best regards, Florian (Stuttgart, Germany)
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
2002 Sep 16
2
Can't find the setup code
Well, I've been slamming my head against this all night, so it's time to ask for help... Having gotten together a reasonably decent port of what I thought was the whole API to the Ogg Way, complete with Ogg mem management and bitpacking, I started digging deeper in the code... only to find that it looks like I only have a middle stream handler. The encode and decode code both assume that
2002 Oct 04
5
Theora support in ffdshow a ffvfw
Hi, I'm developing ffdshow and ffvfw codecs for Windows. You can read more about them at http://cutka.szm.sk and http://sourceforge.net/projects/ffdshow. Stéphane Bérubé asked me recently if I could implement Theora support. I knew about first Theora release, downloaded its sources and tested it. I liked the results add decided to support it. I implemented encoding functionality into ffvfw,
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
2002 Oct 09
1
Why is vp31 codec 2x - 3x slower than DivX codec ?
I have a simple test program which encodes, decodes and displays a single video stream ( at 2-3 fps ). It takes about 15% of CPU time when it uses DivX codec, but 35% when the VP31 codec is active. Is there any way to speed encoding/decoding with VP31 ? Or maybe VP31 is just much slower than DivX ? Kamil <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage:
2005 Nov 03
9
[Idea] session-wide persistent variables
I was thinking about having instance variable stored and fetched from session container automatically before calling an action and after the action is finished. Using methodology of accessors it would look like: class MyController < ActionController::Base persistent_attr :person def alfa person = ''John Smith'' # render as usual view alfa.rhtml with anchor
2009 Jul 27
13
[Bug 22956] New: nv50: kms, random screen blinkage
http://bugs.freedesktop.org/show_bug.cgi?id=22956 Summary: nv50: kms, random screen blinkage Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: kamilkss
2016 Aug 24
2
maildirsize not correct
Thanks, but this is most probably different issue. My maildirsize is computed incorrectly even if I delete it completely and let dovead recompute it so expunging is not in the game. Is there any way how to track/debug the recomputation algorithm in dovecot? On Wed, Aug 24, 2016 at 12:02 AM, WJCarpenter <bill-dovecot at carpenter.org> wrote: > A long shot, but here's how I
2009 Feb 16
17
[Bug 20130] New: GT200: nv50 chipset 0xa0 lockup
http://bugs.freedesktop.org/show_bug.cgi?id=20130 Summary: GT200: nv50 chipset 0xa0 lockup Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2003 May 22
6
resolution issues
just added to the WIKI: * Ideas with some concensus after discussion on IRC, it was provisionally agreed (by those present at the time) that Theora should support arbitrary pixel sizes (presently it is limited to multiples of 16 both horizontally and vertically). It is felt that this can be achieved with minimal pain by adding four values to the page header, immediately following the present
2016 Aug 23
2
maildirsize not correct
Hi, One of my email accounts has 1,5gb of emails in INBOX, but maildirsize shows only 528mb. 'du' also shows 1,5gb and there are 3809 files in cur directory. When I use mailbox status a can see correct values: doveadm -f table mailbox status -u user at domain.sk "messages vsize" INBOX* messages vsize INBOX 3809 1521049349 but when I check the quotas with doveadm:
2001 Dec 07
8
acm codec
does there exist anywhere a useful source version of an ACM for vorbis audio? I've seen the binary one somewhere in Japan, and there's an abandoned project at SourceForge, but I'm having a helluva time building it. I know all the caveats about CBR vs. VBR, ACM/AVI problems etc. but I need it anyway. Thanks in advance - ___ Dan Miller (++,) Founder, CTO, On2.com --- >8 ----
2012 Dec 29
4
lda crash?
When I try to refilter some messages lda crash: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: lda-log.txt URL: <http://dovecot.org/pipermail/dovecot/attachments/20121229/b64bf43d/attachment-0004.txt> -------------- next part -------------- doveconf -n output -------------- next part -------------- A non-text attachment was scrubbed...
2010 Mar 22
1
Error while trying to save summary() output as csv
Hi, I need to save output of summary() procedure to a csv file. It's all OK when it's applied to a 'factor' class variable, but when I try to save a 'integer' class summary to csv it gives me : > summary(rnorm(100, 10)) -> object > write.csv2(object, file='name.csv') Error in do.call("expand.grid", c(dimnames(x), stringsAsFactors =
2007 Nov 06
1
R 2.6.0 make check fails on SGI origin 350 and
Hello I am trying to install R 2.6.0 on a SGI Origin 350 running IRIX 6.5 6.5.28f R was configured with the following options: > --x-includes=/usr/include/X11 > --x-libraries=/usr/lib/X11 > --includedir=/usr/freeware/include > --includedir=/usr/freeware/lib32 > --includedir=/usr/freeware/lib64 > --with-readline=no > --with-iconv=no > CC=cc gmake complied
2013 Mar 29
2
Error message in dredge function (MuMIn package) used with binary GLM
Hi all, I'm having trouble with the model generating 'dredge' function in the MuMIn 'Multi-model Inference' package. Here's the script: globalmodel<- glm(TB~lat+protocol+tested+ streams+goats+hay+cattle+deer, family="binomial") chat<- deviance(globalmodel)/59 #There we 59 residual degrees of freedom in this global model. models<- dredge(globalmodel,
2009 Mar 28
4
[Bug 20917] New: modeset=1 no go in latest git
http://bugs.freedesktop.org/show_bug.cgi?id=20917 Summary: modeset=1 no go in latest git Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org