Checklist for Smooth Video Playback: Difference between revisions

From MXWendler Wiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:
# Fast object movement with hard edges and no motion blur
# Fast object movement with hard edges and no motion blur
# Upscaling the footage in the output. Movements look jerkier when they are maximized.
# Upscaling the footage in the output. Movements look jerkier when they are maximized.


== Codec/Media/Compression ==
== Codec/Media/Compression ==

Revision as of 16:40, 11 January 2016

General

Creating smooth video playback is a challenging task, where many performance factors interact. Video is a data flow and every component in the chain must be able to match the current stream and do its task.

Content

The footage itself is important, too. You cannot smoothly playback a jerky video file. With 'objects' we mean visible objects in the video frames like eg. text letters.

Good:

  1. Constant object motion
  2. Slow object motion ( Without blur: max. 1-2 pixels per frame. This is very important for text scrolling. )
  3. Objects with soft edges ( This is very important for text scrolling. )
  4. Motion blur
  5. Downscaling the footage in the output. Movements look smoother when they are minimized.

Bad

  1. Jerky object movement
  2. Fast object movement with hard edges and no motion blur
  3. Upscaling the footage in the output. Movements look jerkier when they are maximized.

Codec/Media/Compression

  1. Use of too much lossless video media like eg. lossless image sequences?
  2. Oversized footage resolution: do not use a resolution larger than visible

MXWendler Mediaserver

The settings are project-specific, so there is not general 'good' or 'bad'. But these settings and media facts have an influence on the video framerate

Check:

  1. Does the framerate match the footage framerate? Check this article Video Codecs
  2. Does the framerate match the footage framerate during playback? Check the framerate by moving the mouse to the left of the UI window, the current framerate will be visible in the bottom left of the window
  3. Is the vertical sync active? Check for vertical sync in drivers, too. Turn it off for more motion smoothnes.
  4. Does the output window have the correct size? Sometimes setting 'unusual' sizes solves stuttering issues, please see Windows 7 + ATI + Stuttering Output or Windows 7 + ATI + Output Window On Wrong Screen
  5. Is non-internal feedback active?


Tip:

  1. Lower the footage resolution ( Resolution is important. File size and clip length does not matter )
  2. Lower the rendering size (Settings->Output Window->Rendering Size)

System

Check:

  1. Is the correct GPU in use? Many systems have more than one GPU. The onboard graphics offers the least performance.
  2. Unintended use of multiple GPUs? Be sure you use only one GPU for maximum performance. Using the onboard connector involves and restricts to the onboard GPU.
  3. Do all monitors and projectors share a common framerate?