-
Notifications
You must be signed in to change notification settings - Fork 439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Apple ProRes MOV with CEA-608 track has wrong offset #1095
Comments
@rayfoss does this happen with all files, or just a specific one? |
Happened with all of them... They all come from final cut. We needed to use
that format for DVD authoring :/
…On Fri., Nov. 8, 2019, 13:08 Carlos Fernandez Sanz, < ***@***.***> wrote:
@rayfoss <https://github.com/rayfoss> does this happen with all files, or
just a specific one?
Of all of them, is it all of them in general or all of them only if they
come from Final Cut?
Do the subs play in sync when played with VLC or ffplay?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1095?email_source=notifications&email_token=AAGV4LHDK2PGCCTB7YP3LOTQSW2MTA5CNFSM4HXSXVNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDTCEWI#issuecomment-551952985>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGV4LFIXBTKLC7YSXBESXLQSW2MTANCNFSM4HXSXVNA>
.
|
But is this problem specific to CCExtractor or also common to VLC, etc?
Maybe final pro is just breaking the 608 data?
…On Fri, Nov 8, 2019 at 11:30 AM Ray Foss ***@***.***> wrote:
Happened with all of them... They all come from final cut. We needed to use
that format for DVD authoring :/
On Fri., Nov. 8, 2019, 13:08 Carlos Fernandez Sanz, <
***@***.***> wrote:
> @rayfoss <https://github.com/rayfoss> does this happen with all files,
or
> just a specific one?
> Of all of them, is it all of them in general or all of them only if they
> come from Final Cut?
> Do the subs play in sync when played with VLC or ffplay?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <
#1095?email_source=notifications&email_token=AAGV4LHDK2PGCCTB7YP3LOTQSW2MTA5CNFSM4HXSXVNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDTCEWI#issuecomment-551952985
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AAGV4LFIXBTKLC7YSXBESXLQSW2MTANCNFSM4HXSXVNA
>
> .
>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1095?email_source=notifications&email_token=ABNMTWNCZ5VN3RZXYP2PJFLQSW44XA5CNFSM4HXSXVNKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDTD5AY#issuecomment-551960195>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNMTWMXBAP3DM2Q4B5CPP3QSW44XANCNFSM4HXSXVNA>
.
|
Quicktime is the only player I know who can read it... aside from compressor/final cut. Which is extra lame. When it does, it is accurate... I can also use compressor to convert them, those are also accurate... But that's all apple stuff that won't scale |
I would agree... if Quicktime and every Apple product that supports it didn't work seamlessly :/ |
Necessary information
3 minute master file: https://storage.googleapis.com/learn-video/Testing/Teeny%20Test.zip
Raw subs track: raw eic track dump.zip
===============================================
This has stumped me. Decoding Final Cut CEA-608 from Master ProRes 422 MOV exports to srt WORKS fine... except the offset is all wrong... the subtitles start exactly at 00:00:01,569. In the sample video the subs should start showing 62550ms into the video... subs are early by a minute.
The only error is this:
Full: https://pastebin.com/Y9gndLw4
The text was updated successfully, but these errors were encountered: