Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Revan654 committed Jan 21, 2019
1 parent 738ed90 commit 7ed0527
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions General/Package.vb
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,6 @@ Public Class Package
.HelpURL = "http://www.ffmpeg.org/ffmpeg-all.html",
.Description = "Versatile audio video converter."})

Shared Property HB As Package = Add(New Package With {
.Name = "HB",
.Filename = "HBCli.exe",
.DirPath = "Encoders\HB",
.WebURL = "https://handbrake.fr/",
.HelpURL = "https://handbrake.fr/docs/en/1.2.0/cli/command-line-reference.html",
.Description = "HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs."})

Shared Property Haali As Package = Add(New HaaliSplitter)

Shared Property MediaInfo As Package = Add(New Package With {
Expand Down

0 comments on commit 7ed0527

Please sign in to comment.