[FFmpeg-user] can someone help please?

Moritz Barsnick barsnick at gmx.net
Mon Nov 13 23:47:31 EET 2017


(Bad choice of subject, may I say.)

On Sun, Nov 12, 2017 at 21:15:37 -0500, Mr Chillington wrote:
> So I want to capture my rtmp stream and right it to a file and then push it
> out to my twitch. sooo something like the image attached but to except a
> incoming stream and then write the file.

Have you tried
$ ffmpeg -i rtmp://my.stream -myflags out.mkv
?? It should be as simple as that.

Moritz


More information about the ffmpeg-user mailing list