Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

2.2.0 crashes on_audiosync_success #78

@Nowa-Ammerlaan

Description

@Nowa-Ammerlaan

vidify crashes for me if audiosync was successful, it works just fine if audiosync fails:

audiosync: obtained youtube-dl URL for download
audiosync: finished ffmpeg loop
audiosync: next interval (0): cap=144014 down=2880000
audiosync: -55794 frames of delay with a confidence of 0.999135
audiosync: read ABORT_ST, quitting...
audiosync: finished run
[10:38:26.231] INFO: Audiosync module returned -1162 ms
[10:38:26.232] INFO: Total delay is 489 ms
Traceback (most recent call last):
File "/usr/lib/python3.7/site-packages/vidify/gui/window.py", line 435, in on_audiosync_success
self.player.position += lag
AttributeError: can't set attribute
zsh: abort (core dumped)  vidify --debug

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions