Mikael Finstad

Results 215 issues of Mikael Finstad

until we can implement a localtunnel replacement, I disabled the scheduled tests in https://github.com/transloadit/node-sdk/commit/90cdfc6d69584cedbafd88058159c177fea5f34f in order to reduce noise. need to re-enable https://github.com/transloadit/node-sdk/issues/89#issuecomment-1194003057

sdks
prio-3

The daily test job fails sporadically due to timeout. https://github.com/transloadit/node-sdk/actions/runs/629088395 - [ ] Maybe retry the whole job

sdks
prio-3

Apparently this is a problem with a lot of open source projects like OBS Studio, [Avidemux](https://www.microsoft.com/en-us/p/avidemux-video-editor/9nw0q6n1lctn), [Captura](https://github.com/MathewSachin/Captura/issues/414), [PhotoDemon](https://github.com/tannerhelland/PhotoDemon/issues/251) etc. I'm not really surprised because LosslessCut is open source so everyone...

Features that involve copying/moving keyframes or replacing/manipulating frames losslessly (without having to re-encode). Note that I have no idea how to implement this with ffmpeg, but I'll leave it open...

enhancement

### Discussed in https://github.com/mifi/lossless-cut/discussions/1278 Originally posted by **shodanx2** August 24, 2022 And is it possible to drag and drop files directly into the batch list, skipping the open/add dialog ![image](https://user-images.githubusercontent.com/10621885/186375207-9b09a452-45dc-4183-a0ba-21ba973fe49c.png)...

enhancement

Sometimes when cutting a video with a particular 3rd or 4th track, ffmpeg is not able to cut (esp. the beginning of) those tracks. This produces an output file with...

enhancement

`codec_tag` `0x52504448` (HDPR) is not preserved. Instead output tag is set to `0x001b`. Setting `-tag:v` is ignored. ## Original file's video track ``` { index: 0, codec_name: 'h264', codec_long_name: 'H.264...

bug
ffmpeg

Replacement for https://github.com/expressjs/api-error-handler from #1359

Recreating pr #144 mostly as a TODO for the future. Note: Don't merge yet because it's a breaking change.

sdks

### Discussed in https://github.com/mifi/lossless-cut/discussions/1396 Originally posted by **xcodelight** December 10, 2022 Hello First of all. Thanks for this amazing software that you have created. It is very useful for me....

enhancement