Re: Getting realplayer streams to disk files

2001-05-09 Thread Dwayne C. Litzenberger
On Fri, May 04, 2001 at 07:39:27AM -0700, Nate Amsden wrote: > asdfasf asfasf wrote: > > > > This is getting ridiculous. I've been trying for many > > hours over many days now to save realplayer broadcasts > > to files on my disk and have been completely unable to > > do so. It almost seems as if

Re: Getting realplayer streams to disk files

2001-05-07 Thread Eric Richardson
"Karsten M. Self" wrote: > > on Sun, May 06, 2001 at 08:46:33AM -0400, Sean ([EMAIL PROTECTED]) wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > > > > > > > > I'm just amazed that it is so important to block us from caching > > > > postage-stamp sized movie commercials, and

Re: Getting realplayer streams to disk files

2001-05-06 Thread Mike Fedyk
On Fri, May 04, 2001 at 07:39:27AM -0700, Nate Amsden wrote: > > if it were me i woulda given up a long time ago :) > Porno makes the world go 'round, and motivates in striking ways ;)

Re: Getting realplayer streams to disk files

2001-05-06 Thread Karsten M. Self
on Sun, May 06, 2001 at 08:46:33AM -0400, Sean ([EMAIL PROTECTED]) wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > > > > > I'm just amazed that it is so important to block us from caching > > > postage-stamp sized movie commercials, and 10-second snips of music. > > > What I hate

Re: Getting realplayer streams to disk files

2001-05-06 Thread Sean
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > > > I'm just amazed that it is so important to block us from caching > > postage-stamp sized movie commercials, and 10-second snips of music. > > What I hate is that with RealPlayer, I have seen "net congestion" errors > > even the *second* time I

Re: Getting realplayer streams to disk files

2001-05-06 Thread Karsten M. Self
on Sat, May 05, 2001 at 09:40:56PM -0700, Steve R. Hastings ([EMAIL PROTECTED]) wrote: > Karsten M. Self wrote: > > Better to advocate open alternative streaming technologies. > > I agree completely. > > > MP3 is one such. > > Sorry, I do not agree. As long as there are patents controlling MP

Re: Getting realplayer streams to disk files

2001-05-05 Thread Steve R. Hastings
Karsten M. Self wrote: > Better to advocate open alternative streaming technologies. I agree completely. > MP3 is one such. Sorry, I do not agree. As long as there are patents controlling MP3, MP3 is not sufficiently open. The current best one is Ogg Vorbis. http://www.xiph.org/ogg/vorbis

Re: Getting realplayer streams to disk files

2001-05-05 Thread Andrej Marjan
On Sat, May 05, 2001 at 07:41:19AM -0400, Antonio Rodriguez wrote: > Check vsound, it is supposed to do what you want. > http://freshmeat.net/projects/vsound/ It works well in interactive mode: spawns the player, so you can fast-forward to the point you want, and stops saving when you exit the pla

Re: Getting realplayer streams to disk files

2001-05-05 Thread Antonio Rodriguez
Check vsound, it is supposed to do what you want. http://freshmeat.net/projects/vsound/ "Karsten M. Self" wrote: > > on Fri, May 04, 2001 at 02:43:20AM -0700, asdfasf asfasf ([EMAIL PROTECTED]) > wrote: > > This is getting ridiculous. I've been trying for many hours over many > > days now to sav

Re: Getting realplayer streams to disk files

2001-05-04 Thread Karsten M. Self
on Fri, May 04, 2001 at 02:43:20AM -0700, asdfasf asfasf ([EMAIL PROTECTED]) wrote: > This is getting ridiculous. I've been trying for many hours over many > days now to save realplayer broadcasts to files on my disk and have > been completely unable to do so. It almost seems as if the realplayer

Re: Getting realplayer streams to disk files

2001-05-04 Thread Nate Amsden
asdfasf asfasf wrote: > > This is getting ridiculous. I've been trying for many > hours over many days now to save realplayer broadcasts > to files on my disk and have been completely unable to > do so. It almost seems as if the realplayer software > has been _designed_ so that you can't save cont

Re: Getting realplayer streams to disk files

2001-05-04 Thread Shawn D'Alimonte
On Friday 04 May 2001 05:43, asdfasf asfasf wrote: > This is getting ridiculous. I've been trying for many > hours over many days now to save realplayer broadcasts > to files on my disk and have been completely unable to > do so. It almost seems as if the realplayer software > has been _designed_ s

Getting realplayer streams to disk files

2001-05-04 Thread asdfasf asfasf
This is getting ridiculous. I've been trying for many hours over many days now to save realplayer broadcasts to files on my disk and have been completely unable to do so. It almost seems as if the realplayer software has been _designed_ so that you can't save content you view through the player to

Re: Disk files

2000-10-17 Thread kmself
On Tue, Oct 17, 2000 at 01:34:35PM +0100, Simon J. Bale ([EMAIL PROTECTED]) wrote: > Hi, > > Is it possible to install Debian to a disk file so that I don't have to > re-partition my hard disk. There are GNU/Linux installations based on the usmsdos filesystem. I've done this with SuSE. I don't

Disk files

2000-10-17 Thread Simon J. Bale
Hi, Is it possible to install Debian to a disk file so that I don't have to re-partition my hard disk. Thanks, Simon J. Bale.

Re: disk files too large to fit on floppy disks

2000-10-16 Thread C. Falconer
me of=/dev/fd0 At 01:50 PM 10/15/00 -0700, you wrote: I tried copying the Debian base disk files to actual floppy disks, and they are too large by about 30kB. I had to reformat my copy disks to use 81 tracks, which is risky. I am just now continuing this process, getting disk write e

Re: disk files too large to fit on floppy disks

2000-10-16 Thread Peter Jay Salzman
llo, > I tried copying the Debian base disk files to > actual floppy disks, and they are too large by > about 30kB. I had to reformat my copy disks > to use 81 tracks, which is risky. I am just now > continuing this process, getting disk write errors... > A better solution wou

RE: disk files too large to fit on floppy disks

2000-10-16 Thread Jason Holland
try this # dd if=imagefile of=/dev/fd0 or whatever device your floppy is Jason > > Hello Zach, > > Have you used rawrite or dd? The disk-files are disk-images, this means, > they should be copied bit by bit to a disk, and not by some tools which > use the file-system, wh

Re: disk files too large to fit on floppy disks

2000-10-16 Thread Daniel Reuter
Hello Zach, Have you used rawrite or dd? The disk-files are disk-images, this means, they should be copied bit by bit to a disk, and not by some tools which use the file-system, which is on the disk. By writing the raw images, they should fit absolutely exactly on one disk. Regards, Daniel On

disk files too large to fit on floppy disks

2000-10-16 Thread Zach Smith
Hello, I tried copying the Debian base disk files to actual floppy disks, and they are too large by about 30kB. I had to reformat my copy disks to use 81 tracks, which is risky. I am just now continuing this process, getting disk write errors... A better solution would be to recreate the files

Re: slink base Disk Files Too Large?

1999-02-13 Thread servis
*- On 13 Feb, David B. Teague wrote about "Re: slink base Disk Files Too Large?" > On Sat, 13 Feb 1999 [EMAIL PROTECTED] wrote: > >> *- On 13 Feb, [EMAIL PROTECTED] wrote about "slink base Disk Files Too >> Large?" >> > I recently tried to co

Re: slink base Disk Files Too Large?

1999-02-13 Thread David B. Teague
On Sat, 13 Feb 1999 [EMAIL PROTECTED] wrote: > *- On 13 Feb, [EMAIL PROTECTED] wrote about "slink base Disk Files Too Large?" > > I recently tried to copy the slink base disk downloads > > (the ones for 1.44M floppies) to 1.44M floppies, but the floppie > > im

Re: slink base Disk Files Too Large?

1999-02-13 Thread servis
*- On 13 Feb, [EMAIL PROTECTED] wrote about "slink base Disk Files Too Large?" > I recently tried to copy the slink base disk downloads > (the ones for 1.44M floppies) to 1.44M floppies, but the floppie > images were too large. ...anyone else have this problem or kno

slink base Disk Files Too Large?

1999-02-13 Thread art
I recently tried to copy the slink base disk downloads (the ones for 1.44M floppies) to 1.44M floppies, but the floppie images were too large. ...anyone else have this problem or know what might have caused it? Art