From 7ca029dea19ab0aa1b7e96d363fe6de61350d2e7 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 8 Jan 2015 23:22:05 +0000 Subject: Change libdcp::Time to allow sub-second units to be anything, so that we can support SMPTE subtitles which use TimeCodeRate as the base rather than the arbitrary "ticks" (4ms) of Interop. --- test/data/subs3.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 test/data/subs3.xml (limited to 'test/data') diff --git a/test/data/subs3.xml b/test/data/subs3.xml new file mode 100644 index 00000000..4e331f9a --- /dev/null +++ b/test/data/subs3.xml @@ -0,0 +1,19 @@ + + +urn:uuid:d351291b-a133-88f7-caca-e7ed2ee6cc69 +Test +Test +2014-11-21T18:10:50+01:00 +1 +en +25 1 +25 +00:00:00:00 + + + +Hello world + + + + -- cgit v1.2.3