Displaying 20 results from an estimated 87 matches for "savefile".
2004 Aug 06
2
ices & savefile
Apologies for asking so many questions - hope this isn't in the FAQ
somewhere!?
I would like to use the <savefile> option in ices but am wondering how to
specify a unique filename to be created each time ices is executed so the
previous savefile is not overwritten?
eg, is there a way to specify:
<savefile>mystream-%time-%date.ogg</savefile>
that would for example create a file:
mystream-10:0...
2004 Aug 06
0
ices & savefile
On Tue, 2003-08-05 at 12:34, Matt Trim wrote:
> Apologies for asking so many questions - hope this isn't in the FAQ
> somewhere!?
>
> I would like to use the <savefile> option in ices but am wondering how to
> specify a unique filename to be created each time ices is executed so the
> previous savefile is not overwritten?
>
> eg, is there a way to specify:
>
> <savefile>mystream-%time-%date.ogg</savefile>
>
> that would f...
2006 Mar 18
3
<savefile> directive for Icecast2?
Hi all,
Hope you can advise.
I am aware you can use the <savefile> feature of IceS2 to save a copy of
live streams. I have several sources for my Icecast server that are remote
and which I do not have access to the hard drive. Is there any way to save a
copy of the stream at the Icecast Server rather than the IceS2 source?
If it can't be done by the serve...
2011 Apr 01
4
Rexcel path problem
...face.RRun
("source('X:\Trading\Energy\JorgeSpace\TMPholder\cpixe\home
models\toto.R')")
Rinterface.StopRServer
End Sub
"R cript code toto.R"
path = getwd()
setwd(path)
a = 5
b=5
x = matrix(rnorm(a*b),a,b)
a = 5
b=5
y = matrix(rnorm(a*b),a,b)
z = x %*% y
savefile = paste(path,"/","testresults.csv",sep="")
write.csv(z, file = savefile)
Rconsole message
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
Load...
2004 Aug 06
0
ices & savefile
On Tue, 2003-08-05 at 16:00, Matt Trim wrote:
> Got it all compiled nicely.. I called it ices2 so I can keep using my
> existing ices executable as well..
>
> Tried getting it up and running but it seems to be having trouble
> connecting to my soundcard.. sample from ices.log
>
> [root@darkice root]# less ices.log
..
> [2003-08-06 01:11:09] DBUG
2005 Sep 26
4
ices2 metadata update causes gaps
...e decoding in ogg123.
However, an interesting effect can be had if all the parts have the same
serial number. You get a bump just like with the ices2 metadata update.
ogg123 doesn't complain, but ogginfo does.
However, on the icecast2 streams, neither complains.
I've just taken a "savefile" from ices2. The bumps aren't happening.
It's got to be in icecast2!
Now, I know that the current version of icecast has fixes that make it
work with Helix (which would give up at stream boundaries). Perhaps it
fixes it. Off to grab the new version and test...
--
Paul Martin <...
2004 Aug 06
3
Trouble getting Ices/Icecast2 to stream
...ctly to the
Icecast server on port 8000 (which is only bound to 127.0.0.1). I'm
using Winamp on the client end connecting to port 8001 (which is only
bound to my outside IP). Winamp will connect, say it has completed
prebuffering, and I see data moving, but there is no audio. If I include
"savefile" in the Ices config, it will correctly write the file, which I
can load into winamp and hear audio.
If I try to listen to the "savefile" by connecting to the web portion of
Icecast, it will occasionally work, but 8 out of 10 times, icecast will
segfault.
Any clues? I DO have audio...
2010 Jun 20
2
Unable to load CM01/02 savefile in CMScout 2.00
...as seen below.
[Image: http://www.rockmyspace.info/image-upload/uploads/1/Screenshot_cmscout.png ]
I have no idea why and honestly I think it way beyond my knowledge of how Wine works (which is very limited). So I ask you guys, can you help me?
Here (http://data.fuskbugg.se/skalman01/cmscout_and_savefile.zip) you can download the utility and a save game I've just created so you can test for your self.
Winebottle version: 1.1.44
OS: Mac OS X, 10.6.3
Thank you!
2004 Aug 06
2
ices & savefile
Thanks Karl, I will give it a try.
Do I have to install your modified libshout or isn't it required if I am
live streaming?
Cheers,
Matt
On 5 Aug 2003, Karl Heyes wrote:
> not in CVS ices2, the problem is fairly involved to get into, not so
> much for the initial filename but for things such as timing out or if
> there's a problem with the link to icecast.
>
> If you
2004 Aug 06
2
ices & savefile
Got it all compiled nicely.. I called it ices2 so I can keep using my
existing ices executable as well..
Tried getting it up and running but it seems to be having trouble
connecting to my soundcard.. sample from ices.log
[root@darkice root]# less ices.log
[2003-08-06 01:11:09] INFO ices-core/main Streamer version IceS 2.0-kh35
[2003-08-06 01:11:09] INFO ices-core/main libshout version 2.0-kh19
2001 Jul 01
1
indexing
...lt;- function(CRAN=getOptions("CRAN"),
contrib.url=contriburl(CRAN),
descrip=paste(contrib.url(CRAN),"/Descriptions",sep=""),
local.ext=".INDEX.tmp",
save=TRUE,savefile="CRAN-index") {
pkglist <- CRAN.packages(contrib.url=contrib.url)
sapply(pkglist[,1],get.ind,CRAN=CRAN,descrip=descrip,
local.ext=local.ext)
indfiles <- list.files(pattern=paste("*",local.ext))
CRAN.index <- do.call("rbind",lapply(i...
2006 Jul 27
2
memory problems when combining randomForests [Broadcast]
You need to give us more details, like how you call randomForest, versions
of the package and R itself, etc. Also, see if this helps you:
http://finzi.psych.upenn.edu/R/Rhelp02a/archive/32918.html
Andy
From: Eleni Rapsomaniki
>
> Dear all,
>
> I am trying to train a randomForest using all my control data
> (12,000 cases, ~ 20 explanatory variables, 2 classes).
> Because
2004 Aug 06
0
noobie questions
...too am using Redhat9 (Icecast2 and Ices2).
I've used Winamp2 (Zinf tells me the data is corrupted), but instead of the high-pitched noise you describe - I get dead silence. Of course, everything leads me to believe that the connection is healthy and the stream is working.
There's a <savefile>/home/user/output.ogg</savefile> option for ices2.xml configuration - maybe you can verify that ices2 is encoding properly. In my case, Ices2 is encoding properly when I listen to the savefile dump, but I get the "dead air" pseudo-stream when I try to connect to Icecast.
>
&...
2012 Aug 11
1
device "mismatch", coordinates trouble with X11 and pdf devices
...s device
## dependant?
## Maybe its the video driver & LCD.
## This is a Dell Precision M4600. The LCD display is 13.6 inches x
## 7.6 inches (345.4mm x 193mm). By my reckoning, it is not precisely
## 16:9. The Nvidia card says the native resolution is 1920x1080,
## which is exactly 16:9.
saveFile <- FALSE
if(saveFile){
pdf(file="testSymbol.pdf", onefile=FALSE, paper="special", height = 7,
width = 7)
}
plot(c(0,1), c(0,1), type = "n", xlab = "", ylab = "")
x <- c(0.3, 0.3)
y <- c(0.7, 0.7)
points(x[1], x[2])
points(y[1], y[2])
sy...
2020 Jan 07
6
Error GPO
...wargs)
File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 1277, in run
copy_directory_local_to_remote(conn, gpodir, sharepath)
File "/usr/local/samba/lib/python3.5/site-packages/samba/netcmd/gpo.py", line 374, in copy_directory_local_to_remote
conn.savefile(r_name, data)
2006 Aug 02
2
tcl/tk bind destroy event
...ox(title="Question",
message="Save modified file?",
icon="question", type="yesnocancel", default="yes")
returnVal <- as.character(returnVal)
if( returnVal == "yes" )
{
# save file
value <- saveFile()
# destroy window when save was successfull
if( value == 1 )
tkdestroy(mw)
}
if( returnVal == "no" )
{
tkdestroy(mw)
}
if( returnVal == "cancel" )
{
# do nothing
cat("Cancel was pressed.\n")...
2004 Aug 06
1
Trouble getting Ices/Icecast2 to stream
...server on port 8000 (which is only bound to 127.0.0.1). I'm
> using Winamp on the client end connecting to port 8001 (which is only
> bound to my outside IP). Winamp will connect, say it has completed
> prebuffering, and I see data moving, but there is no audio. If I
include
> "savefile" in the Ices config, it will correctly write the file, which
I
> can load into winamp and hear audio.
Winamp (and several other common media players) have a serious bug in
their
HTTP streaming implementation, which means it treats everything as mp3.
There's a hack in the vorbis plugi...
2005 May 22
2
Problems with Ices
...d
(arecord -D plughw:0,0 output.wav) I can record the input from my
microphone into a file. The playback works perfectly. However, if I use
Ices with the same values I hear nothing on the receiving end of my
broadcast (although I can connect to it). In order to do a further test,
I setup a <savefile> tag in my ices-live.conf file so that Ices would
write to a file the sound it was sending to icecast. The output file it
creates has only static. I will post the input section of my ices config
file below. Any help would be appreciated. I am sure I haven't provided
enough information to...
2004 Aug 06
1
Ices issues
...<quality>0</quality>
<samplerate>44100</samplerate>
<channels>2</channels>
</encode>
<downmix>0</downmix>
<!-- Stream saving. Save the outgoing stream to the specified file -->
<savefile>test64.ogg</savefile>
</instance>
</stream>
</ices>
2018 Aug 24
0
samba49 offline join
...ba-tool computer create cnpc11
Computer 'cnpc11' created successfully
root at ad49:~# samba-tool computer list
cnpc11$
AD49$
Now I started creating a BLOB in Win10 for offline join with a
windows-10-client connected to this ad with:
djoin /provision /domain dmiserver.lan /machine cnpc11 /savefile cnpc11.txt
didnt work, but
/djoin /provision /domain dmiserver.lan /machine cnpc11 /reuse /savefile
cnpc11.txt/
/did. Also it worked with a never used machine name (i.e.cnpc31) without
/reuse, which simply was generated in the samba ad./
/In the other direction, the offline join to the domain w...