Apple Releases Free, OS-Independent, FireWire SDK
mcwop writes "Apple announced the release of a free FireWire SDK for embedded devices. The kit is not OS-dependent. Is this a response to the release of USB 2.0 or is Apple simply trying to keep a steady stream of FireWire devices coming? What effect will this have on FireWire b? What are the effects on the Open Source community developing FireWire interfaces? Time will tell. Nonetheless this is an interesting development."
Does this mean firewire support will finally be coming to Virtual Dub? I think vdub is a kick ass program but now that the guy I do capture for has a Sony PCR-DC1 I gotta use premier,
which is sort of fat and bloated (sorry adobe)
This is looking good... Also, the platform-agnostic approach is a good one. What's next, Aqua on Intel? ;)
Read carefully :)
OS-Independent == NOT OS-dependent
http://slashdot.org/article.pl?sid=02/08/0 7/1328207&mode=nested&tid=129
Also mentioned is a proposal being considered by the FCC that would allow cable companies to 'turn off' the firewire port, which DVR's will use to connect to digital televisions, so that some broadcasts can't be recorded.
(singing on Doors music)
Come one Apple, light my wire...
Free Java games for your phone: Tontie, Sokoban
I read the EVALUATION LICENSE, which states for example:
"This Evaluation License does not grant a license to incorporate the FireWire Reference Platform, any portion of it, or any Modification into any board, module, integrated circuit, macrocell, core or other assemble or device. To obtain a license to develop or distribute assemblies incorporating the FireWire Reference Platform or Modifications, visit http://www.developer.applce.com/mkt/swl""
So, it seems that this is strictly for evaluation, or did I miss something?
Wow, maybe now will somebody come up with a solution to use digicams as a external storage.
I everytime thought this shouldn't be to difficult.
>> Had I been going to bed earlier every night? Have I been sleeping later? Has Tyler been in charge longer and l
Free? Not really, unless you count "evaluation" as free. Or perhaps I'm looking at the wrong thing, hard to tell.
/. that the person and reviewer both actually *read* the information before commenting on it.
Platform Independent? FireWire is, Apple's SDK is not (last I checked).
FireWire SDK. Yes, defiantly.
Well, I guess it *is* too much to ask on
I guess it would also be too much to ask for a link to the actual press release.
Integrate Keynote and LaTeX
Ciryon
As a note to anyone who believes him, he says, "The 1394 drivers somehow interferred with my current DVDROM so that it wouldn't even be seen from DOS or the system BIOS." DOS or the BIOS aren't going to know about what drivers you have installed in Windows; it isn't possible for a Windows driver to cause the BIOS to not see your DVD-ROM drive.
So you bought a crappy interface card with crappy drivers for your crappy OS.. yep, clearly Firewire is to blame here.
-- V
As far as the keyboard and mouse...well, let's not push it!
There ain't no rules here; we're trying to accomplish something.
Way ahead of your: http://dvbackup.sourceforge.net/
All editorial writers ever do is come down from the hill after the battle is over and shoot the wounded.
Not sure how much you truly know about that rant, but I know one thing. I have booted from a firewire device - my iPod. The first thing I did after loading it up with songs was install OS X.1 on the thing. Then set the startup disk for my Pismo to the iPod (external firewire drive), rebooted, and there it was booting off the iPod.
Firewire works in a beautiful way. USB sometimes still hangs machines.
Although USB 2.0 may be 480 vs FireWires 400 MB/sec, there are other beneifts to FireWire (other than FireWire 2, at 800 MB/sec, should be out and about this year) like: 1. You don't need a computer to use FireWire. One FireWire device can connect directly to another FireWire device without a workstation. Although we don't see much implementation of this - it would be conventient. How about a FireWire port on my car stereo to connect my iPod? 2. FireWire can carry POWER as well as data. WHen you plug an iPod in with it's FireWire cable, it charges as well as trasmits data through the same cable. In fact, if you should need to recharge away from your computer, the usual AC plug for recharging is a FireWire cable. I do think that Apple fucked up when they made licensing the name so expensive. Instead of one name "FireWire" everywhere you go, you see FireWire on Apple's, iLink on Sony computers and cameras,...etc. With all these different names, nobody realizes how pervasive it is. SOme PC users don't even know they have FireWire, and most Mac users don't know they have "1394".
Many major hollywood places are using linux in shop anyway... Just not for the editing.
And I have yet to seen any video editing program that is as refined as final cut pro is. i think it would take a while for VIMP or whatever, to get up to speed to where apple is. And I doubt it would be good for any video that is meant outside of the computer (color correction and accuracy don't seem to be big in the linux field yet).
I don't know about other instruments, but lab video cameras are using 1394. Note this is not the same as a firewire-enabled DV camcorder, the lab cameras send uncompressed video at higher data rates. (Video compression loses data, and compression artifacts screw up any computer analysis of the image.)
-- Alastair
Some higher end TVs are quite "malleable." The Sony Wega series, for instance, has a service mode that allows for manipulating the image like a computer monitor. They also have a set of ID codes which control what features are activated or deactivated. I'd recommend not changing the ID codes unless you know exactly what does what, because you might turn your 36 inch Triniton display with component input into a 27 inch with RCA inputs. Of course, if you actually know what you're doing, you could activate hidden features, such as re-enabling the firewire port even after its been deactivated due to regulations and restrictions.
Firewire is not just a high speed connection for copying files to your iPod or from your camera, it has capabilities that go far beyond. A very good application for firewire is as a cluster computing interconnect.
Among other notable features Firewire has ability to do direct memory access without CPU intervention. It is a very low latency interface. This is a critical factor in tightly coupled clusters using things like MPI (message passing interface).
Apple would like to see people develop firewire as a topology for MPI. I'm not saying this is THE reason for this sdk release, but it certainly is A reason.