Join, split or trim digital movies

 
   
    General Information
    Download
    Buy
    Replacement CD
    Requirements
     
    Help
      Getting Started
      Formats
        MPEG-1
        DV
        Real Media
        MPEG-4
        DVD
        SVCD
        VCD
        MPEG-2
        Windows Media
      Movies from Images
      Project Lists
      Source File Properties
      Special Effects
      Transitions
      Troubleshooting
      TV Formats
       
      Trimming a movie
      Splitting a movie
      Trimming audio
       
      Glossary
       
       
       
       
Pad File
       

 

 

Saving as Windows Media

The properties of Windows Media files are stored in profiles. Each subset within the profile is described by the purpose, audience and delivery method leaving the technical specifications obscured.

Windows Media 8 Default Profile

Video for dial-up modems or single channel ISDN (28.8 to 56 Kbps)
Video for LAN, cable modem, or xDSL (100 to 768 Kbps)
Video for dial-up modems or LAN (28.8 to 100 Kbps)
Video with voice emphasis for dial-up modems (28.8 Kbps)
Video with audio emphasis for dial-up modems (28.8 Kbps)
Video for Web servers (28.8 Kbps)
Video for Web servers (56 Kbps)
Video for single-channel ISDN (64 Kbps)
Video for e-mail and dual-channel ISDN (128 Kbps)
Video for broadband NTSC (256 Kbps)
Video for broadband NTSC (384 Kbps)
Video for broadband NTSC (768 Kbps)
Video for broadband NTSC (1500 Kbps total)
Video for broadband NTSC (2 Mbps total)
Video for broadband film content (768 Kbps)
Video for broadband film content (1500 Kbps total)
Audio for low bit rate voice-oriented content (6.5 Kbps)
Audio for FM radio quality for dial-up modems (28.8 Kbps mono)
Audio for FM radio quality for dial-up modems (28.8 Kbps stereo)
Audio for dial-up modems (56 Kbps stereo)
Audio for single-channel ISDN (64 Kbps stereo)
Audio for near-CD quality (64 Kbps stereo)
Audio for CD-quality (96 Kbps stereo)
Audio for CD-quality transparency (128 Kbps stereo)
Video for color PDA devices (225 Kbps)
Video for color PDA devices (150 Kbps)
Windows Media Video 8 for Color Pocket PCs (225 Kbps)
Windows Media Video 8 for Color Pocket PCs (150 Kbps)
Windows Media Video 8 for Dial-up Modems or Single-channel ISDN (28.8 to 56 Kbps)
Windows Media Video 8 for LAN, Cable Modem, or xDSL (100 to 768 Kbps)
Windows Media Video 8 for Dial-up Modems or LAN (28.8 to 100 Kbps)
Windows Media Video 8 for Dial-up Modems (28.8 Kbps)
Windows Media Video 8 for Dial-up Modems (56 Kbps)
Windows Media Video 8 for Local Area Network (100 Kbps)
Windows Media Video 8 for Local Area Network (256 Kbps)
Windows Media Video 8 for Local Area Network (384 Kbps)
Windows Media Video 8 for Local Area Network (768 Kbps)
Windows Media Video 8 for Broadband (NTSC, 700 Kbps)
Windows Media Video 8 for Broadband (NTSC, 1400 Kbps)
Windows Media Video 8 for Broadband (PAL, 384 Kbps)
Windows Media Video 8 for Broadband (PAL, 700 Kbps)
Windows Media Audio 8 for Dial-up Modem (Mono, 28.8 Kbps)
Windows Media Audio 8 for Dial-up Modem (FM Radio Stereo, 28.8 Kbps)
Windows Media Audio 8 for Dial-up Modem (32 Kbps)
Windows Media Audio 8 for Dial-up Modem (Near CD quality, 48 Kbps)
Windows Media Audio 8 for Dial-up Modem (CD quality, 64 Kbps)
Windows Media Audio 8 for ISDN (Better than CD quality, 96 Kbps)
Windows Media Audio 8 for ISDN (Better than CD quality, 128 Kbps)
Windows Media Video 8 for Dial-up Modem (No audio, 28.8 Kbps)
Windows Media Video 8 for Dial-up Modem (No audio, 56 Kbps)
Windows Media 8 Fair Quality based VBR for Broadband
Windows Media 8 High Quality based VBR for Broadband.
Windows Media 8 Best Quality based VBR for Broadband.

 

By default, Fx Movie Joiner uses the profile in the application's bin folder or the Windows default profile in your Windows folder.

Windows Media profiles (*.prx) can be loaded and used by Fx Movie Joiner...

...they can be modified...

...and they can be edited with Notepad or any other text editor.

Below is the custom FxProfile for audio files using Windows Media 9. The format uses XML tags which may appear confusing, but the values are evident.

<PRX>

<profile version="589824"
storageformat="1"
name="WMA9 192kbps, 48 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="192000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="8192">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="24000"
nBlockAlign="8192"
wBitsPerSample="16"
codecdata="008800000F0000800000"/>
</wmmediatype>
</streamconfig>

</profile>
<profile version="589824"
storageformat="1"
name="WMA9 160kbps, 48 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="160008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="6827">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="20001"
nBlockAlign="6827"
wBitsPerSample="16"
codecdata="008800000F00AD6A0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 128kbps, 48 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="5462">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="16002"
nBlockAlign="5462"
wBitsPerSample="16"
codecdata="008800000F0059550000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 96kbps, 48 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="96000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="4096">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="12000"
nBlockAlign="4096"
wBitsPerSample="16"
codecdata="008800000F0000400000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 64kbps, 48 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="64008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2731">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="8001"
nBlockAlign="2731"
wBitsPerSample="16"
codecdata="008800000F00AD2A0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 320kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="320008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="14861">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="40001"
nBlockAlign="14861"
wBitsPerSample="16"
codecdata="008800000F0035E80000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 256kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="256016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="11889">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="32002"
nBlockAlign="11889"
wBitsPerSample="16"
codecdata="008800000F00C5B90000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 192kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="192016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="8917">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="24002"
nBlockAlign="8917"
wBitsPerSample="16"
codecdata="008800000F00558B0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 160kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="160016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="7431">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="20002"
nBlockAlign="7431"
wBitsPerSample="16"
codecdata="008800000F001D740000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 128kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="5945">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="16002"
nBlockAlign="5945"
wBitsPerSample="16"
codecdata="008800000F00E55C0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 96kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="96024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="4459">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="12003"
nBlockAlign="4459"
wBitsPerSample="16"
codecdata="008800000F00AD450000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 80kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="80024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="3716">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="10003"
nBlockAlign="3716"
wBitsPerSample="16"
codecdata="008800000F00113A0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 64kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="64024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2973">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="8003"
nBlockAlign="2973"
wBitsPerSample="16"
codecdata="008800000F00752E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 48kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="48024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2230">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="6003"
nBlockAlign="2230"
wBitsPerSample="16"
codecdata="008800001F00D9220000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 32kbps, 44 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="31984"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1485">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="3998"
nBlockAlign="1485"
wBitsPerSample="16"
codecdata="008800001F0035170000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 48kbps, 44 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="48024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2230">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="44100"
nAvgBytesPerSec="6003"
nBlockAlign="2230"
wBitsPerSample="16"
codecdata="008800000F00D9220000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 32kbps, 44 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="32024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1487">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="44100"
nAvgBytesPerSec="4003"
nBlockAlign="1487"
wBitsPerSample="16"
codecdata="008800000F003D170000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 20kbps, 44 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="20008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="929">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="44100"
nAvgBytesPerSec="2501"
nBlockAlign="929"
wBitsPerSample="16"
codecdata="008800001F00091D0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 48kbps, 32 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="48000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2304">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="32000"
nAvgBytesPerSec="6000"
nBlockAlign="2304"
wBitsPerSample="16"
codecdata="008800001F00002D0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 40kbps, 32 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="40000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1920">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="32000"
nAvgBytesPerSec="5000"
nBlockAlign="1920"
wBitsPerSample="16"
codecdata="00880000170080250000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 32kbps, 32 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="32000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1536">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="32000"
nAvgBytesPerSec="4000"
nBlockAlign="1536"
wBitsPerSample="16"
codecdata="008800001700001E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 20kbps, 32 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="20000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1280">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="32000"
nAvgBytesPerSec="2500"
nBlockAlign="1280"
wBitsPerSample="16"
codecdata="00880000170000140000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 32kbps, 22 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="32024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1487">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="22050"
nAvgBytesPerSec="4003"
nBlockAlign="1487"
wBitsPerSample="16"
codecdata="0044000017003D170000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 22kbps, 22 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="22008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="1022">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="22050"
nAvgBytesPerSec="2751"
nBlockAlign="1022"
wBitsPerSample="16"
codecdata="004400000F00F90F0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 20kbps, 22 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="20008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="929">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="22050"
nAvgBytesPerSec="2501"
nBlockAlign="929"
wBitsPerSample="16"
codecdata="004400001700850E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 20kbps, 22 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="20008"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="929">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="22050"
nAvgBytesPerSec="2501"
nBlockAlign="929"
wBitsPerSample="16"
codecdata="004400001700850E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 16kbps, 22 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="16024"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="744">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="22050"
nAvgBytesPerSec="2003"
nBlockAlign="744"
wBitsPerSample="16"
codecdata="004400000F00A10B0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 20kbps, 16 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="20000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="800">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="16000"
nAvgBytesPerSec="2500"
nBlockAlign="800"
wBitsPerSample="16"
codecdata="00220000360060090000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 16kbps, 16 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="16000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="640">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="16000"
nAvgBytesPerSec="2000"
nBlockAlign="640"
wBitsPerSample="16"
codecdata="002200002E0080070000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 16kbps, 16 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="16000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="640">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="16000"
nAvgBytesPerSec="2000"
nBlockAlign="640"
wBitsPerSample="16"
codecdata="002200002E0080070000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 12kbps, 16 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="12000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="480">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="16000"
nAvgBytesPerSec="1500"
nBlockAlign="480"
wBitsPerSample="16"
codecdata="002200002600A0050000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 10kbps, 16 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="10000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="400">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="16000"
nAvgBytesPerSec="1250"
nBlockAlign="400"
wBitsPerSample="16"
codecdata="002200002600B0040000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 10kbps, 11 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="10016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="581">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="11025"
nAvgBytesPerSec="1252"
nBlockAlign="581"
wBitsPerSample="16"
codecdata="002200002600D0060000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 8kbps, 11 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="8016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="465">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="11025"
nAvgBytesPerSec="1002"
nBlockAlign="465"
wBitsPerSample="16"
codecdata="00220000260074050000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 12kbps, 8 kHz, Stereo, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="12000"
bufferwindow="-1"
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="8000"
nAvgBytesPerSec="1500"
nBlockAlign="960"
wBitsPerSample="16"
codecdata="002200002600400B0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 8kbps, 8 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="8000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="640">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="8000"
nAvgBytesPerSec="1000"
nBlockAlign="640"
wBitsPerSample="16"
codecdata="00220000260080070000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 6kbps, 8 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="6000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="480">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="8000"
nAvgBytesPerSec="750"
nBlockAlign="480"
wBitsPerSample="16"
codecdata="002200002600A0050000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 5kbps, 8 kHz, Mono, CBR"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="5000"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
>
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="400">
<waveformatex wFormatTag="353"
nChannels="1"
nSamplesPerSec="8000"
nAvgBytesPerSec="625"
nBlockAlign="400"
wBitsPerSample="16"
codecdata="002200002600B0040000"/>
</wmmediatype>
</streamconfig>
</profile>


<profile version="589824"
storageformat="1"
name="WMA9 48 kHz, Stereo, VBR Quality 98"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
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="10923">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="2147483490"
nBlockAlign="10923"
wBitsPerSample="16"
codecdata="008800000F00ADAA0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 48 kHz, Stereo, VBR Quality 90"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="90"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="8192">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="48000"
nAvgBytesPerSec="2147483482"
nBlockAlign="8192"
wBitsPerSample="16"
codecdata="008800000F0000800000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 98"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
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>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 90"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="90"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="8917">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483482"
nBlockAlign="8917"
wBitsPerSample="16"
codecdata="008800000F00558B0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 75"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="75"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="4459">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483467"
nBlockAlign="4459"
wBitsPerSample="16"
codecdata="008800000F00AD450000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 50"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="50"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2973">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483442"
nBlockAlign="2973"
wBitsPerSample="16"
codecdata="008800000F00752E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 25"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="25"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2973">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483417"
nBlockAlign="2973"
wBitsPerSample="16"
codecdata="008800000F00752E0000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, VBR Quality 10"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="10"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000161-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="2230">
<waveformatex wFormatTag="353"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483402"
nBlockAlign="2230"
wBitsPerSample="16"
codecdata="008800001F00D9220000"/>
</wmmediatype>
</streamconfig>
</profile>

<profile version="589824"
storageformat="1"
name="WMA9 44 kHz, Stereo, Lossless"
description="">
<streamconfig majortype="{73647561-0000-0010-8000-00AA00389B71}"
streamnumber="1"
streamname="Audio Stream"
inputname="Audio409"
bitrate="128016"
bufferwindow="-1"
reliabletransport="0"
decodercomplexity=""
rfc1766langid="en-us"
vbrenabled="1"
vbrquality="100"
bitratemax="0"
bufferwindowmax="0">
<wmmediatype subtype="{00000163-0000-0010-8000-00AA00389B71}"
bfixedsizesamples="1"
btemporalcompression="0"
lsamplesize="13375">
<waveformatex wFormatTag="355"
nChannels="2"
nSamplesPerSec="44100"
nAvgBytesPerSec="2147483492"
nBlockAlign="13375"
wBitsPerSample="16"
codecdata="100003000000000000000000000021000000"/>
</wmmediatype>
</streamconfig>
</profile>




</PRX>


 

 

 

 

Copyright 1995-2008 J. Hepple, Inc. DBA Fx, Sound & Magic

Fx, Sound & Magic is a trademark of J Hepple, Inc.

Developer Member

OISV - Organization of Independant Software Vendors - Charter Member