Added an ffprobe helper class

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-08-18 17:40:24 -04:00
parent 3e86104641
commit 803ce0968e
4 changed files with 146 additions and 1 deletions

View File

@@ -5,7 +5,6 @@ using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using MediaBrowser.Common.Configuration;
using MediaBrowser.Common.Kernel;
using MediaBrowser.Controller.Configuration;
using MediaBrowser.Controller.Events;