Displaying 20 results from an estimated 1100 matches similar to: "is this correct way of doing ?"
2004 Nov 05
1
is this correct way of doing it ?
I've realized that there is no java api for encoding into vorbis. We got decoding one tough(Vorbis SPI).
Currently we got Java Prgm to capture sound from mic and "encoder_example.c" that would take byte stream and encode it into ogg format.So, right now we are in the process of using JNI for calling the C routines using Java.
The main aim is to transfer this data over Darwin
2004 Oct 29
1
java vorbis encoder and examples
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server.
Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's.
So in
2004 Oct 29
1
java vorbis encoder example or API needed
I'm currently involved in a project where in we need to record the audio from a mic encode with vorbis, then put it in Ogg container, and then make it as RTP packet and transmit over Darwin Streaming Server.
Till now we were using JMF with available codec's, since JMF handles the RTP part life was pretty much easy using it. Now we want to use Ogg Vorbis because of its adv's.
So in
2010 May 11
2
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hello,
we are currently working on my project that aims at improving the register
allocation scheme by identifying if the interference graphs are chordal or
not.
we are working on the llvm compiler .we are forcing the compiler to use
PBQP register allocation scheme by an option of ' ' regalloc=pbqp ' during
the execution of prgm. we have been succesfull in accessing the interference
2010 May 12
0
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hi Prasad,
The comments at the beginning of RegAllocPBQP.cpp list the two most relevant
papers for PBQP register allocation.
// (1) Hames, L. and Scholz, B. 2006. Nearly optimal register allocation
with
// PBQP. In Proceedings of the 7th Joint Modular Languages Conference
// (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361.
//
// (2) Scholz, B., Eckstein, E.
2004 Oct 06
2
Spaces removed from subjects in FETCH response
I'm using SpamAssassin to tag spam and prefix the spam score to the subject
line. To make the scores sort properly in the client's message list, I pad
the score with spaces to right-align it.
It looks like dovecot-0.99.10.9-1.FC3.2 is frustrating this by stripping
the excess spaces from the subject before reporting it in FETCH responses.
Here's an actual subject line:
Subject:
2007 Jan 17
3
Row limit for read.table
I have been trying to read in a large data set using read.table, but
I've only been able to grab the first 50,871 rows of the total 122,269 rows.
> f <-
read.table("http://www.cs.odu.edu/~fmccown/R/Tchange_rates_crawled.dat",
header=TRUE, nrows=123000, comment.char="", sep="\t")
> length(f$change_rate)
[1] 50871
From searching the email archives,
2005 Nov 28
1
Compile Encoder_example.c
Hi,
I'm a highschool student,
I'm looking for information about converting Wave file
(*.wav)
into Ogg file (*.ogg) and i found encoder_example.c
inside libvorbis's example directory. I try to compile
it using Microsoft Visual C++ 6.0 ,but it goes error
like this :
--------------------Configuration: encoder_example -
Win32 Debug--------------------
Linking...
encoder_example.obj :
2004 Aug 29
2
Building theora
Hello,
I'm trying to get theora built. However there is not a page listing what
depdencies there are. Would it be possible to have a developers page
with the point release tarballs etc? (There is subversion access, but
I do not have subversion for my OS).
I could not find libtheora release, only an alpha, this wasn't very
clear, it has been released now I think.
The libogg and
2008 Mar 27
6
help! - spectral analysis - spec.pgram
Can someone explain me this spec.pgram effect?
Code:
period.6<-c(0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10
,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10,0,0,0,0,0,10)
period.5<-c(0,0,0,0,0,10,0,0,0,0,10,0,0,0,0,0,0,10,0,0,0,0,10,0,0,0,0,0,0,10
,0,0,0,0,10,0,0,0,0,0,0,10,0,0,0,0,10,0,0,0,0,0,0,10,0,0,0,0,10,0)
par(mfrow=c(2,1))
2016 Jun 30
2
CentOS-7 Screen black after boot
On 30 Jun 2016 09:34, "Venkata Balaji N" <nag1010 at gmail.com> wrote:
>
> Hello Community,
>
> This is my first ever email to CentOS community. Firstly, CentOS is a
great
> open-source operating system. I have been using it for years and
> recommending the same for production use to our customers.
>
> I have installed CentOS-7 operating system couple of
2011 Sep 19
14
gmaps4rails "acts_as_gmappable" error
Hi all,
I started to see fun of gmaps4rails gem from
https://github.com/apneadiving/Google-Maps-for-Rails.
After everything done. When visited the locahost, i got the following
error.
undefined local variable or method `acts_as_gmappable'' for #<Class:
0x31a9da8>
the error is due to i have line "acts_as_gmappable" in my model.
Anybody knows how this is
2007 Sep 12
1
theora-exp encoder issue
Hi,
I'm switching from the mainstream theora trunk to the exp one and I
encounter a problem with the encoder.
Every video I encode are played like a 'mosaic', I do not know how to
say that. The picture is just a bunch of coloured pixels.
During the encoding process the video stream is defined like that:
File stream.yuv is 320x240 15.00 fps 420 video.
Why 420 ? Why not YUV like for
2004 Jun 25
1
Compile problems on libtheora-1.0alpha3
Dear Developers.
As a tester for gnome-2.7 I'm using the garnome build system to build
gnome-2.7. A new part to this set of gnome related programs I neede
libtheora. Unfortunatly did I run into compile problems when running the
compile of libtheora-1.0alpha3. I'm uisng GCC-3.4.0,glibc-2.3.2.
The problems are shown in the log below.
Who can help me solve these issues as I'm no expert
2005 Nov 03
0
all2theora script
i am new in this mailing list
i have written a script for theora (i am not sure that it is useful or not ? )
==========================================
#!/usr/bin/perl
# ALL2theora based on Florian Schilhabel <florian.schilhabel@web.de>
dvd2divx script (was under GPL)
# we have made major changes to that script and now it can convert
almost all video format to theora
# all2theora depends
2013 Sep 25
4
virtio channel socket bind error
Hi All,
My intent is to make virtio unix channel work. I could configure the XML and launch VM and could see the port in /dev/virtio-ports
<channel type='unix'>
<source mode='bind' path='/tmp/appl_port'/>
<target type='virtio' name='appl_port'/>
<address type='virtio-serial' controller='0'
2016 Jul 07
2
CentOS-7 Screen black after boot
Hello,
I have the same problem again today with CentOS-7.
I re-installed with GNOME Desktop and also configured two VMs in it, all
was working fine and i left the system locked overnight. When i tried to
unlock the next day morning, screen only shows up black. Again, i cannot
see the GUI. I can login to the system though.
Any help would be appreciated here.
Thanks,
VB
On Thu, Jun 30, 2016 at
2013 Oct 06
0
example_encoder.c patch to read successfully from FIFOs
Hello,
Some years back I tried to use example_encoder.c with mkfifo FIFO
buffers to encode content as it was being decoded by mplayer. This
deadlocks, because to do this you need two FIFOs (one for decompressed
audio and one for video) that mplayer alternates writing output to, and
that encoder_example similarly alternates reading chunks of audio and
video input from. The trouble is, mplayer
2016 Jul 07
2
CentOS-7 Screen black after boot
On Thu, Jul 7, 2016 at 10:31 AM, Frank Cox <theatre at melvilletheatre.com>
wrote:
> On Thu, 7 Jul 2016 10:16:23 +1000
> Venkata Balaji N wrote:
>
> > i left the system locked overnight.
>
> What are you using to lock the screen? Some of the screensavers can be
> bad news on certain video cards (as I've learned the hard way) and can
> cause just exactly that
2008 May 16
2
Box.test degrees of freedom
Dear colleagues,
I am new to R and statistics so please keep that in mind.
I have doubts on the df calculation of Ljung-Box test (Box.test). The
function seems to use always the df=lag=m and not df=m-p-q like suggested in
Ljung and Box (1978) paper (that is referenced).
Do you agree with this? If so, is there an R package function that computes
Ljung-Box test with the degrees of