On Sun, 4 Oct 2015 18:37:31 +0200 Nicolas George <geo...@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 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel