Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- Date: Sat, 10 Sep 2005 22:40:19 +0900
- From: Ian Wells <ijw@example.com>
- Subject: Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- References: <43211F0A.8030000@example.com> <87oe72wtnz.fsf@example.com> <4321A9EF.5000105@example.com> <30ce843605091006136d3bd204@example.com> <4322DEF6.7070507@example.com>
On 9/10/05, Dave Gutteridge <dave@example.com> wrote:
> You might require software that streams 3 feeds to a single file in
> order to avoid hard disk hunting when you're writing - dunno how good
> modern FSes are at avoiding hunting,
I'm sorry, but what do you mean by hard drive "hunting"? This is the
first time I've heard that term with reference to hard drives.
If you write two files to the same disk the FS might choose to put them in different locations on the disk. Thus the head of the drive moves forward and backward between the two locations as the files are written. Since head seeks are slow and no data is written while it's happening, your bandwidth is drastically reduced. When you write one file it should stream to consecutive tracks. The exact behaviour depends on the filesystem in question, but try running two cp -r's to the same disk and you'll see what I mean - both running together takes significantly longer than running one and then the second. Streaming files will behave differently to a cp -r, hence I'm not sure what will happen.> The whole proposition depends entirely on what your cameras would send.
You mean whether or not the data is compressed, and the format of the
data and that sort of thing?
Yup, exactly that.
--
Ian.
- Follow-Ups:
- Re: [tlug] Questions about specifications for some cutting edgevideo recording via laptop
- From: Stephen J. Turnbull
- References:
- [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Dave Gutteridge
- Re: [tlug] Questions about specifications for some cutting edgevideo recording via laptop
- From: Stephen J. Turnbull
- Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- From: Dave Gutteridge
- Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- From: Ian Wells
- Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- From: Dave Gutteridge
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Questions about specifications for some cutting edge video recording via laptop
- Next by Date: Re: [tlug] GUI font tools
- Previous by thread: Re: [tlug] Questions about specifications for some cutting edge videorecording via laptop
- Next by thread: Re: [tlug] Questions about specifications for some cutting edgevideo recording via laptop
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links