nicolas-r / bdhero

An intelligent, automatic Blu-ray™ to MKV muxer and analysis tool

Home Page:http://bdhero.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDHero

An intelligent, automatic Blu-ray™ to MKV muxer and analysis tool.

BDHero logo

Development

BDHero is written in C# / .NET 4.0.

Required Software

  • Windows XP, Vista, 7, 8, or 8.1 (32- or 64-bit)
  • Microsoft .NET Framework 4.0
  • Visual Studio 2010 or newer

Recommended Tools

  • ReSharper 7 or newer
  • NuGet extension for Visual Studio

Project Setup

When you first open the solution in Visual Studio, you will see gobs of errors about missing assembly references. This is because we use [nuget-package-restore][NuGet Package Restore] instead of keeping our packages in source control.

Simply build the solution to automatically restore all missing NuGet packages and fix the reference errors.

Development Roadmap

  • Mono compatibility
  • Upgrade to .NET 4.5.1 (will require dropping XP support)

About

An intelligent, automatic Blu-ray™ to MKV muxer and analysis tool

http://bdhero.org/

License:GNU General Public License v3.0


Languages

Language:C# 99.7%Language:Shell 0.3%