autocut
autocut copied to clipboard
Automatically cut off the parts of the video where I'm not speaking
When I include a video like this in beaudiomer: ``` \begin{frame}{Video} \video{cavityExampleExplained.mp4} \end{frame} ``` beaudiomer runs without errors but the subsequent autocut call fails with these errors: > Listening to...
Here's a first step to making the overlay / crop action more flexible. It reads both the video size and slide image size from the corresponding files. There are still...
Here's a fix for handling overlay. It adds a very simple minded test, and then reverts my previous change, which turned out to be based on a misunderstanding, and to...
The commit message is tantalizing, but I didn't make it work yet. Based on guesswork, I tried ``` xml ``` This produces the attached input for melt. [autocut.out.txt](https://github.com/kisonecat/autocut/files/5085015/autocut.out.txt) This has...