View Bug Details

IDProjectCategoryView StatusLast Update
0002568DCP-o-maticBugspublic2024-04-17 08:15
Reportermhm Assigned Tocarl  
PriorityurgentSeveritymajorReproducibilityalways
Status acknowledgedResolutionopen 
Product Version2.16.59 
Target Version2.16.x 
Summary0002568: A/V sync problems in DoM Player
Description

I am having A/V sync problems with the DoM player on all DCPs I try. The version I am using is 2.16.59 git d860d9de91 on a Mac mini M1, 2020 running macOS Ventura 13.4.

DoM player was installed from the homebrew repository using:

$ brew install dcp-o-matic-player

The sync problems persists even if lowering the decoded resolution.

When trying playing back with ffmpeg and mpv, the problem is not there, A/V is in sync:

$ ffmpeg -lowres 2 -ss 00:00:00 -r 25 -i <j2c-file>.mxf -ss 00:00:00 -i <pcm-file>.mxf -ac: 2 -c:v h264 -f avi - | mpv -

(this specific DCP is in 25 fps and with entrypoint 0 in the CPL, but the result is the same for other DCPs I've tested)

Tagsplayer
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2023-06-21 20:41

administrator   ~0005772

Can you estimate roughly how far out of sync it is? Does picture lead sound or the other way round?

carl

2023-06-21 20:42

administrator   ~0005773

Also, is the sync error constant?

mhm

2023-06-21 21:58

reporter   ~0005775

The audio seems to come approx 0,5 seconds before the video, and this is consistent, yes.

Bug History

Date Modified Username Field Change
2023-06-21 02:00 mhm New Bug
2023-06-21 20:41 carl Assigned To => carl
2023-06-21 20:41 carl Status new => feedback
2023-06-21 20:41 carl Note Added: 0005772
2023-06-21 20:42 carl Note Added: 0005773
2023-06-21 21:58 mhm Note Added: 0005775
2023-06-21 21:58 mhm Status feedback => assigned
2023-06-22 17:12 carl Priority normal => urgent
2023-06-22 17:12 carl Severity minor => major
2023-06-22 17:12 carl Target Version => 2.16.x
2023-06-22 17:12 carl Estimated work required => Undecided
2024-01-03 00:16 carl Status assigned => acknowledged
2024-02-16 09:01 carl Tag Attached: player