View Single Post
  #898  
Old 06-29-2017, 12:48 PM
homah homah is offline
Junior Member
 
Join Date: Jun 2017
Posts: 15
homah is on a distinguished road
Default

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


I've pretty much gone with the github one, but thanks to your one I've made it so I can see who is being recorded without going on the web client (can't say I'm a fan of the web client, I'd rather surf mfc and make any changes directly to the config). Also used your timestamp layout, just seems easier to read, as well as changing it from blue to yellow (dark blue on black, ewww)
Here's how it looks now, much more readable: http://i.imgur.com/Nfx800t.jpg

Any idea whats with this code though
Code:
        '-c',
        'copy',
        '-vsync',
        '2',
        '-r',
        '60',
        '-b:v',
        '500k',
Seems to me it's trying to make the fps 60 and reduce the bitrate? bizarre. Doesn't seem to happen on the recordings anyway.

Last edited by homah : 06-29-2017 at 01:10 PM. Reason: typo
Reply With Quote