laurencee / Livestream.Monitor

A windows GUI for livestreamer/streamlink
GNU General Public License v2.0
60 stars 8 forks source link

Feature: Stream/VOD Command Line Arguments? #5

Closed Tharn closed 8 years ago

Tharn commented 8 years ago

Hello again,

From personal use I've realized that Streams and VODs require slightly different command line arguments - if used with MPC-HC, for example. To be able to seek VODs, passthrough needs to be enabled, while Streams run much more smoothly if Livestreamer handles them. MPC-HC cannot be told a certain cache size nor use several threads for loading and buffering.

It'd be cool if Livestream Monitor could have two more text fields in Settings for command line arguments to be passed to Livestreamer for Streams and VODs respectively, so you could leave livestreamerrc with the 'smallest common denominator' config and putting everything else into Livestream Monitor.

Tharn commented 8 years ago

Nevermind, looks like there's a solution for passthrough in place already.