diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-03-10 12:37:37 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-03-10 12:37:37 +0000 |
commit | 92574878de58661bf309dc3fbb96ed7feda6cbad (patch) | |
tree | d0e4594f7f5d3a7fb751024a990dbcf3221ea30b /doc/faq.texi | |
parent | 140fba098536aa43d09afaf48d7087df0cb7c347 (diff) | |
download | ffmpeg-92574878de58661bf309dc3fbb96ed7feda6cbad.tar.gz |
@section My bugreport/mail to ffmpeg-dev/user has not received any replies
Originally committed as revision 8311 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/faq.texi')
-rw-r--r-- | doc/faq.texi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 983039d307..a8b17cc548 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -230,6 +230,19 @@ Just create an "input.avs" text file with this single line ... For ANY other help on Avisynth, please visit @url{http://www.avisynth.org/}. +@section My bugreport/mail to ffmpeg-dev/user has not received any replies +Likely reasons +@table +@item We are busy and havent had time yet to read or investigate the issue +@item You didnt follow bugreports.html +@item You didnt use latest svn +@item You reprort a segfault without gdb output +@item You describe a problem but not how to reproduce it +@item its unclear if you use ffmpeg as command line tool or use libav* from another application +@item You speak about a video having problems on playback but not what you use to play it +@item We have no faint clue what your talking about besides that it is related to ffmpeg +@end table + @chapter Development @section When will the next FFmpeg version be released? / Why are FFmpeg releases so few and far between? |