Problem with ASS Subtitles
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
Leider handelt es sich um eine sehr geschwätzige Doku: 1250 Untertitel! Da wäre es kaum machbar, jeden händisch zu positionieren.
-
- Posts: 2804
- Joined: Tue Apr 15, 2014 9:11 pm
- Location: Germany
Re: Problem with ASS Subtitles
Deswegen eventuell über den Umweg ASS->Interop. Da kann man das einfache oben/unten/rechts/links für die Erstellung nutzen, und notfalls dann im XML noch feinjustieren. Aber bei dem Aufwand wird man nicht ohne Kompromisse auskommen.
Probier' mal, ob Du eine der letzten Versionen installiert bekommst. Dann sollte das zumindest erstmal grundsätzlich gehen mit ASS.
Probier' mal, ob Du eine der letzten Versionen installiert bekommst. Dann sollte das zumindest erstmal grundsätzlich gehen mit ASS.
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Problem with ASS Subtitles
bronze13 hatte gestern Probleme, die 2.16.64 auf einem neuen Windows-PC zu installieren.
Komisch; vielleicht könnten wir den Inhalt von "C:\Users\MEINNAME\AppData\Local\dcpomatic2\2.16" sehen.could not open file for writing with C:\Users\MEINNAME\AppData\Local\dcpomatic2\2.16\config.xml.tmp
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
The folders \dcpomatic2 and \2.16 did not exist, so I created them. Then I created an empty file config.xml.tmp. All this did not fix the problem.
When installing the 2.17... version I got similar errors.
See screenshots
When installing the 2.17... version I got similar errors.
See screenshots
You do not have the required permissions to view the files attached to this post.
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
Here are the contents of the folders.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
As you can see there is no folder "2.18"
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
OS is Windows 11 Pro
Version 22H2, installed 07.09.2023
Build 22621.2283
Version 22H2, installed 07.09.2023
Build 22621.2283
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Problem with ASS Subtitles
Those folders and the .tmp file should all be created automatically by DCP-o-matic. I will add some more error checking in the code that does it.
-
- Posts: 20
- Joined: Fri Feb 05, 2016 10:00 am
Re: Problem with ASS Subtitles
ALL-CLEAR SIGNAL[/b}
I apologize for my stupid post. The fix is easy as pie:
When starting first time after installation d-o-m installs the a.m. folders and some needed files. To do this it needs admin rights. Right click, mark this option, and: behold! All is well.
In the .17-version ass-subs seem to be shown correctly, at least in my test case.
I will try with the festival film.
Anyway, thanks so much for helping!
I apologize for my stupid post. The fix is easy as pie:
When starting first time after installation d-o-m installs the a.m. folders and some needed files. To do this it needs admin rights. Right click, mark this option, and: behold! All is well.
In the .17-version ass-subs seem to be shown correctly, at least in my test case.
I will try with the festival film.
Anyway, thanks so much for helping!
-
- Site Admin
- Posts: 2548
- Joined: Thu Nov 14, 2013 2:53 pm
Re: Problem with ASS Subtitles
I'm glad you worked it out! Though, we should fix this, as I don't know why it would need admin rights to create those files. Perhaps something changed in Windows 11.