Created
April 1, 2009 09:15
-
-
Save thruflo/88620 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<WMEncoder major_version="9" | |
minor_version="0" | |
Name="WMEncoder30102" | |
SynchroniesOperation="0" > | |
<Description Author="Royal Botanic Gardens" | |
Title="Livefeed from Kew Gardens" | |
Description="A Tale of Two Gardens" /> | |
<SourceGroups > | |
<SourceGroup Name="Livefeed from Kew Gardens" > | |
<Source Type="WMENC_VIDEO" | |
Scheme="device" | |
InputSource="Default_Video_Device" | |
PixelAspectRatioX="1" | |
PixelAspectRatioY="1" > | |
<UserData > | |
<WMENC_BOOL Name="UseRecordQueue" Value="no" /> | |
<WMENC_STRING Name="RecordTempPath" /> | |
<WMENC_STRING Name="MinimumDiskSpace" Value="20971520" /> | |
<WMENC_BOOL Name="SaveToDiskOnlyDuringCapture" Value="no" /> | |
</UserData> | |
</Source> | |
<Source Type="WMENC_AUDIO" | |
Scheme="device" | |
InputSource="Default_Audio_Device" > | |
<UserData > | |
<WMENC_BOOL Name="UseRecordQueue" Value="no" /> | |
<WMENC_STRING Name="RecordTempPath" /> | |
<WMENC_STRING Name="MinimumDiskSpace" Value="20971520" /> | |
<WMENC_BOOL Name="SaveToDiskOnlyDuringCapture" Value="no" /> | |
</UserData> | |
</Source> | |
<EncoderProfile id="Multiple bit rates audio (CBR) / Multiple bit rates video (CBR)" /> | |
<UserData > | |
<WMENC_LONG Name="Video0\CropMethod" Value="0" /> | |
<WMENC_LONG Name="Video0\CropCustomT" Value="0" /> | |
<WMENC_LONG Name="Video0\CropCustomL" Value="0" /> | |
<WMENC_LONG Name="Video0\CropCustomR" Value="0" /> | |
<WMENC_LONG Name="Video0\CropCustomB" Value="0" /> | |
</UserData> | |
</SourceGroup> | |
</SourceGroups> | |
<Broadcast PublishServer="203.208.254.123" | |
PublishingPoint="kew_live" | |
PublishPort="80" /> | |
<WMEncoder_Profile id="Multiple bit rates audio (CBR) / Multiple bit rates video (CBR)" > | |
<![CDATA[ <profile version="589824" | |
storageformat="1" | |
name="Multiple bit rates audio (CBR) / Multiple bit rates video (CBR)" | |
description=""> | |
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}" | |
streamnumber="1" | |
streamname="Audio Stream" | |
inputname="Audio409" | |
bitrate="40000" | |
bufferwindow="5000" | |
reliabletransport="0" | |
decodercomplexity="" | |
rfc1766langid="en-us" | |
> | |
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}" | |
bfixedsizesamples="1" | |
btemporalcompression="0" | |
lsamplesize="960"> | |
<waveformatex wFormatTag="353" | |
nChannels="2" | |
nSamplesPerSec="32000" | |
nAvgBytesPerSec="5000" | |
nBlockAlign="960" | |
wBitsPerSample="16" | |
codecdata="008800001F0000000000"/> | |
</wmmediatype> | |
</streamconfig> | |
<streamconfig majortype="{73646976-0000-0010-8000-00AA00389B71}" | |
streamnumber="2" | |
streamname="Video Stream" | |
inputname="Video9" | |
bitrate="291000" | |
bufferwindow="5000" | |
reliabletransport="0" | |
decodercomplexity="AU" | |
rfc1766langid="en" | |
> | |
<videomediaprops maxkeyframespacing="80000000" | |
quality="70"/> | |
<wmmediatype subtype="{33564D57-0000-0010-8000-00AA00389B71}" | |
bfixedsizesamples="0" | |
btemporalcompression="1" | |
lsamplesize="0"> | |
<videoinfoheader dwbitrate="291000" | |
dwbiterrorrate="0" | |
avgtimeperframe="333667"> | |
<rcsource left="0" | |
top="0" | |
right="480" | |
bottom="320"/> | |
<rctarget left="0" | |
top="0" | |
right="480" | |
bottom="320"/> | |
<bitmapinfoheader biwidth="480" | |
biheight="320" | |
biplanes="1" | |
bibitcount="24" | |
bicompression="WMV3" | |
bisizeimage="0" | |
bixpelspermeter="0" | |
biypelspermeter="0" | |
biclrused="0" | |
biclrimportant="0"/> | |
</videoinfoheader> | |
</wmmediatype> | |
</streamconfig> | |
</profile> | |
]]> | |
</WMEncoder_Profile> | |
<UserData > | |
<WMENC_LONG Name="Encoding\Dest" Value="2" /> | |
<WMENC_STRING Name="Encoding\Audio0" Value="{41DB0988-374A-4CB6-8929-44BAEA325D03}" /> | |
<WMENC_STRING Name="Encoding\Video0" Value="{BB8FC6CB-4E56-474A-BC95-16DD3072AF1A}" /> | |
<WMENC_STRING Name="Encoding\Script0" /> | |
<WMENC_LONG Name="VideoSize\ResizeMethod" Value="2" /> | |
</UserData> | |
</WMEncoder> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment