muvieflicks
07-25-2008, 12:40 AM
I have a video site that i want to upload, which does on the fly encoding of videos for format on the web. On my local machine, i have the web config file setup as the following:
<appSettings>
<add key='MediaEncoderPath' value ='C:\Program Files\Microsoft Expression\Encoder 1.0\'/>
</appSettings>
What would i set the MediaEncoderPath to when uploading the website?
thank you
<appSettings>
<add key='MediaEncoderPath' value ='C:\Program Files\Microsoft Expression\Encoder 1.0\'/>
</appSettings>
What would i set the MediaEncoderPath to when uploading the website?
thank you