adanvdo
adanvdo
Somebody merge this for the love of god
> When I download long audio files that don't output directly to MP3 and need to be converted, it takes a while and I don't see the progress. As far...
I have found the problem. For some reason, `Conversion.Build` puts any pre-input parameters before all of the inputs. ` -ss 0:02:00.000 -ss 0:02:00.000 -i "[input path 1]" -i "[input path...
I have modified the title of this issue, because it applies to all pre-input parameters defined for a stream. I was able to fix the problem by doing the following:...
> * You are iterating over the result of a query operation in a `foreach` loop, with the query operation not using `ToList[Async]`, `ToArray[Async]` or `As[Async]Enumerable`, leading to an open...
If you re-patch the apk for the app you have installed, but then do not install it, the manager will list it under patched applications again (at least for a...
@djon2003 FYI, Visual Studio warns me that there are inconsistent Line Endings in this file. Those were the formatting changes in the previous PR. I have left the original Line...
@tomaszzmuda I have looked into the tests problem and I do not believe it is related to my code. If you look, you can see it is a very minor...
> (RTSP is taking too long and audio and watermark test is failing - there is one test with hardware acceleration but it just doesn't work with my hardware) @tomaszzmuda...
I think the best solution for this would be a mixer system. 1. Add an "Add to Mixer" button to the control panel. When this button is clicked, store all...