AVStreamer

AVStreamer

Settings and informations about stream quality of a Video File Generate an animated image by playing a video file. Play it either with its Transport or from a Timeline (by drag n dropping the layer inside it) Read More

File

  • Direct Disk Access : The number of times Smode had to access the hard drive to display an image, without putting it in RAM
  • File Buffer : Byte in RAM placed after the current playing time (in prevision)
  • File Back Buffer : Byte in RAM placed before the current playing time (for a rewind)

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
  • Video Buffer : Number of images prepared after the playback (images ready to be sent)
  • Video Back Buffer : Number of images prepared before the playback (for a playback direction change)
  • Enable Mip Mapping : Experimental! keep it unchecked!!

Video Information

  • Codec : Codec used
  • Resolution : Pixel resolution of the media
  • Num Frames : Total amount of frames
  • Time Base : Fps
  • Chunk Count : Number of Chunks

Video Information - Pixel Format

  • Color Space :
  • Flags :
  • Sub Sampling :
  • Component Type :
  • Compression :

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.

See Also: