Browse Source

seems noone knows what to do with bugreports against old ffmpeg versions

Originally committed as revision 3334 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 21 years ago
parent
commit
dd1368dbf5
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      doc/faq.texi

+ 6
- 0
doc/faq.texi View File

@@ -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'


Loading…
Cancel
Save