adanvdo
adanvdo
see case #158 add the option to specify a path to an external image that is set as the first X frames of a video download
see case #158 add an option that lets you specify the path to an external image to use as the background video when downloading audio
See case #158 Add option to manipulate the playback speed when downloading media the following arguments can be used with ffmpeg To Double the Speed: `-vf "setpts=0.5*PTS"` To Increase the...
### Steps to reproduce We are using .NET 8 and DI in our project. We have several categorized classes that create a new scope from the IServiceScopeFactory in order to...