Mikael Finstad

Results 221 issues of Mikael Finstad

closes #1573

next upcoming version of losslesscut - use shared ffmpeg libs for win and linux - upgrade to ffmpeg6 - closes #1143 - more...

### Discussed in https://github.com/mifi/lossless-cut/discussions/1567 Originally posted by **visualpizza** April 17, 2023 Hi! I love this project and I mainly want to use it to cut out all silence as a...

enhancement

### Discussed in https://github.com/mifi/lossless-cut/discussions/1520 Originally posted by **podonnell319** March 28, 2023 I like a very simple filename on my output, but right now it's so simple that I'm overwriting my...

enhancement

### I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things...

enhancement

https://ffmpeg.org/index.html#news

LosslessCut is only able to cut the tracks that ffmpeg has implemented support for. Currently only these: ``` 'video', 'audio', 'subtitle', 'attachment', ``` https://github.com/mifi/lossless-cut/blob/39dc42a56d2160a94458c8a475f1fbe73e4e4ba6/src/util/streams.js#L2 Other tracks (notably `data`) will be...

enhancement

Thanks for this awesome tool! I was having trouble finding info about the loudnorm filter in ffmpeg, but this repo is a wealth of knowledge. I've been hit by the...

enhancement
prio-2

## [fix companion dns validation](https://github.com/transloadit/uppy/commit/c95f70f1b9f503f31e8ec622644091442fe65989) example: on our server, the url `https://mifi-testing.s3.us-east-1.amazonaws.com/` resolves to: ```js [ { address: '52.216.113.54', family: 4 }, { address: '54.231.199.162', family: 4 }, { address:...

fixes #4593 also fix some related types