1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-23 02:42:37 +01:00
Commit Graph

337 Commits

Author SHA1 Message Date
Mikael Finstad
572a0caf1a
improve extract frames
allow extract frames with timestamp files names or file numbers
closes #1139
2023-01-06 22:24:14 +08:00
Mikael Finstad
9332fad5a1
improvements
- Capture the best image every nth second
- Capture exactly one image every nth second #1139
- Capture exactly one image every nth frame #1139
- Capture frames that differ the most from the previous frame
- fix broken progress (duration)
- refactor
2023-01-06 20:10:57 +08:00
Mikael Finstad
2c76993953
improve frame capture
- allow setting capture frame method https://github.com/mifi/lossless-cut/issues/88#issuecomment-1364636200
- allow changing quality #1141 #371
2023-01-06 14:19:39 +08:00
Mikael Finstad
95e6a5d198
implement combine overlapping segments
https://github.com/mifi/lossless-cut/issues/1334#issuecomment-1367786230
2022-12-30 16:15:22 +08:00
Mikael Finstad
64966590e2
create segments from:
- scene changes
- keyframes

closes #1398

also limit max number of segments
and improve parameters dialog
2022-12-29 18:22:24 +08:00
Mikael Finstad
60bf1a5c5f
implement detect silence
closes #1334

also allow chnaging parameters of black detect #623
2022-12-28 23:55:41 +08:00
Mikael Finstad
13b8126bb2
fix bool arg #1387 2022-12-23 23:09:19 +08:00
Mikael Finstad
fdcfac27ce
fix broken second instance cli args
fixes #1387
2022-12-23 18:33:57 +08:00
Mikael Finstad
58a68e58a5
remove no longer needed code 2022-12-23 18:09:14 +08:00
Mikael Finstad
11206692cc fix lint 2022-11-24 13:38:33 +08:00
Mikael Finstad
6292f1c7f2 fix broken requestSingleInstanceLock in MAS 2022-11-24 13:38:33 +08:00
Mikael Finstad
4a25a3f510 scan i18n 2022-11-24 13:38:33 +08:00
Mikael Finstad
2f79332fdb fix isDev 2022-11-24 13:38:33 +08:00
Mikael Finstad
abdac785a4 fix deprecation 2022-11-24 13:38:33 +08:00
Mikael Finstad
df5c6e5c8a fix lint 2022-11-24 13:38:33 +08:00
Mikael Finstad
1799547353 upgrade electron #714 2022-11-24 13:38:33 +08:00
Mikael Finstad
9283fbeb43
add zoom modifier key setting #1287
also refactor/simplify user settings hook
2022-10-19 19:25:41 +02:00
Mikael Finstad
479569e378
improvements
cleanup help menu
remove help dialog
remove action toggleHelp
add action toggleLastCommands
2022-10-19 17:27:48 +02:00
Mikael Finstad
f09369ee17
Only allow a single running instance
Can be overridden by `--allow-multiple-instances` CLI argument
closes #1265
closes #527
2022-10-14 22:31:01 +02:00
Mikael Finstad
6724a8b82e
fix macos "open with" bug 2022-09-04 17:17:49 +02:00
Mikael Finstad
898925714b
implement logging to file 2022-09-04 16:44:48 +02:00
Mikael Finstad
0113d79e0c
update licenses path 2022-09-04 15:04:45 +02:00
Mikael Finstad
9161278e54
add a setting for overwriting output file
fixes #916
2022-08-12 20:54:33 +02:00
Mikael Finstad
da6710d61c
remove exit menu item on macos 2022-08-12 11:37:39 +02:00
Sari Gabor
8a1573f3ef Added translation using Weblate (Hungarian) 2022-07-20 05:11:14 -07:00
dwed rewrpl
df8facb20e Added translation using Weblate (Hebrew) 2022-07-20 05:11:14 -07:00
Artem
4989745a58 Translated using Weblate (Ukrainian)
Currently translated at 0.1% (1 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/uk/
2022-07-20 05:11:14 -07:00
LINUX-SAUNA
38d6fa1d8f Translated using Weblate (Finnish)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/fi/
2022-07-20 05:11:14 -07:00
Jaap Kramer
72fa48e8bf Translated using Weblate (Dutch)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
2022-07-20 05:11:14 -07:00
slrslr
574e8afc66 Translated using Weblate (Czech)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2022-07-20 05:11:14 -07:00
maboroshin
091851fb4d Translated using Weblate (Japanese)
Currently translated at 99.8% (534 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2022-07-20 05:11:14 -07:00
Ariel Küchler
bbfe3d571c Translated using Weblate (German)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2022-07-20 05:11:14 -07:00
Mikael Finstad
2c12477b04
implement simple support for FCPXML 2022-07-17 14:36:57 -07:00
Mikael Finstad
2364edad7f
set default path for open dialog
...to last opened path

fixes #724
see also #1092
2022-06-07 19:41:00 -07:00
Mikael Finstad
fe9ea4a37c
revert broken undo behavior
fixes #1183
2022-06-07 18:44:05 -07:00
Mikael Finstad
bb304c8fd7
implement random segments
closes #1153
2022-05-23 22:31:48 -07:00
maboroshin
b63884a44e Translated using Weblate (Japanese)
Currently translated at 98.3% (526 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ja/
2022-05-23 20:48:57 -07:00
Raccoon
da0f4b77a3 Translated using Weblate (Vietnamese)
Currently translated at 99.4% (532 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/vi/
2022-05-23 20:48:57 -07:00
Raccoon
79ad9767f5 Translated using Weblate (Vietnamese)
Currently translated at 76.0% (407 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/vi/
2022-05-23 20:48:57 -07:00
曹恩逢
2c238e9def Translated using Weblate (Chinese (Traditional))
Currently translated at 85.2% (456 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hant/
2022-05-23 20:48:57 -07:00
B. Antonio Fernández
b9a3756551 Translated using Weblate (Spanish)
Currently translated at 85.2% (456 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/es/
2022-05-23 20:48:57 -07:00
Thomas De Rocker
a5e3f5db6e Translated using Weblate (Dutch)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/nl/
2022-05-23 20:48:57 -07:00
Ariel Küchler
636fb2cb91 Translated using Weblate (German)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/de/
2022-05-23 20:48:57 -07:00
JaeHyung Lee
e2cf9323aa Translated using Weblate (Korean)
Currently translated at 99.6% (533 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/ko/
2022-05-23 20:48:57 -07:00
PriitUring
40608425ae Translated using Weblate (Estonian)
Currently translated at 20.3% (109 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/et/
2022-05-23 20:48:57 -07:00
slrslr
acc8bae9e0 Translated using Weblate (Czech)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/cs/
2022-05-23 20:48:57 -07:00
Igor Rückert
0ef4ee0963 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/pt_BR/
2022-05-23 20:48:57 -07:00
Oğuz Ersen
62ceaeda71 Translated using Weblate (Turkish)
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/tr/
2022-05-23 20:48:57 -07:00
taozi1996
8a1b74b5cb Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (535 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/zh_Hans/
2022-05-23 20:48:57 -07:00
PriitUring
9ea9cfda21 Translated using Weblate (Estonian)
Currently translated at 13.0% (70 of 535 strings)

Translation: LosslessCut/LosslessCut
Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/et/
2022-05-23 20:48:57 -07:00