oviano
oviano
I support this! I build SRT in a slightly unorthodox way by dropping the files directly into my already-existing cross-platform library projects. Having a file would be helpful in centralising...
I admit I hadn't given proper thought to all the possible dependencies but maybe it doesn't need to resolve/care about the dependencies and this would be up to the end...
Yep you only have to do a cursory search on SO to see the fun people have getting pkg-config working correctly on various platforms (esp Windows).Actually, this pkg-config angle is...
Yes, thank you, that's the one. I don't really understand why the bandwidth overhead requirement decreases as the loss rate increases. I thought that more losses = more retransmissions =...
Yes, that would make sense. Possible even an assert?
Next time it happens, I'll post back with more details. From memory, it isn't one particular command, and it can work for hours and then suddenly produce this error. Would...
Here's a command that produced the error yesterday. Unfortunately, it produced the error but then also crashed the machine completely so I couldn't screen grab it. But in the couple...
The new driver is no better. I have a batch file which executes 12 transcodes similar to the above, with different bitrates and max rates (to switch between cbr and...
Did you establish whether this was the segmenter being slow or the x264 encode? i.e. try the comparison just encoding to a simple mp4 file.
I second the request to bring back DebugDLLStaticDeps. One of the beauties of this project and one of the reasons I chose to use it was to be able to...