Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
convert in rtmpHello everyone, I just joined and I hope to post in the right section. There are sites that offer streaming channels but I can not convert them rtmp know if this is possible?
Thank you |
#2
|
|||
|
|||
Re: convert in rtmpThere are many programs, for example. Replay Media Catcher converts FLV format already indicated during the download. The best solution is to learn the basic commands FFmpeg and use them with the help of the GUI (WinFF, Avanti), for example:
Code:
ffmpeg -i input.flv -c:v copy -c:a aac output.mp4 |
Tags: rtmp |
Thread Tools | |
Display Modes | |
|
|