1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00
Commit Graph

192 Commits

Author SHA1 Message Date
Reto Kromer
ad51dcceca use the current name (#111) 2019-01-28 23:11:58 +01:00
Mikael Finstad
0051e4d289 implement multi cut feature 🎉
#12
2019-01-28 18:09:54 +01:00
Mikael Finstad
d401ec888b update readme 2019-01-28 14:29:43 +01:00
Mikael Finstad
59357ceb54 Update readme 2019-01-28 12:49:26 +01:00
Mikael Finstad
4491c97102 Make keyframe cut the default option
people are having success with this so make it default
See discussion in #13
2019-01-12 21:13:52 +00:00
Mikael Finstad
148afd818e
Update README.md 2018-10-01 01:32:51 +02:00
Mikael Finstad
ce5819763f
Update README.md 2018-09-30 20:56:38 +02:00
Mikael Finstad
f8ef97f51c
Update README.md 2018-09-25 00:43:42 +02:00
Mikael Finstad
93a5e13180
Update README.md 2018-09-25 00:42:21 +02:00
Mikael Finstad
5bce03e29b
Update README.md 2018-09-15 17:12:43 +02:00
Mikael Finstad
a9012bd08b
Update README.md 2018-09-11 16:20:42 +02:00
Mikael Finstad
919efeb006
Update README.md 2018-06-06 22:20:41 +02:00
Mikael Finstad
596a73d756 improve readme 2018-05-22 23:32:54 +02:00
Mikael Finstad
e9edf47b17
Update README.md 2018-02-18 16:25:38 +01:00
Mikael Finstad
305fae7a94 Upgrade build process
Use babel-preset-env
Upgrade icon-gen
add package.lock (i also tried yarn but it doesnt work well with electron packager)
extract version field in bash scripts
2018-02-17 17:42:59 +01:00
Mikael Finstad
8b62183501
Update README.md 2018-02-11 13:44:34 +01:00
Mikael Finstad
7962e174e6 Implement lossless rotation
Allow for setting rotation metadata
2018-01-23 18:00:25 +07:00
knewzen
c440951c16 remove codesponsor (#57) 2018-01-07 22:28:00 +08:00
Mikael Finstad
61323cb1c3 Try codesponsor.io 2017-10-08 23:40:44 +02:00
david raistrick
33de8bf4e9 add docu about -how- to select the cut
...there might be other ways but I couldn't figure them out.
2017-08-14 22:36:30 -04:00
Mikael Finstad
047abaa960 Update readme 2017-03-19 21:03:40 +01:00
Mikael Finstad
e389b91cdb Update readme release instructionds 2017-02-11 14:56:35 +01:00
Mikael Finstad
fdd3a681aa Improve build scripts 2017-02-11 14:47:04 +01:00
Mikael Finstad
a3e9c41ffa Update README.md 2017-01-30 13:24:05 +01:00
Mikael Finstad
79b298563e Update README.md 2017-01-30 09:25:02 +01:00
Mikael Finstad
7e8e548567 Update README.md 2017-01-28 23:28:45 +01:00
Mikael Finstad
94fabc0120 Implement help sheet (press H) 2017-01-28 22:25:27 +01:00
Mikael Finstad
d7dfac05b8 Update README.md 2017-01-28 21:23:20 +01:00
Mikael Finstad
f08035dec7 Update README.md 2016-11-15 16:20:10 +01:00
Mikael Finstad
4cb7c298f2 Update README.md 2016-11-06 16:55:37 +01:00
Mikael Finstad
1ab8a15d98 Update README.md 2016-11-06 16:43:23 +01:00
Mikael Finstad
0f291483e5 Update README.md 2016-11-05 21:43:03 +01:00
Mikael Finstad
7623370aa9 Try smaller gif
big one broke github
2016-11-05 21:33:39 +01:00
Mikael Finstad
ec875b5c65 - Icon
- Bundle ffmpeg
- Fix menus on windows
- fs-methods seem to hang on windows, so exec instead

Resources:
https://discuss.atom.io/t/information-about-bundled-ffmpeg/28456/6
27730fd269/app/src/scripts/mp4-to-gif.js
https://github.com/orionhealth/electron-packager-plugin-non-proprietary-codecs-ffmpeg
https://github.com/konsumer/easy-ffmpeg
https://github.com/eugeneware/ffmpeg-static
2016-11-05 21:22:31 +01:00
Mikael Finstad
cce542af41 Adds support for more formats by detecting format and using same format for output file (don't always use mp4)
Also:
Improve ffmpeg error handling
React enable production
Improve react rendering a bit
2016-11-03 22:31:13 +01:00
Mikael Finstad
2abacd010d Implement partial speed control
J, K, L, however backward playing is not supported by chromium.
Also bump electron to 1.4.5
And don't use electron-compile anymore as it doesn't really give us anything
2016-11-03 20:16:27 +01:00
Mikael Finstad
9044f682fd Add new features
Add more hotkeys
More buttons
Show in/out point timestamps and click to jump to these
Scrubbing
Show error for unsupported files
2016-10-31 23:24:04 +01:00
Mikael Finstad
4a9e849ca2 Update README.md 2016-10-31 16:40:35 +01:00
Mikael Finstad
150cf39ee0 Update README.md 2016-10-30 17:39:14 +01:00
Mikael Finstad
20849bb03a Update README.md 2016-10-30 15:27:13 +01:00
Mikael Finstad
1447a33226 Update README.md 2016-10-30 14:07:45 +01:00
Mikael Finstad
7228999240 initial 2016-10-30 11:57:12 +01:00