Thank you, Neil. I appreciate it.
On Jun 26, 12:03 am, "Neil Smith [MVP Digital Media]" <n...[ at ]nospam.com> wrote:
[Quoted Text] > On Fri, 22 Jun 2007 02:16:34 -0700, "janefield2...[ at ]yahoo.com" > > <janefield2...[ at ]yahoo.com> wrote: > >Hi there, > > >I have a windows media encoder that is programmatically called and > >records shows in .wmv format. However, I want to configure the encoder > >to save the video into *2* .wmv files - one high quality and one low > >quality. Is this possible to achieve? > > No, instead you would create a single WMV which is a MBR (multiple > bitrate file). > > You can then split that file into its consituent streams, using the > windows media stream editor (part of the WME installed utilities) - or > programatically after encoding I believe you can do that too. > > Cheers - Neil > ------------------------------------------------ > Digital Media MVP : 2004-2007 http://mvp.support.microsoft.com/mvpfaqs
|