diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-07-23 01:26:56 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-07-23 01:26:56 +0000 |
commit | dd1368dbf586e162f021be9f30bf2785bc5aae11 (patch) | |
tree | 0e05e8a54917a2f780721c76e78b2e2342bea841 /doc/faq.texi | |
parent | ef9c5d84beb0f0c05e306d4f73f474335519a32c (diff) | |
download | ffmpeg-dd1368dbf586e162f021be9f30bf2785bc5aae11.tar.gz |
seems noone knows what to do with bugreports against old ffmpeg versions
Originally committed as revision 3334 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r-- | doc/faq.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 71ee68b8f6..cf196d9110 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -104,6 +104,12 @@ will cause somewhat too strong filtering, a fix is too apply (@url{http://www.mp or (@url{http://www.mplayerhq.hu/~michael/bttv-comb-2.6.6.patch}) and pass 'combfilter=2' +@section I have a problem with an old version of ffmpeg, where should i report it? +Nowhere, upgrade to the latest release or if there is no recent release upgrade +to cvs, you could also try to report it, maybe you are lucky and +will become the first person in history to get a different awnser from "upgrade +to cvs". + @section -f jpeg doesnt work. try '-f image -img jpeg test%d.jpg' |