Don't create empty SMPTE subtitles files with empty <SubtitleList>
authorCarl Hetherington <cth@carlh.net>
Sun, 21 Feb 2021 19:26:37 +0000 (20:26 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 Feb 2021 19:26:37 +0000 (20:26 +0100)
commitb59d8e2010deac24fc4501526107115c567e8ba4
treefa66cf1fbb6edfa73746e703822de2def1178954
parente64870518f11fe6761a6a63aac2f75f0a0acef25
Don't create empty SMPTE subtitles files with empty <SubtitleList>

Files like this fail validation against the XSD.  Perhaps the XSD
is wrong; for now though, create an empty 1-second-long subtitle
in such files.
src/lib/reel_writer.cc