From fc3e9202aaa72301bad9c942d39f90500a5c54d8 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 9 Jul 2004 20:11:52 +0000 Subject: FAQ: '-f jpeg' Originally committed as revision 3299 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/faq.texi b/doc/faq.texi index de79681b4c..6d158f0bc8 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -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 ? -- cgit v1.2.3