[FFmpeg-user] ffplay with -filter_complex possible?

Roger Pack rogerdpack2 at gmail.com
Wed Aug 8 01:14:23 CEST 2012


I've noticed this works with ffmpeg, but not with ffplay. Is this expected?

$ ffplay.exe -f dshow -i video=screen-capture-recorder -i go.png
-filter_complex "overlay=10:H-h-10" out.avi
ffplay version N-39664-g6bfb304 Copyright (c) 2003-2012 the FFmpeg developers
  built on Apr  9 2012 20:32:46 with gcc 4.6.3
  configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-runtime-cpudetect --enable-avisynth --enable-bzlib
--enable-frei0r --enable-libass --enable-libcelt
--enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libfreetype --enable-libgsm --enable-libmp3lame
--enable-libnut --enable-libopenjpeg --enable-librtmp
--enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs
--enable-libxvid --enable-zlib
  libavutil      51. 46.100 / 51. 46.100
  libavcodec     54. 14.101 / 54. 14.101
  libavformat    54.  3.100 / 54.  3.100
  libavdevice    53.  4.100 / 53.  4.100
  libavfilter     2. 67.101 /  2. 67.101
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 10.100 /  0. 10.100
  libpostproc    52.  0.100 / 52.  0.100
Argument 'go.png' provided as input filename, but
'video=screen-capture-recorder' was already specified.

Thank you.
-r


More information about the ffmpeg-user mailing list