Centroid
FfmpegWrapper
ah i actually ended up switching library, but i used this https://github.com/GodWasaProgrammer/FfmpegWrapper/tree/master
21 replies
FfmpegWrapper
1. I think I installed it wrong, because when I tried to run it, it gave me loads of errors where it said there are a lot of duplicated attributes. The way I implemented this was I clicked on Git on the top of VS and then Clone Repository... and then based the .git link in it (I added the repo in a folder withing the solution project folder so I could sort the repo stuff seperatly from my stuff (idk if this is the right way to do so). Let me know if I did it wrong
2. Is there a way to output the content in a string variable instead of outputting it to an actual file?
21 replies