Displaying 20 results from an estimated 500 matches similar to: "help - Theora/Vorbis/Ogg, ogmmerge and ffmpeg2theora"
2012 Jul 01
2
can't demux with ogminfo / need to re-pac OGV to MKV
Hello,
I need to demux video files created with ffmpeg2theora 0.28+svn18147
I have ogminfo v1.5
and getting this error
(ogminfo.c) OGG stream 1 is of an unknown type (bad header?)
(ogminfo.c) OGG stream 2 is of an unknown type (bad header?)
(ogminfo.c) (a1/serial 1092562206) Vorbis audio (channels 2 rate 48000)
Is possible, that ogminfo is older then ffmpeg2theora ? Or what can be the reason?
2011 Sep 03
2
problem in applying function in data subset (with a level) - using plyr or other alternative are also welcome
Dear R experts.
I might be missing something obvious. I have been trying to fix this problem
for some weeks. Please help.
#data
ped <- c(rep(1, 4), rep(2, 3), rep(3, 3))
y <- rnorm(10, 8, 2)
# variable set 1
M1a <- sample (c(1, 2,3), 10, replace= T)
M1b <- sample (c(1, 2,3), 10, replace= T)
M1aP1 <- sample (c(1, 2,3), 10, replace= T)
M1bP2 <- sample (c(1, 2,3), 10, replace= T)
2007 Feb 16
1
ASUS M2V mobo issues
We have 4 systems supported by ASUS M2V mobos with AMD2 cpus on board. No
we haven't gotten CentOS of any flavor to work yet. Yes, we did load Fedora
Core 6 and it worked, with respect to the SATA driver only. There is a
RAID, Audio and LAN driver for Linux that comes on the M2V mobo CD. The
audio driver installs and works fine on FC6. I've read many of the messages
with respect to
2018 Feb 01
0
[Bug 13248] New: Updates for DEFAULT_DONT_COMPRESS suffix list
https://bugzilla.samba.org/show_bug.cgi?id=13248
Bug ID: 13248
Summary: Updates for DEFAULT_DONT_COMPRESS suffix list
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org
2007 Jul 17
3
TS from DVB-T to Theora + Vorbis
Hello,
Could you kindly point me to some instruction, how to encode demuxed
files (.m2v and .mp2) to .ogg (Theora + Vorbis)? I was trying to use
ffmpeg2theora, but I don't know, how to put two files to ffmpeg2theora
(one audio an one video) and did not found, how to mux them into one
file?
Exist a way, how to do two pass encoding?
I'm using Ubuntu Fiesty Linux.
Thank you,
Jiri Navratil
2006 Dec 31
1
ASUS M2V?
Anyone use the ASUS M2V motherboard. This is the current board I am
looking at for AM2/HVM because of the number of slots.
Thanks,
Greg
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Feb 09
7
Hardware for HVM
I am using a Asus M2A-VM mainboard with Athlon X2 2300 cpu. The
mainboard features a AMD 690G chipset. I thought this hardware is amd-v
compatible. While using xen with hvm I get the message:
root@pluto:/etc/xen# xm create /etc/xen/win.cfg -c
Using config file "/etc/xen/win.cfg".
Error: HVM guest support is unavailable: is VT/AMD-V supported by your
CPU and enabled in your BIOS?
2009 Oct 01
1
mixed interlaced content and ffmpeg2theora
dv file from minidv camera - interlaced.
small dv created by imported jpeg images - not interlaced.
seems that when I use ffmpeg2theora with deinterlace switch and reduce
size, it works. But when the only reduction I am doing is to width
(720x480 -> 640x480) the encoder ignores the naturally interlaced bit
and uses the last de-interlaced frame.
Since the small bit made from jpegs is a dv
2013 Sep 23
1
xen does not work with amd64 kernel but works with 686
Hello,
I have problems running Xen (from Debian 7, i386 userspace) on Asus P3-AE5
system (M2V-TVM board) with Athlon 64 3000+ CPU (AM2, 1.8GHz).
In short, Xen is not accessible from amd64 Linux kernels but works fine with
686 kernels.
Long version:
xen-system-i386 (4.1.4-3+deb7u1) works fine with linux-image-3.2.0-4-686-pae
xen-system-amd64 (4.1.4-3+deb7u1) works fine with
2010 Jan 27
1
term.formula error when updating an nls object
Hi,
I'm getting an error that I don't understand when updating an nls
object. Here is a toy example.
dd <- structure(list(Contrast = c(0.00376, 0.03759, 0.12782, 0.25564,
0.50376, 1), Response = c(0.29915, 6.13248, 29.01709, 30.0641,
29.46581, 27.67094)), .Names = c("Contrast", "Response"), class =
"data.frame", row.names = c(NA,
-6L))
m1 <-
2003 Jan 27
3
application/ogg is a proposed Internet standard.
The IETF passed the application/ogg MIME type some days ago. I couldn't
bring you the news earlier because of the MS SQL worm that has been
wreaking havoc all over my local networks.
The IETF wants some clarifications in Silivias draft for the Ogg stream
format, but apart from that I think it will also be passed soon.
The RFC and IANA registration of this mimetype will probably be published
2011 May 04
0
Fwd: simple question
Sorry I had typo in previous email,
this typo corrected version:
Dear R experts
I have simple question, please execuse me:
#example data, the real data consists of 20000 pairs of variables
K1 <- c(1,2,1, 1, 1,1); K2 <- c(1, 1,2,2, 1,2); K3 <- c(3, 1, 3, 3, 1, 3)
M1a <- rep( K1, 100); M1b <- rep(K2, 100)
M2a <- rep(K1, 100); M2b <- rep(K1, 100)
M3a <- rep(K1, 100); M3b
2004 Sep 10
2
Ogg FLAC
--- Ingo Ralf Blum <ingoralfblum@gmx.de> wrote:
> > currently flac sets all granulepos members of the ogg pages to 0,
> when
> > embedding a FLAC stream into an Ogg file. Is it possible to change
> this
> > behaviour to use a more reasonable value, e.g. the bytes written so
> far.
> So
> > when the first packets is 1000 bytes long it gets the granulepos
2007 Feb 13
1
lme4/lmer: P-Values from mcmc samples or chi2-tests?
Dear R users,
I have now tried out several options of obtaining p-values for
(quasi)poisson lmer models, including Markov-chain Monte Carlo sampling
and single-term deletions with subsequent chi-square tests (although I
am aware that the latter may be problematic).
However, I encountered several problems that can be classified as
(1) the quasipoisson lmer model does not give p-values when
2005 Nov 24
2
Fwd: Matrix rotation
Ok I warned you that I'd been drinking! What I really meant was
something to go from:
[,1] [,2]
[1,] 1 2
[2,] 4 3
to
[,1] [,2]
[1,] 4 1
[2,] 3 2
to
[,1] [,2]
[1,] 3 4
[2,] 2 1
to
[,1] [,2]
[1,] 2 3
[2,] 1 4
Sorry for being a muppet, B
Begin forwarded message:
> From: Benjamin Lloyd-Hughes
2002 Oct 28
6
Carrying non-audio data in an Ogg/Vorbis I stream
Hello,
I would like to "piggy-back" other data in an Ogg/Vorbis I physical stream
(i.e. file) in a manner that does not conflict with specifications and
existing decoders/players/editors etc.
As far as I can see, I have some possible choices:
1 - Chaining a logical bistream at the end. If this is the way to go, two
questions arise to begin with:
q1a - How to identify this stream in a
2003 Nov 10
1
OGM Container?
In many countries, a movie contains three parts: video, audio and
subtitles. An OGM container supports all the streams, and it's
possible to add another audio or video stream to it with ogmmerge.
That is the difference between OGG and OGM.
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a
2011 Jun 30
0
CCF of two time series pre-whitened using ARIMA
Hi all,
I have two time series that I would like to correlate but as they are
autocorrelated, I am "pre-whitening" them first by fitting ARIMA models,
then correlating their residuals....as described in
https://onlinecourses.science.psu.edu/stat510/?q=node/75
However, http://www.stat.pitt.edu/stoffer/tsa2/Rissues.htm discusses some
issues with ARIMA in R. In particular, for issue 2, if
2004 Sep 10
3
ACM work
Hi (again),
I started to work on an ACM (Audio Compression Manager) for FLAC. I
currently only have the canvas. The encoding/decoding is not done yet.
So it's completely useless. But since the canvas is the harder thing to
start, here it is. (just in case I don't have time to continue)
http://mukoli.free.fr/flac-ACM.v0.1.0.zip
2008 Jun 02
29
ZFS Hardware Check, OS X Compatibility, NEWBIE!!
This is my first post here, and i hope it is ok that i posted in this thread.
I have been doing a bit of reading on the solaris platforms, and seem to be inclined to try out the open solaris os or solaris 10. My only worry is that my lack of knowledge with the command line may make this difficult regarding trouble shooting. It seems fairly straighforward creating zpools etc, but maybe nexenta is