Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-01-2006, 09:50 PM
Junior Member
 
Join Date: Nov 2006
Posts: 1
Default Manual to enhance the sound/video quality

Hi!

I am missing a manual "How to enhance the sound and video quality".

Would be great if there is a way to enhance the sound and video quality separably.

We have the source code and are able to change it if we have a working manual.

Thanks in advance,

Marc
  #2 (permalink)  
Old 11-17-2006, 02:19 AM
Junior Member
 
Join Date: Nov 2006
Posts: 3
Default Re:Manual to enhance the sound/video quality

open the folder in "as" , find the file: AVComponents.as

open it with your editor,

Code:
FCAVPresenceClass.prototype.updateFps    = 3;
FCAVPresenceClass.prototype.vidWidth     = 120;
FCAVPresenceClass.prototype.vidHeight    = 120;
//FCAVPresenceClass.prototype.vidBandwidth = 12000;
FCAVPresenceClass.prototype.vidBandwidth = 8192;
FCAVPresenceClass.prototype.vidQuality   = 0;
FCAVPresenceClass.prototype.vidFps       = 10;
you may edit some of these parameters to enhance the sound and video quality. but you have to bear in mind, that the better quality the video is, it will require more bandwidth. Which means, "too" high setting in quality may cause poor effect to some users.

Closed Thread

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:20 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.