Installation guide

MEDIAEDGE
84
IV-9. Ticker Content
IV-9-1. Encoding format for text files
In the settings after installation for this product (DCM Ver.1.10 or later), set the ticker content to output
as a text file in [UTF-8 format with Byte Order Mark (BOM)]. Because some playback clients (HDMA-4000,
HDMA-4000 Sync, STB3 DS) do not support text files in [UTF-8 format with BOM], their settings must be
changed so that the text file is output as [ASCII format].
Setting method (*4)
To change the setting, create the registry as shown below for all the computers on which the DCM
console is installed. Setting for outputting text files in [ASCII format]
*4 : When new ticker content is registered after setting the registry, a text file in the specified
encoding format is created. Ticker content items that were registered before changing the
settings can be updated to a text file in the specified encoding format by changing the string
and uploading them to the FTP server.
32bit OS
[HKEY_LOCAL_MACHINE\SOFTWARE\Canopus\DisplayContentManager\Settings\Material\Telop]
“CodePage”=dword:00000000
64bit OS
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canopus\DisplayContentManager\Settings\Material\Telop]
“CodePage”=dword:00000000
To return the setting to outputting text files in [UTF-8 format with BOM], either set the registry as follows
or delete. Setting for outputting text files in [UTF-8 format with BOM]
32bit OS
[HKEY_LOCAL_MACHINE\SOFTWARE\Canopus\DisplayContentManager\Settings\Material\Telop]
“CodePage”=dword:00000001
64bit OS
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canopus\DisplayContentManager\Settings\Material\Telop]
“CodePage”=dword:00000001
Playback clients that do not support text files in [UTF-8 format with BOM]
(Playback clients that can only display text files in [ASCII format])
HDMA-4000 Firmware Ver.3.1.3
HDMA-4000 Sync Firmware Ver.3.1.3
MEDIAEDGE-STB3 DS Firmware Ver.2.1.3
Playback clients that can display text files in [UTF-8 format with BOM] and [ASCII format]
HDMA-4000 Firmware Ver.3.3.4 or later
HDMA-4000Sync Firmware Ver.3.3.4 or later
MEDIAEDGE-STB3 DS Firmware Ver.2.3.2 or later
HDMA-4100 Firmware Ver.1.4.9 or later
MEDIAEDGE-STB4 Firmware Ver.1.4.9 or later
MEDIAEDGE-STB4H Firmware Ver.1.4.9 or later
MEDIAEDGE-SWT3 DS Ver.1.00 (Release1) or later
MEDIAEDGE-SWT4 Ver.1.00 (Release1) or later
None of the playback clients support text files in [UTF-8 format without BOM].