Skip to content

0.4.9

Compare
Choose a tag to compare
@smacke smacke released this 18 Jan 19:54
· 128 commits to master since this release
  • Make default offset seconds 60 and enforce during alignment as opposed to throwing away alignments with > max_offset_seconds;
  • Add experimental section for using golden section search to find framerate ratio;
  • Restore ability to read stdin and write stdout after buggy permissions check;
  • Exceptions that occur during syncing were mistakenly suppressed; this is now fixed;