Skip to content

Commit

Permalink
Merge pull request #399 from Unmanic/pr-video_trim
Browse files Browse the repository at this point in the history
[video_trim] v0.0.8
  • Loading branch information
Josh5 authored Mar 3, 2024
2 parents 1375a79 + 0957d32 commit 4ab0435
Show file tree
Hide file tree
Showing 7 changed files with 704 additions and 51 deletions.
6 changes: 6 additions & 0 deletions source/video_trim/changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

**<span style="color:#56adda">0.0.8</span>**
- Update FFmpeg helper
- fix trim calculation, specifically trimming off the end
- move -ss and -to arguments to advanced options
- add some debug logger output

**<span style="color:#56adda">0.0.7</span>**
- Update FFmpeg helper
- Add platform declaration
Expand Down
2 changes: 1 addition & 1 deletion source/video_trim/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
"on_postprocessor_task_results": 99
},
"tags": "video,audio,ffmpeg",
"version": "0.0.7"
"version": "0.0.8"
}
Loading

0 comments on commit 4ab0435

Please sign in to comment.