summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-01-13 23:52:35 +0000
committerDiego Biurrun <diego@biurrun.de>2006-01-13 23:52:35 +0000
commit7a77156975879153512d74e308db445809796ec6 (patch)
treee433e090e229ae0e9479a2fea9958afca5fb0c02
parent2f5546ee689a61be8c35a8262beac352f4ff24d3 (diff)
Point at new bug report page.
Originally committed as revision 4846 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/faq.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.texi b/doc/faq.texi
index 609d9c8b47..2df706053e 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -124,7 +124,7 @@ Choose a different codec with the -vcodec command line option.
@section ffmpeg does not work; What is wrong?
Try a 'make distclean' in the ffmpeg source directory. If this does not help see
-(@url{ffmpeg-bugreport.html}).
+(@url{http://ffmpeg.org/bugreports.php}).
@section How do I encode XviD or DivX video with ffmpeg?