Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=3851)

antihero 05-02-2017 11:30 AM

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


 
Quote:

Originally Posted by UserQ (Post 91322)
Thx, for the nice app.

Is it possible to record in another format? MVK, MP4 etc.?

TS is the video stream file format used by MFC.
You can easily re-mux (without transcoding) the TS file to a MP4 file with FFmpeg.

ffmpeg -i input.ts -acodec copy -bsf:a aac_adtstoasc -vcodec copy output.mp4

The new MP4 file can be played in VLC smoothly.

dm9452 05-02-2017 11:37 AM

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


 
Quote:

Originally Posted by antihero (Post 91302)
camgirlzREC 1.1.1

changelog:
# when you close the app, all recordings will be stopped

downloads: (ffmpeg and ffmplay included)
win32: http://www28.zippyshare.com/v/U1GdElQ6/file.html
win64: http://www94.zippyshare.com/v/RxnrJ6nL/file.html

exe only: http://www25.zippyshare.com/v/AXE0J4Zy/file.html

It would be great if models' recording folders contain their ID ala MFCRecorder.

For example:

WHOOKIDSON 05-02-2017 12:08 PM

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


 
I like the idea of the ID + Modelname as folder name or have the model name in the left corner (Record list) so it'll be easier to remove the ones you don't want anymore.

mfmax 05-02-2017 12:30 PM

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


 
Quote:

Originally Posted by dm9452 (Post 91334)
It would be great if models' recording folders contain their ID ala MFCRecorder.

For example:


I agree. Is there any method or configuration, that I have not yet found, able to change the folder's name to "ID - ModelName" format?
I would like this format for two reasons:
1. If you have any problem with your model's list, you can re-add the IDs using the folder names.
2. It's easier to find repeated models, because the ID never changes, unlike ModelName (also useful if your favourite model changes constantly her ModelName).

CristianoA 05-02-2017 05:54 PM

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


 
Quote:

Originally Posted by mfmax (Post 91337)
I agree. Is there any method or configuration, that I have not yet found, able to change the folder's name to "ID - ModelName" format?
I would like this format for two reasons:
1. If you have any problem with your model's list, you can re-add the IDs using the folder names.
2. It's easier to find repeated models, because the ID never changes, unlike ModelName (also useful if your favourite model changes constantly her ModelName).

+1 :)

horacio 05-02-2017 08:50 PM

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


 
Quote:

Originally Posted by antihero (Post 91333)
TS is the video stream file format used by MFC.
You can easily re-mux (without transcoding) the TS file to a MP4 file with FFmpeg.

ffmpeg -i input.ts -acodec copy -bsf:a aac_adtstoasc -vcodec copy output.mp4

The new MP4 file can be played in VLC smoothly.

If you replace ffmpeg version 3.2.4 with version 2.8.3 https://www.videohelp.com/download/f...in32-static.7z and use this line in your exe:

ffmpeg -i (url) -c:v copy -c:a libvo_aacenc -b:a 128k (path + filename)

you can save in FLV format like with rtmpdump.exe ... that file not need fixing or converting.

antihero 05-03-2017 02:56 AM

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


 
Quote:

Originally Posted by mfmax (Post 91337)
I agree. Is there any method or configuration, that I have not yet found, able to change the folder's name to "ID - ModelName" format?
I would like this format for two reasons:
1. If you have any problem with your model's list, you can re-add the IDs using the folder names.
2. It's easier to find repeated models, because the ID never changes, unlike ModelName (also useful if your favourite model changes constantly her ModelName).

ok, i will add this feature in the next release.

antihero 05-03-2017 03:32 AM

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


 
Quote:

Originally Posted by horacio (Post 91349)
If you replace ffmpeg version 3.2.4 with version 2.8.3 https://www.videohelp.com/download/f...in32-static.7z and use this line in your exe:

ffmpeg -i (url) -c:v copy -c:a libvo_aacenc -b:a 128k (path + filename)

you can save in FLV format like with rtmpdump.exe ... that file not need fixing or converting.

thx, i will definitely give it a try.

Are you shure that this command will only work with the older FFmpeg version? Or is there also a solution for the new version?

horacio 05-03-2017 04:43 AM

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


 
Quote:

Originally Posted by antihero (Post 91359)
thx, i will definitely give it a try.

Are you shure that this command will only work with the older FFmpeg version? Or is there also a solution for the new version?

This line does not work with newer versions of ffmpeg because they simply do not support this codec.
There may be some way for last version of ffmpeg but I did not work much on it.

mfmax 05-03-2017 01:06 PM

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


 
Quote:

Originally Posted by mfmax (Post 91337)
I agree. Is there any method or configuration, that I have not yet found, able to change the folder's name to "ID - ModelName" format?
I would like this format for two reasons:
1. If you have any problem with your model's list, you can re-add the IDs using the folder names.
2. It's easier to find repeated models, because the ID never changes, unlike ModelName (also useful if your favourite model changes constantly her ModelName).

Quote:

Originally Posted by antihero (Post 91357)
ok, i will add this feature in the next release.


Thank you very much! :)


All times are GMT -6. The time now is 06:10 AM.