# This zip file contains the timecodes of all the music segments 
# in the 35 film clips in the set that have music. Each clip's
# music timecodes are in a separate file (NN_music_timecodes.dat,
# where NN = clip number 01–50).
#
# In the data files, each line represents a single music segment,
# defined as an uninterrupted piece of music.
# The values are comma-separated.
#
# Each line in the data files contains the following values:
#
# 1:  First frame of music segment (zero-based)
# 2:  Last frame of music segment (zero-based)
#
# See the article for more details.