Anime4000 / IFME

Powerful x265 GUI Encoder
https://x265.github.io/
GNU General Public License v2.0
239 stars 53 forks source link

Errors trying to compile the solution #172

Closed MycroftHolmes1989 closed 4 years ago

MycroftHolmes1989 commented 5 years ago

Kindly update the Newtonsoft.Json.Net project. It is way outdated. Also, the public FFmpegDotNet.FFmpeg.Stream MediaInfo { get; set; } = new FFmpegDotNet.FFmpeg.Stream(); in MediaQueue.cs throws an error because there is no Streamtype defined in FFMpegDotNet.

Anime4000 commented 5 years ago

oh yea, I use older version since what I understand... also FFmpegDotNet, try use previous commit, I working on newer version for integrate IFME

MycroftHolmes1989 commented 5 years ago

Please mention the versions of Json.Net and FFMpegDotNet in your project Readme.

Anime4000 commented 5 years ago

try https://github.com/Anime4000/FFmpegDotNet/tree/dc5a47fdebc49ce26236754cc65dc197a1ec2be2 https://github.com/JamesNK/Newtonsoft.Json/tree/c4af75c8e91ca0d75aa6c335e8c106780c4f7712 i working

MycroftHolmes1989 commented 5 years ago

Kindly close this topic after you update your solution with the latest versions.