Commit Graph

55 Commits (snyk-fix-dfd9ffc8e9db52cefccce3ca916234af)

Author SHA1 Message Date
Mikael Finstad fb5ee3d7ea
Update README.md 6 years ago
Mikael Finstad 975fe63ba6
Update README.md 6 years ago
Mikael Finstad 689a05a306
Update README.md 6 years ago
Mikael Finstad ed3fcadf2f
Update README.md 7 years ago
Mikael Finstad 77f69d9d9f
Update README.md 7 years ago
Mikael Finstad 14f479ca58
Update README.md 7 years ago
Mikael Finstad f466ef5a18
Update README.md 7 years ago
Mikael Finstad 6ea80e0bca
Update README.md 7 years ago
Mikael Finstad 0f68070be1
Update README.md 7 years ago
Mikael Finstad 0f51cbcd67
Update README.md 7 years ago
Mikael Finstad 5c601dae8f
Update README.md
donate to ffmpeg too
7 years ago
Mikael Finstad 007991bb11 updat ereadme 7 years ago
Mikael Finstad a2be8b8e41
Update README.md 7 years ago
Reto Kromer ad51dcceca use the current name (#111) 7 years ago
Mikael Finstad 0051e4d289 implement multi cut feature 🎉
#12
7 years ago
Mikael Finstad d401ec888b update readme 7 years ago
Mikael Finstad 59357ceb54 Update readme 7 years ago
Mikael Finstad 4491c97102 Make keyframe cut the default option
people are having success with this so make it default
See discussion in #13
7 years ago
Mikael Finstad 148afd818e
Update README.md 7 years ago
Mikael Finstad ce5819763f
Update README.md 7 years ago
Mikael Finstad f8ef97f51c
Update README.md 7 years ago
Mikael Finstad 93a5e13180
Update README.md 7 years ago
Mikael Finstad 5bce03e29b
Update README.md 7 years ago
Mikael Finstad a9012bd08b
Update README.md 7 years ago
Mikael Finstad 919efeb006
Update README.md 7 years ago
Mikael Finstad 596a73d756 improve readme 7 years ago
Mikael Finstad e9edf47b17
Update README.md 8 years ago
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
8 years ago
Mikael Finstad 8b62183501
Update README.md 8 years ago
Mikael Finstad 7962e174e6 Implement lossless rotation
Allow for setting rotation metadata
8 years ago
knewzen c440951c16 remove codesponsor (#57) 8 years ago
Mikael Finstad 61323cb1c3 Try codesponsor.io 8 years ago
david raistrick 33de8bf4e9 add docu about -how- to select the cut
...there might be other ways but I couldn't figure them out.
8 years ago
Mikael Finstad 047abaa960 Update readme 9 years ago
Mikael Finstad e389b91cdb Update readme release instructionds 9 years ago
Mikael Finstad fdd3a681aa Improve build scripts 9 years ago
Mikael Finstad a3e9c41ffa Update README.md 9 years ago
Mikael Finstad 79b298563e Update README.md 9 years ago
Mikael Finstad 7e8e548567 Update README.md 9 years ago
Mikael Finstad 94fabc0120 Implement help sheet (press H) 9 years ago
Mikael Finstad d7dfac05b8 Update README.md 9 years ago
Mikael Finstad f08035dec7 Update README.md 9 years ago
Mikael Finstad 4cb7c298f2 Update README.md 9 years ago
Mikael Finstad 1ab8a15d98 Update README.md 9 years ago
Mikael Finstad 0f291483e5 Update README.md 9 years ago
Mikael Finstad 7623370aa9 Try smaller gif
big one broke github
9 years ago
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
9 years ago
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
9 years ago
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
9 years ago
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
9 years ago