Displaying 20 results from an estimated 100 matches similar to: "libavcodec vp3 / theora decoder speedup"
2003 Sep 10
0
[Ffmpeg-devel] libavcodec/vp3.c compile problem (fwd)
Hi,
I don't know how much of the old VP3 codebase is incorporated into
Theora. I wrote ffmpeg's VP3 decoder from scratch but eventually ported in
the original VP3 IDCT function. A BSD conflict cropped up that I thought I
would pass along.
--
-Mike Melanson
<p>---------- Forwarded message ----------
Date: Wed, 10 Sep 2003 13:06:37 -0700 (PDT)
From: Steven M. Schultz
2007 Feb 07
2
blank upper or lower triangle of cor-matrix
Dear altogether,
I want to blank the lower (or upper) part of a correlation matrix as it
is done by dist()
example:
( d <- cor(matrix(runif(12),nrow=4)) )
If I do the following
d[lower.tri(d)] <- ""
of course everything is changed to character - that's not what should be.
Additionally, it does not work to assign "0" or anything else. The same
is true for
2006 Feb 09
1
effect sizes in lme/ multi-level models
Dear alltogether,
I am searching for a way to determine "effect size" in multi-level
models by using lme().
Coming from Psychology, for ordinary OLS there are measures (for
meta-analysis, etc.) like
CohensD <- (mean_EG - mean_CG) / SD_pooled
or
(p)eta^2 <- SS_effect / (SS_effect + SS_error)
I do not intend to lead a discussion of the usefulness of such measures
as long as
2005 Dec 06
3
strange behavior of loess() & predict()
Dear altogether,
I tried local regression with the following data. These data are a part
of a bigger dataset for which loess is no problem.
However, the plot shows extreme values and by looking into the fits, it
reveals very extreme values (up to 20000 !) although the original data are
> summary(cbind(x,y))
x y
Min. :1.800 Min. :2.000
1st Qu.:2.550
2005 Nov 09
2
error in NORM lib
Dear alltogether,
I experience very strange behavior of imputation of NA's with the NORM
library. I use R 2.2.0, win32.
The code is below and the same dataset was also tried with MICE and
aregImpute() from HMISC _without_ any problem.
The problem is as follows:
(1) using the whole dataset results in very strange imputations - values
far beyond the maximum of the respective column, >
2005 Dec 12
2
convergence error (lme) which depends on the version of nlme (?)
Dear list members,
the following hlm was constructed:
hlm <- groupedData(laut ~ design | grpzugeh, data = imp.not.I)
the grouped data object is located at and can be downloaded:
www.anicca-vijja.de/lg/hlm_example.Rdata
The following works:
library(nlme)
summary( fitlme <- lme(hlm) )
with output:
...
AIC BIC logLik
425.3768 465.6087 -197.6884
Random effects:
2006 Jan 14
1
lmer and handling heteroscedasticity
Dear altogether,
is it possible to integrate "weights" arguments within lmer to
incorporate statements to handle heteroscedasticity as it is possible
with lme?
I searched the R-archive but found nothing, insofer I assume it is not
possible, but as lmer is under heavy develpoment, maybe something
changed or is solved differently.
Thus my question:
While encountering heavy
2005 Oct 29
1
how to get colnames of a dataframe within a function called by 'apply'
Hello alltogether,
how is it possible to assign the colnames of a data.frame to a function
called by apply, e.g. for labeling a plot?
Example: I want to plot several qqnorm-plots side by side and there
should be a maintitle for each qqnorm-plot which is identical to the
respective colname.
I checked, but the column which is processed by the function called by
apply does not contain a colname
2006 Sep 01
1
integration problem with gamma function
Dear R-list members,
I have a problem with translating a mathematica script into R. The whole
script is at the end of the email (with initial values for easy
reproduction) and can be pasted directly into R. The problematic part
(which is included below of course) is
<--- Original Mathematica --->
(* p_svbar *)
UiA = Ni (Dsi - 2Di A + A^2)/2;
UiiA = Nii (Dsii - 2Dii A + A^2)/2;
psvbar =
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 Aug 12
1
Cross-Compiling VP3 on Linux
I am very interested in this thread. I am willing to pitch in and help
get the conversion finished. Are there any resources already completed?
Have proper Makefiles been created yet? Where do I need to start?
Ed Okerson
--- >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
2020 Aug 13
0
GT240 (VP3) hang with mplayer vdpau decoder
[This email is either empty or too large to be displayed at this time]
2020 Aug 13
0
vp3 hang on mplayer exit (for GT240 videocard) - workaround found?
Apparently, this hang can be fixed at small performance cost by setting
NOUVEAU_VP3_DEBUG_FENCE 1 (as opposed to default 0)
in https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/nouveau_vp3_video.h
Now, what exactly fixes my hangs (or make them less severe) - still open question,
guess I can flip few of those debug defines and try to find out ...
Currently at mesa Mesa
2003 Apr 10
0
Review of Mpeg-4 & on2's vp3...
The site:
http://www.techimo.com/articles/index.pl?photo=33&SID=12&tag=SNnb323
has a review & comparison of several mpeg-4 codecs, and they also
include vp3. (Be warned, it's a very big web page, due to all of the
image examples!)
Not really all that informative, but I thought somebody might be
interested in hearing about it.
***
On2 VP3 3.2.5.0
Positive: extreme low bitrate
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.
2006 Oct 20
1
VP3 question
I get exceptionally bad image quality when I try to encode an
(uncompressed) AVI into a VP3 AVI
(actually I get this output no matter what format the source).
Please see this for a brief description of the problem:
http://InspiredCode.com/VP3problem.htm
What is wrong and what do I need to do?
Thanks!
Robison
2006 Oct 20
1
VP3 question
I get exceptionally bad image quality when I try to encode an
(uncompressed) AVI into a VP3 AVI
(actually I get this output no matter what format the source).
Please see this for a brief description of the problem:
http://InspiredCode.com/VP3problem.htm
What is wrong and what do I need to do?
Thanks!
Robison
2003 Jan 29
0
VP3 for xine 1.0-beta4
Hi,
Some of you may recall that I got the VP3 decoder working with the
xine multimedia player some time ago and posted a patch for anyone else
to try. I really messed up when I did that since I generated the patch
against some random CVS snapshot of xine-lib. I did better this time and
generated the patch against the latest release of xine-lib (1.0-beta4,
released today).
If you
2005 Mar 09
2
VP3 Compatibility and SIMD Optimizations
Hi,
A few questions: Is libtheora strictly backward compatible with VP3?
Can I set it up to shove raw VP3 data through and trust it to decode the
same way as On2's open source code did, loop filters and all?
Also, is libtheora just supposed to be a C-based reference
implementation? I was looking through the code and noticed a distinct
lack of any kind of optimizations. Naive tree-based
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