On Wed, 20 Jun 2007 06:44:00 -0700, erock <erock[ at ]discussions.microsoft.com> wrote:
[Quoted Text] >is there a way to set the volume level for each entry in an asx file? I have >an ASX file that loads a video first, then the next entry is an audio stream. >The volume of the video is significantly louder then the stream audio. > >I cannot adjust the volume in the video itself and I cannot turn up the >audio stream level. > >was just curious if the was a PARAM element or something that I can add the >the ASX entry to adjust the volume of each entry.
No, sorry - there's no feature to do that in playlists themselves.
You can embed the player in a web page, load the ASX file and add custom PARAM values if you happen to know the volume level - you'd then have to script the player and when the file changes, set the Player.Controls.Volume value accordingly.
Cheers - Neil ------------------------------------------------ Digital Media MVP : 2004-2007 http://mvp.support.microsoft.com/mvpfaqs
|