The branch, master has been updated via 08098f601c2593d2ace41c672c001b36a53b89a4 (commit) from 30ffe196ed3194a80c795750dcaf235000acd2c9 (commit)
- Log ----------------------------------------------------------------- commit 08098f601c2593d2ace41c672c001b36a53b89a4 Author: Carl Eugen Hoyos <ceffm...@gmail.com> AuthorDate: Wed Apr 11 18:58:39 2018 +0200 Commit: Carl Eugen Hoyos <ceffm...@gmail.com> CommitDate: Wed Apr 11 18:58:39 2018 +0200 bugreports: Avoid ffprobe console output if possible. diff --git a/src/bugreports b/src/bugreports index 7d56dd8..dc26afe 100644 --- a/src/bugreports +++ b/src/bugreports @@ -27,7 +27,7 @@ <li>The full, uncut console output provided by <code>ffmpeg -v 9 -loglevel 99 -i </code> followed by the name of your input file (copy/pasted from the console, including the banner that indicates - version and configuration options), paste ffplay output + version and configuration options), paste ffplay or ffprobe output only if your problem is not reproducible with ffmpeg.</li> <li>Sufficient information, including any required input files, to reproduce the bug and confirm a potential fix.</li> ----------------------------------------------------------------------- Summary of changes: src/bugreports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog