similar to: Conceptual problem?

Displaying 20 results from an estimated 10000 matches similar to: "Conceptual problem?"

2007 Jun 16
0
Fw: Conceptual problem?
Hi, Stupid thing should have gone to the list. Argh. Geoff. ----- Original Message ----- Hi, Excuse the non-delimited quotes, am using Windows temporarily. ----- Original Message ----- From: "Tod Thomas" <tod at creekroadconsulting.com> To: "Geoff Shang" <geoff at QuiteLikely.com> Cc: <icecast at xiph.org> Sent: Saturday, June 16, 2007 9:13 PM
2007 Jun 19
1
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2007 Jun 15
1
Conceptual problem?
I am just starting to experiment with Icecast2. I have a collection of .wav files that I eventually want to stream out as either ogg or mp3. None of the source clients I found could do this type of re-encoding, maybe I just missed one? So I set out writing a shell script to do it for me. I'm having a real tough time getting things to work so I finally decided that maybe I don't have
2007 Jun 16
0
Conceptual problem?
Thomas B. R?cker wrote: > Tod schrieb: >> I am just starting to experiment with Icecast2. I have a collection >> of .wav files that I eventually want to stream out as either ogg or mp3. >> None of the source clients I found could do this type of re-encoding, >> maybe I just missed one? So I set out writing a shell script to do it >> for me. > Did you check
2009 Mar 21
4
How to convert Mod/Tod to any video formats
Question: 1: What is .Mod and .Tod video? 2: How to convert .Mod and .Tod video to AVI, MPG, WMV, MPEG? Answer: 1: .Mod and .Tod videos are mainly produced by digital harddisk camcorder such as JVC camcorder and so on. It is not common video formats and can only be played on some special players. 2:Tipard Mod Converter (http://www.tipard.com/mod-converter.html)Windows and Tipard Mod Converter for
2007 Jun 20
1
making a Time of Day axis
I am wrestling with time and date data. I came up with a way to plot and label a histogram with "time of day" on the x-axis, but it seemed like a lot more work than should be necessary. Is there a better way to do what I am trying to do? require(chron) # read input data data = read.table("input.dat", header=T) # Create date-time and chron objects datetime =
2010 Mar 16
2
Conditional variable assignment
Hi everyone, Once again I am stuck with a problem I can't seem to figure out. I suppose this learning curve levels off eventually, lol. I am learning on my own with absolutely no background in programming, so if I seem to request help a lot it's not because I am seeking others to do the work for me. I need to assign one of two arrival times to the 'ARRIVE' variable of my
2006 Nov 20
1
a little help needed plotting chron object
Hello there, Using R 2.4.0 on Solaris (Unix): I am trying to control the X axis range on a simple time of day plot. I made a test program (below) that gets file time stamp information from the files in the directory where R starts. The goal of the test program is to plot the time of day of file creation on an x axis that spans a user-specified range (like 12:00:00 to 15:00:00). If I allow
2007 Jun 19
0
m3u list - encode/decode?
I'm now trying to use an m3u formatted list to pass to ezstream rather than stdin. Since all of my audio files are in .wav format, and I have oggenc, I see no reason to decode them before ogg encoding them. Is there a configuration I can use to make this happen? I tried omitting the decode parameter and ezstream complained. Here is what I have now: <ezstream>
2007 Jun 19
0
Straming question with ezstream
Thanks all, ezstream works really nice. I notice when I run it like this though: cat ./file.wav|oggenc -|ezstream -c ./ezstream.conf everything works fine until I get to the end of the file then I start getting endless lines of this: ezstream: streamFile(): Error while reading 'stdin': Bad file descriptor Is this because of the way I'm running ezstream or because I'm
2007 Jun 05
1
Calculating stride values?
All, I have a question about calculating the value for the -E stride option to mke2fs. The mke2fs man page says stride=stripe-size Configure the filesystem for a RAID array with stripe-size filesystem blocks per stripe. So stride = size of stripe/blocksize. The size of a stripe is the RAID chunk size * the number of drives in the RAID. My question: are parity disks
2011 Feb 10
1
Conditional sampling
R experts, I need to sample two rows without replacement from the following data frame such that neither row contains the same 'DOW'. For example, I cannot select both a Monday morning and a Monday afternoon. I am using STRATA_NUM as an index to randomly select rows from, since this variable indexes all unique permutations of DOW, SITE, and TOD. I know how to use the sample function
2013 Sep 20
5
[Bug 69594] New: NVA3 - Flash overlays all tabs
https://bugs.freedesktop.org/show_bug.cgi?id=69594 Priority: medium Bug ID: 69594 Assignee: nouveau at lists.freedesktop.org Summary: NVA3 - Flash overlays all tabs Severity: normal Classification: Unclassified OS: Linux (All) Reporter: tod.jackson at gmail.com Hardware: x86-64 (AMD64) Status:
2010 Mar 25
4
Creating dataframe of all possible variable combinations
Hello, I need to create a dataframe containing all possible combinations of three variables: SITE (101,102,103,104), WDAY (MON,TUE,WED,THR,FRI), and TOD (MORN, AFTN). There should be a total of 40 unique combinations in my dataframe. I used expand.grid() successfully(?) to create my dataframe, but then when I went to order it by SITE, the resultant dataframe only contained four rows, one for each
2009 Sep 29
1
How to parsing data like this in R
Hi, R-users, I met a problem: Items:[Anna 'moi =) akku loppu joskus 4ltä. Kestää kauan nää..'\tAmer, Tuusula (0:20)\t20\t12\t16\t00\t00\t11]/Anne 'Ei jakoa,uus päivä muistio et 4n niin peruin. Hups'\t (0:16)\t0\t12\t18\t00\t00\t11/Elina 'Konsertissa. En tod. vastaa teille'\tEtu-Töölö, Helsinki (2:40)\t24\t12\t18\t00\t00\t11 I want to parsing the above data into the
2007 Sep 05
5
static noise while streaming
Hi all, I'm very new to audio streaming, so please excuse my ignorance. I'm using icecast2 server and muse source client on gentoo linux. Some mp3 files that I'm streaming exhibit severe static noise, in fact, the noise is present always but is most noticeable for the records that are currently playing, http://24.57.213.147:8000/aha.m3u (I'll keep this alive for a while) I
2007 Apr 25
1
asterisk answering machine
I'm learning asterisk, and decided to make myself an answering machine out of it. Seems pretty straightforward to use an agi (perl) to do what I want. What I want is: Answer the phone. check for time of the day If TOD is during the time I sleep I announce i'm sleeping & prompt caller to dial1 (or whatever) to connect to my extension & then go to voicemail if busy/una,
2013 Sep 14
3
[Bug 69346] New: nouveau card permanently stays in D3 on VT switch with Optimus laptops
https://bugs.freedesktop.org/show_bug.cgi?id=69346 Priority: medium Bug ID: 69346 Assignee: nouveau at lists.freedesktop.org Summary: nouveau card permanently stays in D3 on VT switch with Optimus laptops Severity: normal Classification: Unclassified OS: Linux (All) Reporter: tod.jackson at
2016 Feb 09
4
ezstream question
Hi all: I am managing a radio station that has 7 streams. I am using icecast, ices and ezstream on the streams and overall it is working pretty well. One of the streams is an old time radio stream and I use ezstream to run the prerecorded shows. The streams are 128K mp3 streams. Also this station is running on a VPS using Ubuntu 14.04. My question: Is there a package or some sort of
2010 Mar 05
2
How to assign week numbers to a time-series
Hello everyone, My progress has stalled on finding a way of creating a somewhat complicated variable to add to my existing dataframe and I am hoping one of you could help me out. The dataframe below contains only a fraction of the data of my complete dataframe, but all of the variables. What I want to do is add another variable named 'WEEK' to this dataframe that is assigned 1 for row 1