ycy

Results 17 comments of ycy

ppgan需要ffmpeg,你得把ffmepg加到环境变量

客气了,我之前也提了个issue,不过很快找到解决方法了就close了...

> ![error](https://user-images.githubusercontent.com/48174177/127449926-fd1aa90e-62a3-4c02-a525-84f4b36929a1.png) > 作者您好,我没有更改任何文件,但按照步骤进行时出现了这个错误,希望您能帮帮我,十分感谢! 请问你解决了没呢?我也遇到了这个问题,我就在根目录下,路径没有中文

> > ![error](https://user-images.githubusercontent.com/48174177/127449926-fd1aa90e-62a3-4c02-a525-84f4b36929a1.png) > > 作者您好,我没有更改任何文件,但按照步骤进行时出现了这个错误,希望您能帮帮我,十分感谢! > > 请问你解决了没呢?我也遇到了这个问题,我就在根目录下,路径没有中文 用第一个版本代码可以编译通过,应该是新提交的代码只能在windows编译

In my case, it's the Authorization that caused this problem, in detail, every step needs to add Authorization in the header including during websocket handshaking. Hope this would help.

> Please share your stack-trace as well. here ``` " 在 System.Linq.ThrowHelper.ThrowNoMatchException()\r\n 在 System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)\r\n 在 CppSharp.Generators.CSharp.CSharpSources.GenerateFieldGetter(Field field, Class class, QualifiedType returnType)\r\n 在 CppSharp.Generators.CSharp.CSharpSourcesExtensions.GenerateField(CSharpSources gen, Class class, Field...

> We need a way to reproduce this, can you minimize your headers into a self contained example that triggers the crash? here is the example [https://github.com/ycy1164656/CppSharpLibtorrent](url)

> Not enough information I Used this deviceProfile ``` PlayerProfile( name: PlayerProfileName.WEB_OS.value, deviceProfile: DeviceProfile( name: PlayerProfileName.WEB_OS.value, maxStreamingBitrate: 120000000, maxStaticBitrate: 100000000, musicStreamingTranscodingBitrate: 384000, transcodingProfiles: [ TranscodingProfile( container: 'ts', audioCodec: 'aac', type:...