When viewing CC with the Dolby Captiview the caption lines appear in reverse order.
Captions were created with Subtitle Edit. Saved using the D-Cinema SMPTE 2014 format.
Caption source file attached. As well as the output xml from dcpomatic.
The dcpomatic player does show the lines in the correct order, but playback through the Dolby Captiview does not.
It appears that dcpomatic is reversing the order in the xml output.
CC lines showing in reverse order.
-
- Posts: 3
- Joined: Fri Jul 28, 2017 7:01 am
CC lines showing in reverse order.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 3
- Joined: Fri Jul 28, 2017 7:01 am
Re: CC lines showing in reverse order.
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: CC lines showing in reverse order.
Hi,
Thanks for the report! I think I can see what needs to change in DCP-o-matic to fix this. I made a note on our tracker. I'm away for a few days but I'll take a look when I get back.
Thanks for the report! I think I can see what needs to change in DCP-o-matic to fix this. I made a note on our tracker. I'm away for a few days but I'll take a look when I get back.
-
- Posts: 2804
- Joined: Tue Apr 15, 2014 9:11 pm
- Location: Germany
Re: CC lines showing in reverse order.
Using Valign is mentioned in Harolds CCAP best practice document:
https://isdcf.com/papers/ISDCF-Doc9-Clo ... ctices.pdf
https://isdcf.com/papers/ISDCF-Doc9-Clo ... ctices.pdf
-
- Posts: 18
- Joined: Mon Apr 27, 2020 9:54 pm
Re: CC lines showing in reverse order.
The Valign and Vposition values for the Text elements look correct, but as pointed out in the ISDCF document, some systems require the top line of text to be the first Text element. Here it is the bottom. That complies with SMPTE ST 428-7, but does not work properly on this system.
Harold
Harold
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: CC lines showing in reverse order.
Thanks Harold, I will fix that.