Mikael Finstad

Results 1459 comments of Mikael Finstad

Yeah, I'm thinking about building a reusable ffmpeg GitHub Action and a repository that can build ffmpeg for many platforms in many different variants and allow users to fork the...

I found that one too, but there seems to be some issues with those builds [not really being static](https://github.com/vot/ffbinaries-prebuilt/issues/7) builds. I haven't tried them myself and I'm not sure where...

no. it just [contains references to downloads from the other repo](https://github.com/vot/ffbinaries-api/blob/master/json/4.2.json). So the question is, how are the ffmpeg-prebuilt being built. I've [created an issue for that](https://github.com/vot/ffbinaries-prebuilt/issues/9)

Ohh. Are you using "release: 4.3.1"? or "git master" ?

Please try 4.3.1 and see if you get the same error

where did you download ffmpeg from?

1. this is a good feature request 2. You can indeed add watermarks to a video, using the image-overlay layer?

Ahh now I understand what you mean. You want to have overlays that span across multiple clips? Like a normal video editor with a specified `from` - `to` time to...

@thebrucecgit you can put one video as a layer inside one big clip, then you can have multiple smaller overlay videos starting at arbitrary times if that's what you mean....

Hi. I'm not sure what you want to achieve. Can you provide the expected JSON you would want to be generated?