Skip to content
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

CasparCG Server is unable to play to the end of mov clips rendered from Ae on macOS #3

Open
hummelstrand opened this issue Jul 31, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@hummelstrand
Copy link
Member

This is causing the audio to be cut off early on any wipes done via the Sting Producer.

This looks to be a bug in the version of FFmpeg we are currently using (a dev build from February), as it is happening with QT Animation and ProRes files rendered from After Effects CC2018, CC2017 and CC2015.

It appears to work for clips without audio.

One workaround is to render the clips from AE CC2018 on Windows, as they appear to play fine.
Another workaround could be to render the clips too long, so that we never intend to hit the ends of the clips. Not an ideal solution either though.

The same clips work fine in the official CasparCG Server 2.2, so this issue is just a way to document the problem that should be fixed once we transition to 2.2.

@hummelstrand hummelstrand added the bug Something isn't working label Jul 31, 2018
@hummelstrand
Copy link
Member Author

The clips play to the end in both Server 2.2 and 2.0.
The problem is specific to the producer code in 2.1, as it is occuring with both the original version of FFmpeg included in 2.1, the version we updated to, as well as newer versions.

@herzogmedia
Copy link

This also happens with AE CC2019 on Windows Machines. Transmuxing or reencoding the material with e.g. Media Encoder works fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants