[FFmpeg-devel] [PATCH 2/3] web:bugreports: provide a good example not a bad one

Michael Niedermayer michaelni at gmx.at
Sun Aug 12 04:40:05 CEST 2012


Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
---
 src/bugreports |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/bugreports b/src/bugreports
index 8b0bbe2..965f8e4 100644
--- a/src/bugreports
+++ b/src/bugreports
@@ -16,7 +16,8 @@ When writing your bug report, please include (uncompressed):
 <ul>
   <li>What you were trying to accomplish (e.g., "I am trying to transcode
     from this format to that format...")</li>
-  <li>The problem you encountered (e.g., "<code>ffmpeg</code> crashed" or "The
+  <li>The problem you encountered (e.g., "<code>ffmpeg</code> crashed, see the
+      gdb and valgrind output below" or "The
     output video was all green")</li>
   <li>The exact command line you were using (e.g., "<code>ffmpeg -i input.mov
     -an -vcodec foo output.avi</code>")</li>
-- 
1.7.9.5



More information about the ffmpeg-devel mailing list