search for: oac

Displaying 18 results from an estimated 18 matches for "oac".

Did you mean: ac
2002 Jun 12
4
Opening all files in a directory
Is there any way that R can be programmed so that it will cycle through all files in a directory without having to define file names? The reason I ask is because I will have about 50-100 files in a directory which will be randomly named. ie: MIDEX, OACES-CO2, ODEN91, etc... If not...are there any languages out there that will do this sort of things? Or is there another method you could recommend for handling the problem? Thanks, Matt -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read...
2013 Sep 03
1
[PATCH v2] tftp-hpa: add error check for disk filled up
...putc(c, file) == EOF) { + return -1; + } skipit: prevchar = c; } diff --git a/tftpd/tftpd.c b/tftpd/tftpd.c index 1873e70..c2adbda 100644 --- a/tftpd/tftpd.c +++ b/tftpd/tftpd.c @@ -1681,7 +1681,11 @@ static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oac syslog(LOG_WARNING, "tftpd: write(ack): %m"); goto abort; } - write_behind(file, pf->f_convert); + if(write_behind(file, pf->f_convert) < 0) { + nak(ENOSPACE, NULL); + (void)fclose(file); + goto abo...
2001 May 20
3
No subject
I performed an aov() analysis and got the following results: Df Sum Sq Mean Sq F value Pr(>F) block 1 0.0040 0.0040 0.3282 0.5672 Residuals 269 3.2766 0.0122 Can anyone tell me how to extract the F value column and Pr(>F) column from the summary output of aov analysis? Many thanks in advance, Liqing Eco. Evol. Biol. UCIrvine
2008 Jun 27
1
Open Source Video Codec and Container (alternative to Xvid)
Hi CentOS users I am running a forum with small video clips (from YouTube and others). I convert those Macromedia Flash videos with: $ mencoder example.flv -ovc xvid -xvidencopts bitrate=1000:autoaspect -vf pp=lb -oac mp3lame -lameopts fast:preset=standard -o example.avi I use mencoder RPM from Dag Wieers 1) Its very generic command line to convert videos. What would you improve? The size is much bigger than the original FLV :( 2) Is there a real open source format what I should prefer? Can you say somethin...
2008 Jan 11
1
Merging flv files
Hi , i need to merge two flv videos , i have tried using this command: mencoder -oac copy -ovc copy -idx -o c.flv a.flv b.flv, the resulting file is of expected size , but somehow i am not able to play it .... Please let me know your thoughts Thanks Aprit --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Goo...
2008 Feb 10
3
Misc: handycam raw to ogg / DVD to ogg
...by the way, do you know how to dowload the file from the tape to the computer avoiding kino? I find it too heavy. Something ? la command line would be perfect (i have something like 20 tapes) 2) How do I convert a DVD to ogg format in the most efficient way? Right now I am doing mencoder dvd://1 -oac copy -ovc copy -alang es -slang es -o ~/DVD.avi ffmpeg2theora --optimize -S 0 -K 500 ~/DVD.avi Is there a way to avoid the avi step? (the alang and slang is to choose the Spanish version of the DVD) Thanks! Pau Amaro-Seoane
2009 Nov 17
12
ffmpeg2theora and VOB files
Dear, I am using your ffmpeg2theora for converting VOB files to ogv. At converting VTS_01_2.VOB (second file from DVD) theora can not find video stream, only audio stream. Can you help me? Thanks Martin Koryt?r
2013 Aug 22
2
[PATCH] tftp-hpa: add error check for disk filled up
...), buf, count); } /* When an error has occurred, it is possible that the two sides diff --git a/tftpd/tftpd.c b/tftpd/tftpd.c index 1873e70..c2adbda 100644 --- a/tftpd/tftpd.c +++ b/tftpd/tftpd.c @@ -1681,7 +1681,11 @@ static void tftp_recvfile(const struct formats *pf, struct tftphdr *oap, int oac syslog(LOG_WARNING, "tftpd: write(ack): %m"); goto abort; } - write_behind(file, pf->f_convert); + if(write_behind(file, pf->f_convert) < 0) { + nak(ENOSPACE, NULL); + (void)fclose(file); + goto abo...
2002 Jun 14
0
Rcmd on Windows (fwd)
...og in my computer as "administrator", which caused some problem of perl being found... Anyway, thank you all for the prompt and intelligent suggestions. Best, Yunda ---------- Forwarded message ---------- Date: Thu, 13 Jun 2002 18:30:45 -0700 (PDT) From: Yunda Huang <yunda at alpha.oac.ucla.edu> To: Uwe Ligges <ligges at statistik.uni-dortmund.de> Cc: r-help at stat.math.ethz.ch Subject: Re: [R] Rcmd on Windows Hi there, Thanks you all for the reply and suggestion. But I still could not get it run-:( Where can I find a detailed manual or something on this? I am really...
2005 Sep 29
1
Quicktime 2 Theora Transcoder's Nano-Howto
After a bunch of cumbersome testing I was able to transcode a Quicktime MOV file to OGG with theora and Vorbis. The method's a bit fumbly, but it works... It is automatable except for the initial audio decoding. Software used: Xine, oggenc, ffmpeg, ffmpeg2theora, oggzmerge Step 1: Get the video out of Quicktime ffmpeg -i infile.mov -b 5000 -f mpeg2video outfile.mpg Step 2: Get the video
2005 Nov 03
0
all2theora script
...uot; this will only be possible if you are root\n"; print "--i Specify the Name of your Video file\n"; exit; } if ($divx eq "on") { system ("mkfifo stream.yuv && chmod 777 stream.yuv && mencoder $input -ovc lavc -oac copy -o tmp.avi -lavcopts vcodec=mpeg1video:vbitrate=1200 -vf harddup -of mpeg && mplayer -vc dummy -vo null -ao pcm:file=stream.wav tmp.avi && encoder_example stream.wav stream.yuv > theora.ogg | mplayer -ao null -nosound -vo yuv4mpeg tmp.avi - 1>/dev/tty7 8>/dev/tty7 &amp...
2005 Apr 16
6
Video and audio not in sync
I had some shows on tivo that I figured I wanted to keep on a CD in case I might ever want to watch them again. (Not that you care, butthis really is for my own personal use. I wouldn't have the bandwidth to "share" this stuff even if I wanted to.) So I downloaded a 1 hour show with TiVo ToGo, and I jumped through a few hoops to "free the mpeg", and I got a nice 2 GB
2003 Feb 02
2
Encoding from fifo's
Hello, I'm new to the list, so if this is an FAQ, please point me to the relevant docs. I'm playing with Theora, to see what kind of quality I can expect (I realise its not for production use yet). I've download the source from CVS, and got it to build, with the example encoder and player. While trying to find something to serve as a good source of input, I decided I'd use a
2002 Jun 12
6
Rcmd on Windows
Hi there, I was tryting to use "Rcmd SHLIB --help" on Windows RGui. However it always gives me sytax error message. I wonder whether you have any suggestion. Thanks in advance! Best, Yunda -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help",
2007 Jan 18
16
5.1 surround channel coupling
It obviously would be nice to have such a mode available, for e.g. DVD audio compression. Apparently, the list doesn''t tell me too much about it. My questions are: 1. What is the current status of the 5.1 channel coupling in Vorbis? 2. If I''ll be interested in participation in its development, what is the recommended reading? -------------- next part -------------- An HTML
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all, These 2 patches added virtio-nvme to kernel and qemu, basically modified from virtio-blk and nvme code. As title said, request for your comments. Play it in Qemu with: -drive file=disk.img,format=raw,if=none,id=D22 \ -device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4 The goal is to have a full NVMe stack from VM guest(virtio-nvme) to host(vhost_nvme) to LIO NVMe-over-fabrics
2015 Sep 10
6
[RFC PATCH 0/2] virtio nvme
Hi all, These 2 patches added virtio-nvme to kernel and qemu, basically modified from virtio-blk and nvme code. As title said, request for your comments. Play it in Qemu with: -drive file=disk.img,format=raw,if=none,id=D22 \ -device virtio-nvme-pci,drive=D22,serial=1234,num_queues=4 The goal is to have a full NVMe stack from VM guest(virtio-nvme) to host(vhost_nvme) to LIO NVMe-over-fabrics
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking