Checklist for Smooth Video Playback: Difference between revisions

From MXWendler Wiki
Jump to navigation Jump to search
(Created page with "== General == Creating smooth video playback is a challenging task, where many factors interact. Video is a data flao and every component must be able to match the current st...")
 
No edit summary
Line 1: Line 1:
== General ==
== General ==


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


== Content ==
== Content ==


The footage itself is important, too. For obvious reasons you cannot smoothly playback a jerky video file. With 'objects' we mean objects in the video stream
The footage itself is important, too. You cannot smoothly playback a jerky video file. With 'objects' we mean visible objects in the video frames.


Good:
Good:

Revision as of 15:13, 11 January 2016

General

Creating smooth video playback is a challenging task, where many factors interact. Video is a data flaw and every component 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.

Good:

  1. Constant object motion
  2. Slow object motion
  3. Objects with soft edges
  4. Motion blur
  5. Downscaling the footage

Bad

  1. Jerky object movement
  2. Fast object movement with hard edges and no motion blur
  3. Upscaling the footage

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. Is an output window open?
  2. Is the vertical sync active?
  3. Does the output window have the correct size
  4. Does the framerate match the footage framerate?
  5. 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

Tip:

  1. Lower the rendering size (Settings->Output Window->Rendering Size)