fix: start animated AVIF motion at sentence start, not audio padding

- Removed leading padding from AVIF clip start so pre-sentence frames are not shown
- Duration now extends by trailing padding only
- Added regression test verifying -ss and -t args against a stub ffmpeg
This commit is contained in:
2026-05-23 12:26:56 -07:00
parent 7b5c1ccf85
commit c243fbd4bc
3 changed files with 65 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: anki
- Kept animated AVIF card images from showing pre-sentence motion on multi-line mines without delaying motion after sentence audio starts.