[FFmpeg-devel] [PATCH] bugreports: suggest the -report option.

Nicolas George nicolas.george at normalesup.org
Sun Dec 11 12:23:56 CET 2011


Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
---
 src/bugreports |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/src/bugreports b/src/bugreports
index cfe3cb4..93cd1c7 100644
--- a/src/bugreports
+++ b/src/bugreports
@@ -40,6 +40,13 @@ When writing your bug report, please include (uncompressed):
 </ul>
 
 <p>
+You can use the <code>-report</code> option or define the
+<code>FFREPORT</code> environment variable (to any value) to get the exact
+command line and the full verbose console output in a file named
+<code>ffmpeg-*.log</code> in the current directory.
+</p>
+
+<p>
 If you encounter a crash bug, please provide the <code>gdb</code> output,
 backtrace and disassembly using the the <code>ffmpeg_g</code> debug binary as
 follows:
-- 
1.7.7.3



More information about the ffmpeg-devel mailing list