File
-
Direct Disk Access
: The number of times Smode had to access the hard drive to display an image, without putting it in RAM
-
TOC
:Size of the Table of Content ( increase it if needed for reverse blackback )
Video
-
Frame Drop Counter
: Really not a good sign if >0 during production! It means Smode have lost frames. Try to optimize your show or the media thanks the other avstreamer
-
Mean Decoding Time
: The average time it takes to Smode to decode a frame ( must be bellow 1/video FPS )
-
Frames Skipping
: number of frame to skip to improve video playback performance when the file it to hard to play
-
Auto Frames Skipping
: Option to make the Frames Skipping automatic when SMODE detect a drop in performance in the decoding time
-
Video Buffer
: Number of images prepared
after
the playback (images ready to be sent)
-
Video Back Buffer
: Number of images kept
before
the playback (for a playback direction change)
-
Enable Mip Mapping
: Experimental! keep it unchecked!!
Profiler
-
Enabled
: Enable the profiling of the streamer
-
File Buffer
: Visualize the Byte placed in RAM according to the settings. The peak represents the playback.
-
Video Stream Buffer
: Visualize the frames placed in RAM according to the settings. The peak represents the playback.