vidify / old-audiosync

First implementation of the audio synchronization feature for Vidify, now obsolete
GNU Lesser General Public License v3.0
17 stars 3 forks source link

corrupted size vs. prev_size #45

Closed marioortizmanero closed 4 years ago

marioortizmanero commented 4 years ago

Happened at the end of a run:

audiosync: next interval (0): cap=436042 down=288648
audiosync: 61761 frames of delay with a confidence of -0.030631
audiosync: next interval (1): cap=436042 down=576648
audiosync: -250017 frames of delay with a confidence of -0.015334
audiosync: finished ffmpeg loop
audiosync: next interval (2): cap=481273 down=2880000
audiosync: 325982 frames of delay with a confidence of 0.027486
audiosync: next interval (3): cap=723814 down=2880000
audiosync: 699397 frames of delay with a confidence of -0.023160
audiosync: next interval (4): cap=960544 down=2880000
audiosync: 455960 frames of delay with a confidence of -0.020135
audiosync: finished ffmpeg loop
audiosync: finished ffmpeg loop
audiosync: next interval (5): cap=1440000 down=2880000
corrupted size vs. prev_size
zsh: abort (core dumped)  python3 -m vidify --debug --audiosync
marioortizmanero commented 4 years ago

This is fixed in v0.2