FAQ: '-f jpeg'

Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2004-07-09 20:11:52 +00:00
parent 1defd2a8e7
commit fc3e9202aa

View file

@ -101,8 +101,13 @@ this will also apply cleanly to other 2.4 kernels
pass 'combfilter=1 lumafilter=1' to the bttv driver, note though that 'combfilter=1'
will cause somewhat too strong filtering, a fix is too apply (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.4.26.patch})
or (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.6.6.patch})
and pass 'combfilter=2'
@section -f jpeg doesnt work.
try '-f image -img jpeg test%d.jpg'
@chapter Development
@section Are there examples of use of the FFmpeg libraries libavcodec and libavformat ?