Commit Graph

56 Commits (c5a3408749a3880aac6f4ed509c57948a1a1aa69)

Author SHA1 Message Date
Mikael Finstad c5a3408749
Update README.md 7 years ago
Mikael Finstad fb5ee3d7ea
Update README.md 7 years ago
Mikael Finstad 975fe63ba6
Update README.md 7 years ago
Mikael Finstad 689a05a306
Update README.md 7 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 8 years ago
Mikael Finstad 6ea80e0bca
Update README.md 8 years ago
Mikael Finstad 0f68070be1
Update README.md 8 years ago
Mikael Finstad 0f51cbcd67
Update README.md 8 years ago
Mikael Finstad 5c601dae8f
Update README.md
donate to ffmpeg too
8 years ago
Mikael Finstad 007991bb11 updat ereadme 8 years ago
Mikael Finstad a2be8b8e41
Update README.md 8 years ago
Reto Kromer ad51dcceca use the current name (#111) 8 years ago
Mikael Finstad 0051e4d289 implement multi cut feature 🎉
#12
8 years ago
Mikael Finstad d401ec888b update readme 8 years ago
Mikael Finstad 59357ceb54 Update readme 8 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
8 years ago
Mikael Finstad 148afd818e
Update README.md 8 years ago
Mikael Finstad ce5819763f
Update README.md 8 years ago
Mikael Finstad f8ef97f51c
Update README.md 8 years ago
Mikael Finstad 93a5e13180
Update README.md 8 years ago
Mikael Finstad 5bce03e29b
Update README.md 8 years ago
Mikael Finstad a9012bd08b
Update README.md 8 years ago
Mikael Finstad 919efeb006
Update README.md 8 years ago
Mikael Finstad 596a73d756 improve readme 8 years ago
Mikael Finstad e9edf47b17
Update README.md 9 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
9 years ago
Mikael Finstad 8b62183501
Update README.md 9 years ago
Mikael Finstad 7962e174e6 Implement lossless rotation
Allow for setting rotation metadata
9 years ago
knewzen c440951c16 remove codesponsor (#57) 9 years ago
Mikael Finstad 61323cb1c3 Try codesponsor.io 9 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.
9 years ago
Mikael Finstad 047abaa960 Update readme 9 years ago
Mikael Finstad e389b91cdb Update readme release instructionds 10 years ago
Mikael Finstad fdd3a681aa Improve build scripts 10 years ago
Mikael Finstad a3e9c41ffa Update README.md 10 years ago
Mikael Finstad 79b298563e Update README.md 10 years ago
Mikael Finstad 7e8e548567 Update README.md 10 years ago
Mikael Finstad 94fabc0120 Implement help sheet (press H) 10 years ago
Mikael Finstad d7dfac05b8 Update README.md 10 years ago
Mikael Finstad f08035dec7 Update README.md 10 years ago
Mikael Finstad 4cb7c298f2 Update README.md 10 years ago
Mikael Finstad 1ab8a15d98 Update README.md 10 years ago
Mikael Finstad 0f291483e5 Update README.md 10 years ago
Mikael Finstad 7623370aa9 Try smaller gif
big one broke github
10 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
10 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
10 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
10 years ago