Captions file (SRT) fine, but errors when importing to Final *** Pro

I have an SRT file, which I checked and it looks fine.

But when I try to import it to FCP, I get errors.


"The file could not be completely imported.

The caption file contains unsupported data or may be damaged"


1) The captions that do import have red flags that say "overlap errors"

This is strange. Does Apple think that two people could never talk at the same time???


2) Worse error is that only 9 minutes of an hour long conversation were imported


I tried deleting preferences. No help.

I tried going into the SRT and looking for the line at the top that caused the error in the other thread I read. Not there.

I tried fixing the overlaps in the SRT file (which was a heck of a lot of tedious work). Still nothing.

I tried converting the SRT file to an ITT file. Nope.

I even tried re-installing FCP. You guessed it, still doesn't work.


Can anyone help with this? Pleeeeaasee!!!!

Posted on Mar 9, 2023 12:44 AM

Reply

Similar questions

5 replies
Sort By: 

Mar 9, 2023 3:36 AM in response to TimoMun

No, we don't need separate srt for different voices, we just have to merge them in such a way that they do not conflict.


For example, instead of


3

00:00:17,420 --> 00:00:19,100

[federico_acosta]: I like betting betting


4

00:00:19,028 --> 00:00:19,268

[timo]: Oh,


you could either shorten them a bit (note that they overlap by 72 milliseconds!)


or you could merge them - say


3

00:00:17,420 --> 00:00:19,268

[federico_acosta]: I like betting betting

[timo]: Oh,


or similar.


I ran a quick Python script to find all the overlapping captions.

The output from said script is here:



Reply

Mar 9, 2023 2:21 AM in response to Luis Sequeira1

Sure thing...

Heres the file. I put it in a Google Drive since I don't see a way of sharing files here.

https://drive.google.com/file/d/1j8HEqeoNrsWbVsHlJV3BvKBnbC60_Na_/view?usp=sharing


Does this mean then, that the AI that's generating the file is doing it incorrectly?

Do we need individual SRT files for each person's voice?

Reply

Mar 13, 2023 2:16 AM in response to TimoMun

I have almost completed an adaptation of my script that is able to produce a new file with the overlaps resolved, by shortening the overlapping captions' durations, eg, by turning this:


3

00:00:17,420 --> 00:00:19,100

[federico_acosta]: I like betting betting


4

00:00:19,028 --> 00:00:19,268

[timo]: Oh,




into this:


3

00:00:17,420 --> 00:00:19,100

[federico_acosta]: I like betting betting


4

00:00:19,101 --> 00:00:19,268

[timo]: Oh,




If you are interested, I can try to put the finishing touches into this, and I will be glad to share.

Reply

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Captions file (SRT) fine, but errors when importing to Final *** Pro

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.