View Single Post
  #1523  
Old 11-18-2018, 07:56 PM
korexaj korexaj is offline
Member
 
Join Date: Feb 2017
Posts: 63
korexaj is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


[quote=dm9452;96643]
Quote:
Originally Posted by korexaj View Post
if you're using ffmpeg to record simple solution is to add this parameter
Code:
 -map 0:1 -map 0:2
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".
Reply With Quote