View Full Version : Vista/Gates promises faster video editing:


Yi Fong Yu
November 30th, 2006, 11:08 AM
YouTube is low res and you’re not doing editing. It works well in the browser. If you want to take a collection of videos off a camera, that’s 10 times faster in Vista than previously because of the way we did the video plumbing. Editing is dramatically better.

About Vista's ability to shuffle files betw


http://blogs.usatoday.com/maney/2006/11/bill_gates_on_v.html#more

what could change so drastically?

Steven Gotz
November 30th, 2006, 11:21 AM
Well, perhaps file transfers from disk based systems could be faster, but there is no way to speed up the camera during capture.

Don Blish
November 30th, 2006, 01:00 PM
Even if they were thinking of flash-memory based cameras, firewire and eSATA connections are far faster than the cards themselves.

Yi Fong Yu
November 30th, 2006, 01:07 PM
i think he's referring to how one edits. and most of that is done via software.

Steven Davis
November 30th, 2006, 02:08 PM
Well, perhaps file transfers from disk based systems could be faster, but there is no way to speed up the camera during capture.

Sure, you just push the fast foward button. Yep, lame joke.


Oh Bill might be referring to Vista being able to handle more robust ram systems, take advantage of the core chip technology etc. Who know, since I'm still doing updates on XP, I hold little hope Bill can deliver what he says.

John Miller
November 30th, 2006, 02:24 PM
Vista has a completely rewritten video display management (the Windows Display Driver Model). The rendering of video (even in preview windows) is much faster because the operating system reads/writes directly to the D3D processing pipeline and memory of the graphics card. That saves a tremendous amount of copying to and from system memory. Indeed, everything about the GUI in Vista is much more responsive because of the tight integration between the OS and the graphics hardware.

I've noticed that video playback in full-frame resolution windows is MUCH smoother than XP on a dual-boot system (so the hardware is the same). Whereas on XP, sometimes the system would struggle to render the video and audio, Vista has no problems (and that was with the beta version).

Brandon Rice
November 30th, 2006, 02:58 PM
Interesting... I hope software companies (Adobe, Avid, Sony, etc.) can get their editing suites up to spec on Vista.

John Miller
November 30th, 2006, 04:21 PM
A lot of the performance benefit comes free - no need to update the software.

I've noticed this with one of our programs. When the program is really pushing the OS to its limit under XP (and the video starts jerking etc), the very same challenge under Vista (on the same computer) runs effortlessly. I have to tip my hat to Microsoft. Though they have come under attack about Vista, behind the scenes they have really improved a lot of things - the kind of things that most end users wouldn't know about. As a someone writing video-related software for Windows, I get to tinker about under the hood. There's some good stuff.

James Harring
November 30th, 2006, 08:40 PM
Just be prepared to buy more RAM if you have less than one gig. I believe Vista's baseline RAM consumption is about double XP's.
Baseline is with just the OS booted up, nothing else.

Jon Fairhurst
November 30th, 2006, 08:42 PM
Does it boot any faster? Five minutes before I need to go to a meeting I turn on my XP laptop to get a file from a USB hard drive. I had to leave without the file, as the computer was still sniveling around with networking before I could open Explorer and copy a local (removable disc) file.

Wayne Morellini
November 30th, 2006, 08:52 PM
I would believe it, it has been nearly 20 YEARS overdue. MS has been doing major improvements on it's embedded OS range in the last 5 years (needed improvements). But what software are they claiming ten times (windows movie) and how much a speedup do you get by running Windows XP on the same spec (lottss of RAM and processor, and honking big video card). By optimising XP for realtime video processing and changing the odd woeful driver for a better third party one, you should also get good performance. Wherever you can touch the new Vista in performance is another thing, but it would be interesting to see how very close you could go. There is most likely a lot of improvement left in Windows, it probably would be a lot better a hundredth the size.

I notice that playback at full screen is faster to, it might well be Windows, but it is probably also hardware acceleration being optimised for full screen.

Yi Fong Yu
December 1st, 2006, 08:49 AM
practically speaking,

does this mean we can "relax" hardware requirements to edit HDV .m2t's?

currently, i still have to utilize vaast to swap out .m2t's for downrez to edit, then swap .m2t's back for final render. mine's a dual MP2800, 4GB of RAM, x850xt pe.

does this mean that if i installed XPP, i won't need need to swap .m2t's out because the whole architecture has changed so that i can edit smoother because GPU's are fully utilized to help edit .m2t's?

this would be one thing that accelerate video editors to upgrade to Vista.

Paulo Teixeira
December 20th, 2006, 12:44 PM
http://crave.cnet.co.uk/software/0,39029471,49286229,00.htm

Vista-certified monitors
You may think your current display will cope fine when Vista rolls around, but did you know you'll need a widescreen monitor with HDCP support to make the most of the new OS (to watch Blu-ray or HD DVD movies, for example)?

John Miller
December 20th, 2006, 03:57 PM
I've been testing Vista (Ultimate RTM) for a little while, specifically with one of our apps under development.

The video side of things is greatly improved (i.e., rendering video to a window or full screen) but...

...Vista's audio leaves a lot to be desired.

Playing back DV AVI files (or a live DV feed) leads to very choppy audio - on the same PC under XP, the audio is perfect.

After digging, I found out why: Vista uses a completely new audio subsystem. DirectSound is now emulated with software and no longers provides direct access to the audio hardware as it does in pre-Vista Windows.

The fundamental problem with this is that any video processing applications that rely on DirectShow will, by default, use a DirectSound-based audio renderer. Such applications have to be rewritten to get around this.

I have done this with our app and can confirm that, when a non-DirectSound renderer is used, the audio problems go away (same audio hardware, different driver model).

Many modern motherboards have integrated audio, such as SigmaTel High Definition Audio Codec. This is available to applications via DirectSound, WaveOut and the new Vista audio layer.

And there seems to be a bug, too. Using DirectSound, multiple applications can use the same piece of audio hardware - the OS mixes the different audio streams. Using the non-DirectSound way with a DirectShow application removes this mixing problem and, instead of just rendering a single audio stream, the apps lock up/misbehave. (Something else to 'program around'.)

Though Microsoft have their reasons for changing the audio layer with Vista (mainly too many badly-written third party audio drivers causing BSODs), doing away with the hardware-accelerated DirectSound capability is, IMHO, a major oversight.

Many existing applications may not perform as well on Vista, creating a bad user experience. Also, many legacy sound cards won't work - the manufacturers must provide new Vista drivers.

My advice - be cautious about switching to Vista if you have apps that use DirectSound for audio (which includes DirectShow-based multimedia apps).

Consider 64-bit XP Pro if you need a boost. Our 32-bit app definitely benefits from running on the 64-bit OS (since it is so DirectShow intensive).

Yi Fong Yu
December 21st, 2006, 08:57 AM
so, asio still uses d3d or does it bypass that?

this is for 5.1 surround editing.

John Miller
December 22nd, 2006, 04:10 PM
ASIO remains a very direct way of accessing audio hardware. As far as I know, the changes in Vista do not affect ASIO-based cards.

Jon Fairhurst
December 22nd, 2006, 04:22 PM
ASIO remains a very direct way of accessing audio hardware. As far as I know, the changes in Vista do not affect ASIO-based cards.
And most pro cards and apps use ASIO (or for GigaStudio GSIF).

Yi Fong Yu
December 24th, 2006, 03:54 AM
coo. i think most editors should be using asio cards for editing anyway, ain't that right?