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

1207 Commits

Author SHA1 Message Date
Mikael Finstad
b9019af2ed Better error handling
Wrap in a bluebird.try to catch synchronous errors.
bluebird.resolve doesn't catch those!
2016-11-08 20:27:49 +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
3851cb264f Fix whoops 2016-11-03 22:17: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
7228999240 initial 2016-10-30 11:57:12 +01:00