View Single Post
  #61  
Old 04-08-2017, 01:19 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: streamlink: an up to date fork of livestreamer


If you specify player on command line ( batch file ) it supersedes player from config file, streamlinkrc.

start /min streamlink -p "ffplay.exe -vf scale=854:480" %url% best

The rule "You must use a quoted path if there are spaces in the path" applies everywhere.
Reply With Quote