Photo Story Export Profiles

Windows Photo Story provides several presets or "profiles" for you to use when saving your story to a movie file. What you may not know is that these are just files that sit in your Profiles folder. They are in XML format but you only need to know that if you are creating your own. Otherwise, simply download the profile and place them in the appropriate folder.

If anyone would like to donate the profiles that they've made, please let me know. I'd love to offer as many as possible, particularly widescreen ones.


Example of a Profile file

   <profile version="589824"
storageformat
="1"
name
="Profile for computers - 4 (1024x768)"
description
="Recommended if the story is going to be played full screen on a computer (3.2 GHz processor, 512MB of RAM or higher). Video size: 1024x768">
   <streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber
="1"
streamname
="Audio Stream"
inputname
="Audio409"
bitrate
="128016"
bufferwindow
="5000"
reliabletransport
="0"
decodercomplexity
=""
rfc1766langid
="en-us"
vbrenabled
="1"
vbrquality
="98"
bitratemax
="0"
bufferwindowmax
="0">
   <wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples
="1"
btemporalcompression
="0"
 lsamplesize
="11889">
  <waveformatex wFormatTag="353"
nChannels
="2"
nSamplesPerSec
="44100"
nAvgBytesPerSec
="2147483490"
nBlockAlign
="11889"
wBitsPerSample
="16"
codecdata
="008800000F00C5B90000" />
  </wmmediatype>
  </streamconfig>
   <streamconfig majortype="{73646976-0000-0010-8000-00AA00389B71}"
streamnumber
="2"
streamname
="Video Stream"
inputname
="Video409"
bitrate
="1"
bufferwindow
="5000"
reliabletransport
="1"
decodercomplexity
="AU"
rfc1766langid
="en-us"
vbrenabled
="1"
vbrquality
="95"
bitratemax
="0"
bufferwindowmax
="0">
  <videomediaprops
maxkeyframespacing
="80000000"
quality
="0" />
   <wmmediatype subtype="{32505657-0000-0010-8000-00AA00389B71}"
bfixedsizesamples
="0"
btemporalcompression
="1"
lsamplesize
="0">
  <videoinfoheader dwbitrate="1"
dwbiterrorrate
="0"
avgtimeperframe
="333333">
  <rcsource
left
="0"
top
="0"
right
="1024"
bottom
="768" />
  <rctarget
left
="0"
top
="0"
right
="1024"
bottom
="768" />
  <bitmapinfoheader
biwidth
="1024"
biheight
="768"
biplanes
="1"
bibitcount
="24"
bicompression
="WVP2"
bisizeimage
="0"
bixpelspermeter
="0"
biypelspermeter
="0"
biclrused
="0"
biclrimportant
="0" />
  </videoinfoheader>
  </wmmediatype>
  </streamconfig>
  <streamprioritization>
  <stream number="1" mandatory="0" />
  <stream number="2" mandatory="0" />
  </streamprioritization>
  </profile>