[FFmpeg-cvslog] r10769 - trunk/doc/faq.texi
ramiro
subversion
Wed Oct 17 19:45:35 CEST 2007
Author: ramiro
Date: Wed Oct 17 19:45:34 2007
New Revision: 10769
Log:
Add entry about pr not being present in standard MSYS install.
Modified:
trunk/doc/faq.texi
Modified: trunk/doc/faq.texi
==============================================================================
--- trunk/doc/faq.texi (original)
+++ trunk/doc/faq.texi Wed Oct 17 19:45:34 2007
@@ -434,6 +434,10 @@ and libmpdemux/demux_lavf.c in MPlayer s
The standard MSys bash (2.04) is broken. You need to install 2.05 or later.
+ at section I get "./configure: line <xxx>: pr: command not found" in MSys.
+
+The standard MSys install doesn't come with pr. You need to get it from the coreutils package.
+
@section I tried to pass RTP packets into a decoder, but it doesn't work.
RTP is a container format like any other, you must first depacketize the
More information about the ffmpeg-cvslog
mailing list