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>
Tue, 23 Feb 2021 19:09:39 +0000 (20:09 +0100)
commitf5fd225decd41e5716fcc5aaf972c3b05d114e0d
tree056d6635c2b9a6c500618aff610a6b438ebab344
parent61f31915024a097fe1b7cf3cb7b955457e8cd7b8
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