Output problems

From DISE KnowledgeBase

Jump to: navigation, search

Here is a checklist to refer to when there is problems with output from Dise Composer or Dise Replay.

Contents

Video signal

  • Make sure that all cables are connected and that the player and screen is turned on.
  • Install the most recent drivers for your graphic card.
  • Make sure that Windows has correctly configured the display device.
  • Make sure that the display device uses 32 bit color (16 Mil. Colors).
  • Try the Test button in the Output Settings dialog. This function will show any errors.
  • Make sure that the display device supports the specified resolution and / or refresh rate.
  • Setup and check event logs to detect any program or Direct3D errors.
  • Are you using Remote Desktop? This will disable the Direct3D function of the player during the remote session. You must restart the player for the drivers to be reinitialized.
  • When you have multiple video outputs and will be running several instances of Dise Replay on the same machine, whether via Dise NoBorders or not, you need to check the option Run in window in the Output Settings in order for secondary screens to show anything. This is a limitation of DirectX.

Content

  • Point Dise Replay to an existing display scheme (or Dise Movie)!
  • Make sure all content needed is downloaded and available.
  • Start over with something you know worked and work yourself forward.
  • Verify that the content display length is not 0.
  • Check that the scheduling of Dise Movies or scenes is correct.
  • Check that there are in fact objects to show and that they are not in the same color as the background (the background is black by default).
  • Dise Replay can get confused on what resolution to use if Dise Movies in the destination are in different resolutions. Edit the Dise Movies to make sure they are in the same resolution and send out again.
  • If files on the server have special characters in their filenames, please investigate if the filenames are altered in the upload or download stage. This is often because the character set on the server and the player mismatch. Alternatively, change all filenames to only include ASCII characters, which are considered "safe".

Codecs and filters

  • Check the Resource and File information dialog to see if there are videos that fail to load.
  • To play Quicktime video the official Quicktime player needs to be installed on the PC and for Flash the Flash player. Dise ships with filters (dll) which provides Quicktime video and Flash support in Dise Movies.

The installer will attempt to register these filter but in some cases this cannot be done due to incorrect permissions or they get unregistered later.

Example.png Register filters:

@echo off
setlocal
if /i %PROCESSOR_ARCHITECTURE% equ X86 set DISEINSTALLATIONPATH=%PROGRAMFILES%\Dise\Dise 2010
if /i %PROCESSOR_ARCHITECTURE% neq X86 set DISEINSTALLATIONPATH=%PROGRAMFILES(X86)%\Dise\Dise 2010
regsvr32 "%DISEINSTALLATIONPATH%\Lib\Media\FlashFilterL.dll"
regsvr32 "%DISEINSTALLATIONPATH%\Lib\Media\MLProxy.dll"
regsvr32 "%DISEINSTALLATIONPATH%\Lib\Media\QTSourcePXT.dll"

Alternatively, browse to the <Dise installation folder>\Lib\Media directory with a (non-elevated) command line window and type in the regsvr32 commands as above. If you get errors then the account running Dise does not have the correct permissions.

  • When you have a video of a video format other than Quicktime or Windows Media Video, make sure that the correct codec is installed for the format.
In addition, for some formats you may need an additional software called a splitter. This is for example the case for .mkv files, where you may need a Matroska splitter.

Network connection

  • Web page objects in your content require the internet access in order to display correctly. Please check your network connection. There is an option in the web page object, under the Advanced tab, Make object transparent if loading fails. In case the network connection is down, the web page object will not be shown.
  • In some rare cases, a faulty router causes files to be corrupted on the player, and Dise cannot load or render them properly. Try a different router and see if that solves the problem.

Hardware & system

General




All items on this website are copyright Klocktornet AB 2012, all rights reserved.
All trademarks are property of their respective owners.