[FFmpeg-devel] modify ffplay for dumpstream in rtsp?

compn tempn at mi.rr.com
Tue Oct 6 16:50:30 CEST 2015


On Sun, 4 Oct 2015 18:37:31 +0200
Nicolas George <george at nsup.org> wrote:

> Le duodi 12 vendémiaire, an CCXXIV, compn a écrit :
> > he wants to play and dump at the same time. like vlc can. 
> > 
> > should this functionality be added to ffmpeg or ffplay?
> 
> ffmpeg can already display video on the fly, with the opengl, xv and
> sdl devices.

maybe we could make an example in the docs specifying how to do this.

this works for me:

ffmpeg -i http://samples.ffmpeg.org/V-codecs/sn40sample.avi -i
http://samples.ffmpeg.org/V-codecs/sn40sample.avi -f sdl out.mp4 

is there a way to just use a single input to dump 1 file and display 1
sdl output? hmm, probably.

-compn


More information about the ffmpeg-devel mailing list