Running The Validator Application; Basic Instructions - Nielsen ID3 User Manual

Tag validator application
Table of Contents

Advertisement

Running the Validator Application

Basic Instructions

Validator is typically delivered as a Microsoft® Windows® console application. Follow
these steps to run it.
1.
Open a command prompt.
2.
Change directories to the location of the Nielsen ID3 Tag Validator executable.
3.
Determine which of the following file types you want to validate and type the
corresponding command that follows:
o
o
o
o
Release 1.8 Revision F
Use
for a log file in the format generated by the Nielsen sample application
–r
installed on your computer or mobile device or any other file that holds encrypted
Nielsen ID3 tag payloads (249 bytes, starting with "www.nielsen.com"):
NielsenId3TagValidator -r <full path name of file holding the ID3 tags> -p 6
Note
Validator locates and analyzes all ID3 Tags in the log file and ignores all text entries between
tags.
Use
for a transport stream with Nielsen ID3 tags "muxed" into it:
–t
NielsenId3TagValidator -t <full path name of the transport stream> -p 6
Use
for a set of transport-stream segments, accompanied by an HLS m3u8
–m
index file:
NielsenId3TagValidator -m <full path name of the m3u8 file> -p 6
Use
for a folder holding MPEG-DASH segments, where some of the
–dr
segments hold emsg boxes containing Nielsen ID3 tags. Use this call to
that segments are processed in the correct order:
guarantee
NielsenId3TagValidator -dr <folder name> -b <base segment name> -e
<extension> -first <index of first segment> -last <index of last segment> -i <index
interval between segments> -p 6
Folder C:\test has ten MPEG-DASH segments with the following
Example:
file names:
test12109tmp.m4s
test12209tmp.m4s
test12309tmp.m4s
test12409tmp.m4s
test12509tmp.m4s
test12609tmp.m4s
12
ID3 Tag Validator Application User Manual
Nielsen Confidential

Advertisement

Table of Contents
loading

Table of Contents