Table of Contents

Audio video capture from XP in Fusion

This page describes how to capture audio and video from a windows XP machine in vmware fusion (on OSX). Some focus has been put on finding 0dBFS, just to make sure clipping will not occur.

Capturing

on OSX

VMWare fusion

Batch file for setVol.bat:

@echo off
setmixer /S:0:0
setmixer /U:0:0
rem setmixer /V:0:0::29273
setmixer /V:0:0::65535
 
setmixer /S:0:1:5
setmixer /u:0:1:5:0
setmixer /V:0:1:5:65535
 
setmixer /S:0:0:0
setmixer /U:0:0:0
setmixer /V:0:0:0:65535

Post processing

Virtualdub

Video compression

1)
Maybe this large value should be tested once more to be sure that it is correct