Skip to content

Commit 5efb704

Browse files
committed
bump ver
- improve error and help messages - fix broken start/end of output videos before, ffmpeg -c copy was fast but borked keyframes now, omit -c copy to be slower but more accurate
1 parent 9c1750e commit 5efb704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[package]
99
name = "vic"
1010
# clark, vide, vedi, vicu ... ?
11-
version = "0.4.0"
11+
version = "0.5.0"
1212
edition = "2021"
1313
# https://doc.rust-lang.org/edition-guide/rust-2021/index.html
1414
# 2015 edition == 1.0

0 commit comments

Comments
 (0)