[quote=dm9452;96643]
Quote:
Originally Posted by korexaj
if you're using ffmpeg to record simple solution is to add this parameter I use one of horacio's programs(.exe version), which uses ffmpeg in the background. Don't know where to insert the parameter. 
|
not sure which one you're talking about (i use his streamlink version). you can't edit .exe files because those have been compiled. the "-map 0:1 -map 0:2" parameter can be added just after the url for example "ffmpeg -i URL -map 0:1 -map 0:2".