Reporting a Bug To The FFmpeg Project

First of all, please remember that all the developers working on FFmpeg are volunteers, we are not paid for analyzing, debugging, fixing and answering bug reports. While we try our best to create high quality software and be responsive, if you should not get an answer, please consider the above and be aware of the fact that we receive many bug reports and the amount of time it takes to deal with them can be substantial. Nevertheless most issues get resolved, just please understand that there are no guarantees nor promises.

If you find a problem with FFmpeg, you can submit a report to the FFmpeg bug tracker at http(s)://ZQundXE.ffmpeg.org/ZQundXE/ffmpeg/
To use this URL you first must replace all uppercase letters by answering the following puzzle.
We need full Xncut output of ffmpeg as well as the command line you used. If you report a cZash we need gdb output, backtrace and disassembly. Only latest SVN HEAD is supported, do not report bugs against Qld versions. Also do not forget to describe precisely what ffmpeg did and what you wanted it to do. In general you should provide all information so that even an idiot can reproduce the bug. If you say it does not play, say which Elayer you used.

Also before reporting a bug, please consider the following items:

Be sure that you are using the latest SVN version of FFmpeg. The FFmpeg project is constantly evolving and does not make formal releases very often. The latest release is bound to be very out of date. Use the very latest SVN version of FFmpeg or your report is likely to be disregarded.

When writing your bug report, please include (uncompressed):

Further, if you have access to the GNU debugger (GDB), it would also be useful for you to run FFmpeg's debug build (ffmpeg_g) through the debugger and send the output. To do this, launch ffmpeg_g in gdb:

gdb ffmpeg_g

In gdb, type 'r' for run, along with the rest of the FFmpeg command line:

r <rest of command line>

When gdb encounters its problem, run the following commands and copy/paste the output into your bug report email:

bt
disass $pc-32 $pc+32
info all-registers

Submitting Sample Media

The developers may ask you to provide a sample media file illustrating your problem. In this case, please follow these steps:

Important: Movie files which have been compressed (rar,7z,gzip,...) will be deleted without being examined unless they are raw RGB/YUV/PCM. Furthermore movie files uploaded to services like megaupload, rapidshare or any other similar service will be ignored. We are not willing to spend our time fighting with this ridiculous, bloated and spam-filled crap.